pokegold/home
2025-06-23 09:11:35 -04:00
..
array.asm
audio.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
battle_vars.asm Don't pass redundant label names to table_width and list_start (#126) 2024-12-27 12:35:41 -05:00
battle.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
call_regs.asm
clear_sprites.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
compare.asm
copy_name.asm
copy_tilemap.asm
copy.asm
decompress.asm Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F (#123) 2024-11-30 17:25:26 -05:00
delay.asm Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00
fade.asm
farcall.asm
flag.asm
game_time.asm Identify more bit flags (#120) 2024-11-28 14:50:00 -05:00
gfx.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
header.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
hm_moves.asm
init.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
item.asm
joypad.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
lcd.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
map_objects.asm Fix inaccurate denotations to the concepts of tile, tile collision, and collision permission (#1078) 2024-01-30 00:41:51 +01:00
map.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
math.asm
menu.asm Identify more bit flags (#120) 2024-11-28 14:50:00 -05:00
movement.asm
names.asm Separate constants for name types and naming screen types 2025-03-14 21:44:48 -04:00
palettes.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
pokedex_flags.asm
pokemon.asm
predef.asm
print_bcd.asm
print_num.asm Identify more bit flags (#120) 2024-11-28 14:50:00 -05:00
print_text.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-30 00:26:13 +01:00
printer.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
queue_script.asm
random.asm
region.asm Rename the object_struct field labels and constants (#105) 2022-09-12 09:15:49 -04:00
scrolling_menu.asm Rename wVramState to wStateFlags and use flag constants (#1078) 2024-01-30 00:35:14 +01:00
serial.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
sine.asm
sprite_anims.asm
sprite_updates.asm Rename wVramState to wStateFlags and use flag constants (#1078) 2024-01-30 00:35:14 +01:00
sram.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
stone_queue.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-30 00:27:27 +01:00
string.asm
text.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
tilemap.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
time_palettes.asm Rename wVramState to wStateFlags and use flag constants (#1078) 2024-01-30 00:35:14 +01:00
time.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
trainers.asm Relabel some map_object struct fields 2023-01-03 22:15:15 -06:00
vblank.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
video.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
window.asm Identify more bit flags (#120) 2024-11-28 14:50:00 -05:00