.github
|
Require rgbds 0.5.2
|
2021-11-23 20:14:08 -05:00 |
audio
|
Use ~X instead of $ff ^ X
|
2021-11-23 20:37:18 -05:00 |
constants
|
Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM (#879)
|
2022-02-22 09:47:05 -05:00 |
data
|
Use compound assignment operators
|
2021-11-23 20:18:08 -05:00 |
docs
|
Replace flawed Metal Powder bugfix (#890)
|
2022-03-14 22:53:38 -04:00 |
engine
|
Replace magic numbers with constants (#894)
|
2022-03-20 19:58:18 -04:00 |
gfx
|
tools/palfix.py gfx/pokemon/nidoran_m/back.png
|
2022-03-12 18:17:39 -05:00 |
home
|
Build the Virtual Console patch with make crystal11_vc (#882)
|
2022-03-12 18:34:04 -05:00 |
lib/mobile
|
Enumerate MobileAPI function constants
|
2022-01-23 18:13:41 +00:00 |
macros
|
Allow vc_const to work with charmap characters (necessary for pokegold)
|
2022-03-13 23:21:27 -04:00 |
maps
|
Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM (#879)
|
2022-02-22 09:47:05 -05:00 |
mobile
|
Build the Virtual Console patch with make crystal11_vc (#882)
|
2022-03-12 18:34:04 -05:00 |
tools
|
Use noreturn for usage_exit
|
2022-03-15 17:35:35 -04:00 |
vc
|
Allow vc_const to work with charmap characters (necessary for pokegold)
|
2022-03-13 23:21:27 -04:00 |
.gitattributes
|
Build the Virtual Console patch with make crystal11_vc (#882)
|
2022-03-12 18:34:04 -05:00 |
.gitignore
|
Build the Virtual Console patch with make crystal11_vc (#882)
|
2022-03-12 18:34:04 -05:00 |
audio.asm
|
Fix triple newlines left over from removing address comments
|
2018-06-24 23:22:50 -04:00 |
charmap.asm
|
Correct some filename comments
|
2020-11-17 11:12:21 -05:00 |
constants.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
FAQ.md
|
Require rgbds 0.5.2
|
2021-11-23 20:14:08 -05:00 |
home.asm
|
Create home/header.asm
|
2020-02-23 14:28:21 +01:00 |
hram.asm
|
Remove "Buffer" suffix from two HRAM labels
|
2020-12-23 16:54:28 -05:00 |
INSTALL.md
|
Require rgbds 0.5.2
|
2021-11-23 20:14:08 -05:00 |
layout.link
|
Require rgbds 0.5.1
|
2021-05-09 12:26:28 -04:00 |
macros.asm
|
Build the Virtual Console patch with make crystal11_vc (#882)
|
2022-03-12 18:34:04 -05:00 |
main.asm
|
Group miscellaneous graphics from main.asm into their own object file
|
2021-04-13 12:51:27 -04:00 |
Makefile
|
Fix building with make-3.81
|
2022-03-13 13:31:11 +01:00 |
README.md
|
Build the Virtual Console patch with make crystal11_vc (#882)
|
2022-03-12 18:34:04 -05:00 |
rgbdscheck.asm
|
Require rgbds 0.5.2
|
2021-11-23 20:14:08 -05:00 |
roms.sha1
|
Build the Virtual Console patch with make crystal11_vc (#882)
|
2022-03-12 18:34:04 -05:00 |
sram.asm
|
Use compound assignment operators
|
2021-11-23 20:18:08 -05:00 |
STYLE.md
|
Update the style guide with new conventions and rgbasm possibilities
|
2020-10-26 22:35:40 -04:00 |
vram.asm
|
Use {interpolation} to generate sequences of RAM labels
|
2021-04-27 12:11:39 -04:00 |
wram.asm
|
Clarify how wCurBattleMon works (#880)
|
2022-02-22 09:48:29 -05:00 |