Jonathan Wase
|
d2e9db3748
|
Fixed _savegpr etc. (#54)
* renamed func_XXX to _savegpr_XX
* renamed func_XXX to _restgpr_XX
* renamed func_XXX to _savefpr_XX
* renamed func_XXX to _restfpr_XX
* cleanup functions.h and moved intrisics to mwcc.h
* formatting
* cleanup functions.h
* fix bad-formatting from master
Co-authored-by: Julgodis <>
|
2021-01-02 23:15:12 -05:00 |
Pheenoh
|
458be4d8cb
|
more d_save funcs OK, initial map out of dcomifg_play_c and it's classes
|
2021-01-02 17:47:43 -05:00 |
jdflyer
|
6a16bef70e
|
d_lib split and partially matched (#30)
* d_lib split and partially matched
* clang-format
* modify some extern labels
* clang-format
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2020-12-29 17:39:36 -05:00 |
Pheenoh
|
4c504d078d
|
run clang-format
|
2020-12-26 11:31:49 -05:00 |
unknown
|
3dc3739ebd
|
initial class structure for dComIfG_inf_c
|
2020-12-04 00:04:41 -05:00 |