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
|
9e442d11ca
|
move asm in TUs to files, add diff.py
|
2020-12-26 13:03:37 -05:00 |
|
Pheenoh
|
4c504d078d
|
run clang-format
|
2020-12-26 11:31:49 -05:00 |
|
TakaRikka
|
22bda03652
|
more d_item / d_a_horse_static done (#32)
* more d_item funcs done / add dSv_info_c to gameinfo
* checkWait ok / remove asm
|
2020-12-14 14:07:29 -05:00 |
|
TakaRikka
|
2fbecbc1da
|
d_item (#18)
* item_funcs ok
* item_getcheck_func ok
* remove unnecessary asm file
* execItemGet / checkItemGet ok, add enums for readability
* fix return types
|
2020-12-05 23:30:55 -05:00 |
|