Ethan Roseman
|
eb6aaccd73
|
more
|
2020-10-08 17:45:26 -04:00 |
|
Ethan Roseman
|
011231df41
|
Many more functions decomped
|
2020-10-08 15:03:58 -04:00 |
|
Ethan Roseman
|
2f67a08a29
|
ASM round 2 + many decomped funcs
|
2020-10-06 15:16:17 -04:00 |
|
Ethan Roseman
|
b68891331f
|
Float funcs fixed
|
2020-10-05 16:04:33 -04:00 |
|
Ethan Roseman
|
be25066ca5
|
format
|
2020-10-03 16:20:12 -04:00 |
|
Ethan Roseman
|
5794cdf6fc
|
Some more
|
2020-10-03 16:04:49 -04:00 |
|
Ethan Roseman
|
926df66474
|
saving for later
|
2020-10-02 02:07:54 -04:00 |
|
Ethan Roseman
|
164c6e76d3
|
curtains
|
2020-09-27 14:13:50 -04:00 |
|
Ethan Roseman
|
82b3662064
|
2 more
|
2020-09-27 13:57:40 -04:00 |
|
Ethan Roseman
|
36c5bde376
|
more goods
|
2020-09-26 21:02:29 -04:00 |
|
Ethan Roseman
|
677ec4f4e5
|
more
|
2020-09-25 22:49:59 -04:00 |
|
Ethan Roseman
|
210e65c3bf
|
More decomp + coverage fix
|
2020-09-25 21:51:54 -04:00 |
|
Ethan Roseman
|
bbca99bd94
|
ASM macro fix, decomp of many
|
2020-09-25 17:18:09 -04:00 |
|
Ethan Roseman
|
196abe7db2
|
Addr file and macro fix
|
2020-09-22 18:54:01 -04:00 |
|
Ethan Roseman
|
11d7006656
|
Types in INCLUDE_ASM_T macro
|
2020-09-22 17:36:30 -04:00 |
|
Ethan Roseman
|
a9e5d79531
|
more
|
2020-09-21 23:10:53 -04:00 |
|
Ethan Roseman
|
5121395a7e
|
Struct update & formatting
|
2020-09-21 20:59:58 -04:00 |
|
Ethan Roseman
|
a1d39c1c1e
|
Sounds and flags
|
2020-09-21 20:56:17 -04:00 |
|
Ethan Roseman
|
b3d87e9347
|
formatting
|
2020-09-19 11:17:53 -04:00 |
|
Ethan Roseman
|
4e6a401484
|
byte/flag stuff
|
2020-09-19 11:16:02 -04:00 |
|
Ethan Roseman
|
7f6b34c29b
|
Some more SI funcs
|
2020-09-17 21:28:34 -04:00 |
|
Ethan Roseman
|
44ffd33004
|
PR suggestions, game status macro
|
2020-09-13 19:03:22 -04:00 |
|
Ethan Roseman
|
ddb9f77fc1
|
Misc 42e0 funcs, new SQ macro, removing no-builtin
|
2020-09-11 16:29:52 -04:00 |
|
Ethan Roseman
|
0f1c5c4e55
|
Merge pull request #48 from ethteck/various-stuff
Various funcs
|
2020-09-08 16:37:20 -04:00 |
|
Ethan Roseman
|
cfd7e16334
|
PR fixes
|
2020-09-08 09:06:17 -04:00 |
|
Ethan Roseman
|
373969d474
|
Merge pull request #43 from nanaian/physics
match some in code_7bb60, fix coverage.py, fix lint action
|
2020-09-08 08:21:20 -04:00 |
|
Alex Bates
|
db1accd991
|
type PlayerStatus::unk_D8
|
2020-09-08 12:25:57 +01:00 |
|
Ethan Roseman
|
ab244966a8
|
more
|
2020-09-07 17:12:31 -04:00 |
|
Ethan Roseman
|
290a7426a5
|
Various funcs
|
2020-09-06 11:53:48 -04:00 |
|
Ethan Roseman
|
66cc5a1ee6
|
Merge pull request #46 from ethteck/code-6000-done
Finished code_6000.c
|
2020-09-02 14:40:35 -04:00 |
|
Ethan Roseman
|
c92a46ae0d
|
PR comments, Makefile change
|
2020-09-02 14:20:29 -04:00 |
|
Ethan Roseman
|
11e3e9b35e
|
tiny change
|
2020-09-02 12:51:45 -04:00 |
|
Ethan Roseman
|
ee8d55d6a2
|
PR fixes and a couple more
|
2020-09-02 12:37:33 -04:00 |
|
Ethan Roseman
|
90d2ddf2f6
|
Finished code_6000.c
|
2020-09-01 21:45:06 -04:00 |
|
sonicspiral
|
b02c9b1bd9
|
decomp of func_8014A52C from code_e0b30_len_b80
* updates to undefined_syms
* updates to variables.h
* added helper window_terminal.bat for windows users
original mips to c output
```
s16 func_8014A52C(void) {
*(void *)0x80159AE2 = (u16)8;
*(void *)0x80159AE4 = (u16)8;
return (u16)8;
}
```
|
2020-08-30 01:37:51 -07:00 |
|
Ethan Roseman
|
74a46100c1
|
2 more
|
2020-08-26 18:54:55 -04:00 |
|
Alex Bates
|
cfe3a40880
|
move ActionState comment
|
2020-08-24 14:22:44 +01:00 |
|
Alex Bates
|
21d4a26913
|
Merge master into physics
|
2020-08-24 13:49:18 +01:00 |
|
Ethan Roseman
|
a6c722060a
|
Merge pull request #42 from ethteck/si
Some more si funcs
|
2020-08-24 00:24:57 -04:00 |
|
Ethan Roseman
|
a264959d8c
|
Merge pull request #40 from JoshW-7/master
Some new global variables & matching script functions
|
2020-08-23 22:03:49 -04:00 |
|
Jdog
|
47b70ab74f
|
Remember to hit ctrl+s on documents. It's important.
|
2020-08-23 18:40:11 -07:00 |
|
Ethan Roseman
|
b9c67f8f7e
|
Merge remote-tracking branch 'origin/master' into si
|
2020-08-23 20:34:29 -04:00 |
|
Jdog
|
c140901612
|
#include enums.h in variables.h to make format script happy
|
2020-08-22 16:39:45 -07:00 |
|
Jdog
|
efe89e4486
|
Added gPlayerActionState, gPlayerAnimation, gPlayerNpc. Modifed PlayerStatus->actionState from u8 to s8. Defined ActionState enum as s8 type. A handful more script functions matched.
|
2020-08-22 16:24:51 -07:00 |
|
Ethan Roseman
|
4bc4681d94
|
Merge pull request #39 from ethteck/data-support
Data support
|
2020-08-21 23:49:02 -04:00 |
|
Ethan Roseman
|
002b75f461
|
Data support
|
2020-08-21 23:32:59 -04:00 |
|
Ethan Roseman
|
87b421e8a0
|
Some more si functions
|
2020-08-21 23:04:10 -04:00 |
|
Jdog
|
177a9f0fe6
|
Several more Camera functions & struct changes
|
2020-08-21 08:04:57 -07:00 |
|
Jdog
|
eb82e98854
|
Lots more matching Camera-related functions
|
2020-08-20 14:16:52 -07:00 |
|
Jdog
|
89e749a724
|
Variable renaming, tweaks with getting camera pointer to make certain functions match. Match SetCamType
|
2020-08-20 13:01:56 -07:00 |
|