Commit Graph

659 Commits

Author SHA1 Message Date
SatoMew
15d6ba73c7 Preserve original line breaks in the Makefile 2020-08-29 10:25:59 +01:00
SatoMew
2bf30e571a Resolved conflict caused by my changes. 2020-08-29 00:17:28 +01:00
Rangi
e9e60965a8 Fix coverage utility script 2020-08-09 15:30:06 -04:00
Rangi
9c229cde44 Clean up some code in home/ 2020-08-09 15:16:31 -04:00
Rangi
a75c6619fb Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since only the debug Gold ROM is built 2020-08-09 14:03:48 -04:00
Rangi
b7da8dbb0e tools/ contains what's needed to build the ROMs; utils/ contains disassembly utilites 2020-08-09 13:49:34 -04:00
Rangi
faa3793678 Outdated rgbds 0.3.8 is no longer needed 2020-08-08 17:35:17 -04:00
Rangi
a1b6beadec check_status reports modified .asm files and makes Travis fail (why?) 2020-08-08 17:30:36 -04:00
Rangi
8d2829372a
Merge pull request #66 from mid-kid/master
Fix RGBDS 0.4.1
2020-08-08 17:29:50 -04:00
mid-kid
7b88a2b8e1 Fix RGBDS 0.4.1 2020-08-08 23:27:32 +02:00
Rangi
7f84d05e82 Travis CI doesn't handle "é" 2020-08-08 17:17:42 -04:00
Rangi
e930339282 Put baserom.gb in the right directory 2020-08-08 17:13:12 -04:00
Rangi
0a82eb6523 Set up Travis CI 2020-08-08 17:02:30 -04:00
mid-kid
0033759a90
New Discord invite link
Something something community.
2019-12-11 20:58:48 +01:00
Rangi
7c30a162f8 Disassemble party menu icons 2019-09-15 14:09:36 -04:00
SatoMew
e4f053e312 Identify radio graphics 2019-04-14 13:40:39 +01:00
SatoMew
f797052c1e Pokégear → Trainer Gear 2019-04-14 13:18:59 +01:00
obskyr
ebdf3cd2f6
Merge pull request #56 from andwhyisit/starter-fix
Fix for Starters
2019-03-13 12:50:06 +01:00
andwhyisit
4b01d2ac54 Fix for starter mons. 2019-03-13 21:43:43 +10:00
luckytyphlosion
d52f69e572
Merge pull request #52 from luckytyphlosion/master
Re-organize map directory structure and disassemble remaining maps.
2019-03-03 11:39:30 -05:00
luckytyphlosion
6e2bc25eb5 Disassemble SetTime. 2019-02-26 15:12:02 -05:00
luckytyphlosion
f2f261a8e7 Disassemble remaining maps. 2019-02-26 14:33:05 -05:00
luckytyphlosion
9f01949589 Disassemble ShizukanaOka 2019-02-26 13:31:23 -05:00
luckytyphlosion
4f17a2c863 Sort maps into placeholder and non-placeholder. 2019-02-26 12:52:54 -05:00
obskyr
fc14cab189 Put 2/3 charmap EQUs back in - works in the latest version of RGBDS 2019-02-26 02:42:49 +01:00
obskyr
9608dcfb97 Merge branch '2Tie-master' 2019-02-26 01:58:23 +01:00
obskyr
0e77e1aaa7 Fix EQUs in text_entry.asm 2019-02-26 01:57:55 +01:00
obskyr
e8c26fee20 Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into 2Tie-master 2019-02-26 01:37:42 +01:00
2Tie
bc246eb3cb cleaned up labels and added more constants, removed the hardcoded relative jumps. 2018-11-30 16:47:42 -07:00
2Tie
7564f1a7c2 Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, 1538, and 1631 in engine/menu/start_menu.asm have hardcoded jumps that i couldn't figure out how to make work myself. 2018-11-29 01:50:18 -07:00
luckytyphlosion
5c9ee00c82
Add Discord link to pret. 2018-11-14 12:15:47 -05:00
pokeglitch
e32b842067
Merge pull request #42 from Pokeglitch/master
Bank 3 Dump
2018-11-05 12:44:17 -05:00
Pokeglitch
a34a877158 Fixed a few erroneous strings 2018-10-13 08:41:53 -04:00
Pokeglitch
21cf33a438 Replaced all hradcoded pointers with labels 2018-10-12 07:14:07 -04:00
Pokeglitch
40ee879b68 Dumping bank 3. Still need to convert a few hardcoded pointers to labels 2018-10-11 22:09:43 -04:00
luckytyphlosion
23bae0181b
Merge pull request #41 from Pokeglitch/master
Bank 2 dump
2018-08-23 19:50:38 -04:00
Pokeglitch
95e09f83f4 Fixed hardcoded bank. Uncommented out 2 strings since they work now (previously it threw an Invalid UTF-8 error) 2018-08-23 19:39:38 -04:00
Pokeglitch
aaa5a57add Finished changing hardcoded addresses to labels 2018-08-21 20:42:49 -04:00
Pokeglitch
b5f45af7e7 Dumped rest of bank, still need to clean up a few hardcoded addresses 2018-08-21 13:13:00 -04:00
Pokeglitch
27e02c59d9 Extracted corrupted gfx 2018-08-21 08:47:37 -04:00
Pokeglitch
4db23afba6 Finished another section in Bank 2 2018-08-21 08:04:30 -04:00
Pokeglitch
d6f3c27ed2 Finished another section in Bank 2 2018-08-20 17:50:35 -04:00
Pokeglitch
bcc0cf8dc1 Dumped another section of bank 2 2018-08-20 14:41:10 -04:00
Pokeglitch
5c52907062 Dumped first section of Bank 2 2018-08-20 08:45:06 -04:00
Rangi
8f3ebd4a59 Extract common exterior tileset graphics 2018-08-19 16:47:06 -04:00
luckytyphlosion
a6a74b11ea
Merge pull request #40 from Pokeglitch/master
Full dump of Bank 1
2018-07-31 22:11:13 -04:00
Pokeglitch
b67fc88e00 Capitalized unknown HRAM labels 2018-07-31 22:03:58 -04:00
Pokeglitch
e9226d0a53 Small formatting fix 2018-07-31 21:09:01 -04:00
Pokeglitch
9d93ab21de Finished dumping bank 1 2018-07-31 21:06:42 -04:00
Pokeglitch
998fea6e43 More bank 1 dumps 2018-07-31 12:55:50 -04:00