tp/asm/f/op
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
..
actor Fixed _savegpr etc. (#54) 2021-01-02 23:15:12 -05:00
camera organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
draw split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
kankyo M_do_controller_pad split and partially matched (#36) 2021-01-02 02:02:19 -05:00
msg d_item (#18) 2020-12-05 23:30:55 -05:00
overlap organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
scene migrate remaining d_save and m_Do_main asm to inline, add intial class mapping for dFile_select_c 2020-11-29 20:16:52 -05:00
f_op_actor.s d_a_alink.cpp: split (#41) 2020-12-29 17:08:25 -05:00
f_op_camera.s d_item (#18) 2020-12-05 23:30:55 -05:00
f_op_kankyo.s d_item (#18) 2020-12-05 23:30:55 -05:00
f_op_msg.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
f_op_overlap.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
f_op_scene.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
f_op_view.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00