luckytyphlosion
ed7c6365c9
Disassemble remainder of ROM0.
2018-07-03 20:03:39 -04:00
obskyr
5a8a294140
Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into master
...
Long overdue!
2018-07-03 03:29:47 +02:00
2Tie
beae22ccbd
spoilers: it wasn't
2018-06-18 23:25:39 -06:00
2Tie
2f0b152e5a
this is how you fix conflicts, right?
2018-06-18 22:53:06 -06:00
2Tie
0a2d5a66cd
more disassembly in bank 1
2018-06-18 19:37:04 -06:00
Pokeglitch
12823eea3e
Added in macros for scripts, queue
2018-06-18 08:41:39 -04:00
2Tie
130f5f1bb9
happy birthday, here's the main menu debug menu... menu
2018-06-17 03:42:21 -06:00
Pokeglitch
0ddae2eac0
More field moves, need to clean up names and constants
2018-06-16 15:44:10 -04:00
Pokeglitch
f11e353fbb
More Bank 3 routines
2018-06-16 10:24:17 -04:00
ISSOtm
d89bd1ac8b
Merge branch 'math_etc' into 'master'
2018-06-10 14:20:59 +02:00
ISSOtm
20f07292a5
Replace a few predefs
2018-06-10 11:51:17 +02:00
PikalaxALT
30f2d056f9
Remove the underscores in generic function labels to maintain consistency with pokecrystal
2018-06-05 22:51:11 -04:00
PikalaxALT
193cf0265d
Backport bg_effects.asm from Crystal
2018-06-04 17:46:44 -04:00
ISSOtm
67090e2e90
Remove generic function reference to CheckSGB
2018-06-04 18:15:48 +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
Pokeglitch
b15511b87a
Cleaned up code. Found the unknown_string_funcs in pokered, they deal with Items. Re-ordered to the Item TM/HM Constants for functions to make sense
2018-05-31 22:52:46 -04:00
Pokeglitch
a522a56436
Disassembled some copy functions and some unknown string functions
2018-05-31 21:27:02 -04:00
pfero
cd9191b074
Clean up Makefile
...
This makefile can now figure graphics dependencies on its own, creates
dependency files for each compilation unit and compiles everything
separately.
This is a proposal. Please try it out, read the Makefile to see if you
get what I'm trying to do, and propose any improvements you want.
2018-05-30 22:53:59 +02:00