Roman971
|
229e0c8629
|
Update asm processor and migrate/improve rodata for a few files (#209)
* Update asm processor
* Migrate or improve rodata for a few files
|
2020-06-14 19:24:09 -04:00 |
|
fig02
|
031d946db7
|
z_select decompiled, 1 non matching left (#202)
* First pass z_select
* lots of progress. 2 non matchings and data stuff needed
* match Select_LoadGame
* z_select almost ok, 1 func left
* remove comments
* remove comments and add description
* remove unused flg_set asm
* set_next_gamestate macro
* pr suggestions 1
* pr suggestions 2
* map -> scene
* pr suggestions 3
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
|
2020-06-13 22:59:58 -04:00 |
|
Roman971
|
68f5d212a7
|
Fix remaining rom/ram pointers (#190)
|
2020-06-05 17:09:43 -04:00 |
|
krimtonz
|
ee48867446
|
Math Files (#76)
* math3d wip
* math3d wip
* wip
* wip
* wip
* wip
* final update before pr
* run format.sh
* fix merge conflicts
* tharo suggestions update
* fig formatting suggestion
* math3d pr updates
* use sFactorialTbl in sys_math
|
2020-04-18 23:28:24 -04:00 |
|
Random
|
43acba22a9
|
Fixes in PR #50 (3)
- Rename Graph_OpenDisp/Graph_CloseDisp to Graph_OpenDisps/Graph_CloseDisps
- Rename gfxArr to dispRefs
|
2020-04-05 19:29:30 +02:00 |
|
Random
|
f818fb5299
|
Decompile graph.c
- decompile `graph.c` (2 non-matchings left)
- decompile `z_game_dlftbls.c`
- add noop macros in `gbi.h`
|
2020-04-04 18:12:59 +02:00 |
|
Roman971
|
f5ffe8687d
|
Decompile z_rcp.c (1 non matching left)
|
2020-03-29 18:47:38 +02:00 |
|
Jack Walker
|
087f561f77
|
First proper commit.
|
2020-03-17 00:31:30 -04:00 |
|