pokered/engine
2020-08-17 14:22:27 -04:00
..
battle Add comments associating constants with data, and identify some more data 2020-07-20 12:31:35 -04:00
debug Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
events Add comments associating constants with data, and identify some more data 2020-07-20 12:31:35 -04:00
gfx Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) 2020-07-21 19:46:12 -04:00
items Add comments associating constants with data, and identify some more data 2020-07-20 12:31:35 -04:00
link SONY -> RIVAL 2020-07-17 13:27:27 -04:00
math Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
menus Add comments associating constants with data, and identify some more data 2020-07-20 12:31:35 -04:00
movie Add comments associating constants with data, and identify some more data 2020-07-20 12:31:35 -04:00
overworld Identify some map object related constants 2020-08-17 14:22:27 -04:00
pokemon Define constants for default trainer DVs 2020-07-16 09:40:30 -04:00
slots Identify some map object related constants 2020-08-17 14:22:27 -04:00
flag_action.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
joypad.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
play_time.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
predefs.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00