pokeyellow/home
dannye 324ae167d1
Some checks failed
CI / build (push) Has been cancelled
Merge branch 'master' of https://github.com/pret/pokered
2025-11-12 17:56:10 -06:00
..
array.asm Sync with pokered 2020-11-04 00:06:44 -06:00
array2.asm Sync with pokered 2020-11-04 00:06:44 -06:00
audio.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
bankswitch.asm Replace hardware_constants.asm with hardware.inc (#511) 2025-06-30 12:47:22 -04:00
bankswitch2.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
cgb_palettes.asm Merge branch 'master' of https://github.com/pret/pokered 2025-01-30 21:40:19 -06:00
clear_sprites.asm wOAMBuffer -> wShadowOAM (#95) 2022-07-09 17:18:20 -04:00
compare.asm Sync with pokered 2020-11-04 00:06:44 -06:00
copy_string.asm Use features of RGBDS 1.0.0 (#537) 2025-11-12 15:44:07 -05:00
copy.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
copy2.asm Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
count_set_bits.asm Sync with pokered 2020-11-04 00:06:44 -06:00
delay.asm Merge branch 'master' of https://github.com/pret/pokered 2022-09-12 00:53:37 -05:00
fade_audio.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
fade.asm Merge branch 'master' of https://github.com/pret/pokered 2025-01-30 21:40:19 -06:00
give.asm Identify remaining uses of wd0b5 and wd11e (#463) 2024-09-18 21:41:58 -04:00
header.asm Merge branch 'master' of https://github.com/pret/pokered 2024-05-05 11:06:40 -05:00
hidden_objects.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
init.asm Merge branch 'master' of https://github.com/pret/pokered 2025-09-06 16:54:17 -05:00
inventory.asm Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457) 2024-08-04 10:05:33 -04:00
item_price.asm Replace hardware_constants.asm with hardware.inc (#511) 2025-06-30 12:47:22 -04:00
item.asm Replace hardware_constants.asm with hardware.inc (#511) 2025-06-30 12:47:22 -04:00
joypad.asm Sync more with pokeyellow 2020-11-05 13:23:57 -05:00
joypad2.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
lcd.asm Replace hardware_constants.asm with hardware.inc (#511) 2025-06-30 12:47:22 -04:00
lcdc.asm Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00
list_menu.asm Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
load_font.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
map_objects.asm Misc. naming and cleanup (#139) 2025-09-10 00:31:11 -04:00
math.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
money.asm Sync with pokered 2020-11-04 00:06:44 -06:00
move_mon.asm Identify various flag labels and bit constants (#454) 2024-07-16 13:02:54 -04:00
names.asm Use features of RGBDS 1.0.0 (#537) 2025-11-12 15:44:07 -05:00
names2.asm Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
npc_movement.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
oam.asm wOAMBuffer -> wShadowOAM (#95) 2022-07-09 17:18:20 -04:00
overworld_text.asm Sync with pokered 2020-11-04 00:06:44 -06:00
overworld.asm Misc. naming and cleanup (#139) 2025-09-10 00:31:11 -04:00
palettes.asm Merge branch 'master' of https://github.com/pret/pokered 2025-01-30 21:40:19 -06:00
pathfinding.asm Identify various flag labels and bit constants (#454) 2024-07-16 13:02:54 -04:00
pics.asm Misc. naming and cleanup (#139) 2025-09-10 00:31:11 -04:00
pikachu_cries.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
pikachu.asm Merge branch 'master' of https://github.com/pret/pokered 2020-11-14 21:54:23 -06:00
play_time.asm Rename off-by-one wram labels 2024-09-29 10:50:46 -05:00
pokemon.asm Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
predef_text.asm Identify more flag bits (#464) 2024-09-23 23:51:44 -04:00
predef.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
print_bcd.asm Use features of RGBDS 1.0.0 (#537) 2025-11-12 15:44:07 -05:00
print_num.asm Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
print_text.asm Replace hardware_constants.asm with hardware.inc (#511) 2025-06-30 12:47:22 -04:00
printer.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
random.asm Sync with pokered 2020-11-04 00:06:44 -06:00
reload_sprites.asm Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00
reload_tiles.asm Replace hardware_constants.asm with hardware.inc (#511) 2025-06-30 12:47:22 -04:00
reset_player_sprite.asm Sync with pokered 2020-11-04 00:06:44 -06:00
serial.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
start_menu.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
start.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
text_script.asm Merge branch 'master' of https://github.com/pret/pokered 2025-09-06 16:54:17 -05:00
text.asm Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
textbox.asm Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
tilemap.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
timer.asm remove address comments 2016-06-11 17:50:20 -07:00
trainers.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
trainers2.asm Sync with pokered 2020-11-04 00:06:44 -06:00
uncompress.asm Misc. naming and cleanup (#139) 2025-09-10 00:31:11 -04:00
update_sprites.asm Organize home and macro code 2020-11-05 10:51:02 -05:00
vblank.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
vcopy.asm Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
window.asm Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
yes_no.asm Miscellaneous cleanup (#488) 2025-01-28 23:31:15 -05:00