Pokeglitch
b67fc88e00
Capitalized unknown HRAM labels
2018-07-31 22:03:58 -04:00
Pokeglitch
998fea6e43
More bank 1 dumps
2018-07-31 12:55:50 -04:00
Pokeglitch
410e41ab77
began dumping bank 1
2018-07-30 22:34:21 -04:00
luckytyphlosion
e1659ecd41
Introduce linkerscript.
...
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-07-03 17:07:05 -04:00
Pokeglitch
3c966f7df4
Disassembled all routines related to sprite movement/collisions. Added in constants
2018-06-25 22:43:31 -04:00
Tauwasser
147d0964d8
hram: rename hTextErrno to hEventID
...
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu >
2018-06-24 23:09:15 +02:00
PikalaxALT
69d6b38f0b
Some label changes
2018-06-11 09:15:47 -04:00
PikalaxALT
0bdf3896b2
home/talk_to_npc.asm
2018-06-10 15:57:42 -04:00
PikalaxALT
e0102c42ec
Multiply and Divide functions ported from Crystal
2018-06-08 14:59:43 -04:00
PikalaxALT
b541952007
Disassemble another significant chunk of ROM0
2018-06-08 13:45:50 -04:00
PikalaxALT
a49da30c57
PlaceString
2018-06-05 22:42:36 -04:00
PikalaxALT
3015d3b547
Remaining serial functions in HOME
2018-06-05 17:39:40 -04:00
PikalaxALT
b1ec6d8da9
More RTC-related functions
2018-06-05 16:53:47 -04:00
PikalaxALT
193cf0265d
Backport bg_effects.asm from Crystal
2018-06-04 17:46:44 -04:00
ISSOtm
17fb962a85
Add more labels, rename some to match pokecrystal
2018-06-04 20:02:29 +02:00
PikalaxALT
3a09446488
Merge branch 'master' into build_more_roms
2018-06-02 23:12:38 -04:00
Tauwasser
e51ea1412c
engine: begin disassembling overworld code
...
Right now it's only code that calls the start and debug menus
as well as the select button.
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu >
2018-06-03 04:51:38 +02:00
PikalaxALT
04883f4bf9
Merge branch 'master' into build_more_roms
2018-06-02 21:26:20 -04:00
PikalaxALT
956d010d59
Make the repository build all four ROMs
2018-06-02 20:16:37 -04:00
Tauwasser
46435be6a1
home/joypad: disassemble more functions
...
- add misc_constants and add joypad constants.
- rename one of the VBlank counters as it's exclusively
used to time joypad functionality.
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu >
2018-06-01 21:46:11 +02:00
Tauwasser
05350cd17d
joypad: rename confusingly named registers
...
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu >
2018-06-01 19:17:29 +02:00
Tauwasser
82203dfa9e
home: disassemble decimal number printing function
2018-06-01 18:17:19 +02:00
Tauwasser
66e714913c
home: disassemble vblank and associated functions
...
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu >
2018-06-01 01:26:41 +02:00
Tauwasser
096913a754
home: add front pic and decompression disassembly
...
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu >
2018-05-31 02:54:03 +02:00
Tauwasser
aa11780082
hram.asm: fix receive spelling error
...
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu >
2018-05-30 20:34:06 +02:00
ISSOtm
e6c75f2d84
Fix disassembling mistakes
2018-05-29 16:43:04 +02:00
ISSOtm
39a6615bcb
Disassemble a lil' bit
2018-05-28 14:02:22 +02:00