kep-hack/home
MementoMartha c5264f160a A few small fixes
- Brunswick Trail and Faraway Island now use correct palettes.
- Faraway Island has been altered slightly with the same tileset as Celeste Hill
- It's now possible to fly from Citrine locations, as well as Faraway Island, and the roof of both Celadon's Mart and Mansion.
2023-04-26 09:39:15 +01:00
..
array.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
array2.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
audio.asm Fix battle sound pitch/tempo modifiers 2021-04-03 13:02:22 -05:00
bankswitch.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
clear_sprites.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
compare.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
copy.asm expanded Pokemon size 2022-08-31 20:47:02 -06:00
copy2.asm expanded Pokemon size 2022-08-31 20:47:02 -06:00
copy_string.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
count_set_bits.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
delay.asm Merge branch 'master' of https://github.com/pret/pokered 2021-03-23 01:19:51 -05:00
fade.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
give.asm
header.asm Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
hidden_objects.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00
init.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
inventory.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
item.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
item_price.asm
joypad.asm Sync more with pokeyellow 2020-11-05 13:23:57 -05:00
joypad2.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
lcd.asm Use ~X instead of $ff ^ X 2021-11-23 21:00:07 -05:00
list_menu.asm Many, many tweaks (Move Relearner!) 2023-04-02 19:56:44 +01:00
load_font.asm
map_objects.asm Identify some hSpriteDataOffset values 2020-08-30 16:33:14 -04:00
math.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
money.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
move_mon.asm
names.asm
names2.asm Pikachu/Eevee Mode Part 2 2023-03-28 19:07:51 +01:00
npc_movement.asm Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
oam.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
overworld.asm A few small fixes 2023-04-26 09:39:15 +01:00
overworld_text.asm
palettes.asm
pathfinding.asm Reformat map scripts' coordinate and movement data 2020-07-16 12:32:19 -04:00
pics.asm
pokemon.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
predef.asm More WRAM label cleanup (still needs UNIONs and renaming) 2021-05-31 16:25:16 -04:00
predef_text.asm
print_bcd.asm
print_num.asm
print_text.asm
random.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
reload_sprites.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
reload_tiles.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
reset_player_sprite.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
serial.asm Improved Virtual Console patch identifiers (#357) 2022-06-06 17:22:34 -04:00
start.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
start_menu.asm Add some constants for options (#344) 2021-11-05 19:45:09 -04:00
text.asm
text_script.asm
textbox.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
tilemap.asm
timer.asm
trainers.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
trainers2.asm Move all code out of home.asm into home/ 2020-07-07 19:43:11 -04:00
uncompress.asm lots of bug fixes 2022-08-31 15:18:16 +01:00
update_sprites.asm
vblank.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
vcopy.asm
window.asm Add some constants for options (#344) 2021-11-05 19:45:09 -04:00
yes_no.asm