27 Commits

Author SHA1 Message Date
Pokeglitch
9d93ab21de Finished dumping bank 1 2018-07-31 21:06:42 -04:00
luckytyphlosion
ca09233c9e Build files in maps/ 2018-07-08 17:34:41 -04:00
luckytyphlosion
e1d15e507c Dump Map Events. 2018-07-08 15:00:06 -04:00
luckytyphlosion
9824a57620 Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2018-07-03 13:37:21 -04:00
luckytyphlosion
75e4f78492 Merge branch 'master' of https://github.com/luckytyphlosion/pokegold-spaceworld 2018-07-03 13:36:50 -04:00
Pokeglitch
3c966f7df4 Disassembled all routines related to sprite movement/collisions. Added in constants 2018-06-25 22:43:31 -04:00
Pokeglitch
e7af9f4f5a added newline at end of some files 2018-06-18 09:01:29 -04:00
Pokeglitch
f7ec78851c Forgot to add changes to previous commit. 2018-06-18 08:45:05 -04:00
Pokeglitch
3c8aef0735 Updated removed para_done and made para a macro 2018-06-15 08:41:58 -04:00
Pokeglitch
f6561411a1 Using text macros 2018-06-15 07:30:03 -04:00
Tauwasser
4ff0c9d5de macros/coords: introduce ld macros for bg coords
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-12 22:09:26 +02:00
ISSOtm
d89bd1ac8b Merge branch 'math_etc' into 'master' 2018-06-10 14:20:59 +02:00
ISSOtm
38f3f41269 Disassemble map loading
Somewhat unfinished, but everything has been marked with a TODO.
Fo example:
- determining the remaining map setup constants
- filling the gaps left (see where the SECTIONs are)
- documenting the few hex addresses left
2018-06-10 01:28:16 +02:00
PikalaxALT
e0a1358061 Font-loading functions 2018-06-05 20:14:24 -04:00
PikalaxALT
ee8cd1444f Deprecate farcall/callfar in favor of callba/callab 2018-06-04 21:13:57 -04:00
ISSOtm
17fb962a85 Add more labels, rename some to match pokecrystal 2018-06-04 20:02:29 +02:00
pfero
1bd0b22baf Small dent into the audio engine 2018-06-04 03:35:28 +02:00
Tauwasser
3f2e5b7ade macros/text: use charmap entries instead of fixed byte constants
Also introduce a separate text_end control for 0x50 when it's used to
end a series of text_* control codes instead of a single text_TX command.

Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-02 16:48:33 +02:00
dannye
d3654bcbbe Dump all songs
uses a slightly modified red sound engine
only added feature is drumsets, which still need documenting
2018-06-02 05:56:11 -05:00
Tauwasser
dd8ff58554 home, macros: disassemble text-related functions and add text fn macros
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-02 00:30:32 +02:00
Rangi
ff0e1a9f35 Use newer RGB macro; add comments 2018-05-31 16:37:26 -04:00
dannye
026d17d42b Add super palette data 2018-05-31 13:43:22 -05:00
ISSOtm
0614ce8b8f Fix incorrect function in farcall/callfar 2018-05-29 22:32:27 +02:00
Rangi
5e4a6aea51 Use the maskbits macro from pokecrystal PR 514 2018-05-28 11:25:55 -04:00
ISSOtm
39a6615bcb Disassemble a lil' bit 2018-05-28 14:02:22 +02:00
ISSOtm
6bd6e25eef Import more macros from pokecrystal 2018-05-27 11:18:14 +02:00
ISSOtm
022a418e10 Add constants and macros 2018-05-27 01:32:42 +02:00