.github
|
Switch from Travis CI to GitHub Actions
|
2021-06-19 21:54:56 -04:00 |
audio
|
Comment that unused music bytes are left over from more channels
|
2021-04-12 14:51:00 -04:00 |
constants
|
Standardize capitalization of ".Jumptable"
|
2021-06-19 19:52:05 -04:00 |
data
|
Standardize capitalization of ".Jumptable"
|
2021-06-19 19:52:05 -04:00 |
docs
|
Clarify how Yellow updated catch rates for Gen 2 items
|
2021-10-15 17:10:57 -04:00 |
engine
|
Add assert PokemonPicPointers == UnownPicPointers in GetFrontpicPointer
|
2021-10-06 17:44:34 -04:00 |
gfx
|
Remove extra trailing newline
|
2021-04-13 12:58:29 -04:00 |
home
|
Label wram variables for in home/mobile and lib/mobile (#843)
|
2021-09-05 12:47:24 -04:00 |
lib/mobile
|
Label wram variables for in home/mobile and lib/mobile (#843)
|
2021-09-05 12:47:24 -04:00 |
macros
|
Rename prioritysjump to sdefer
|
2021-06-08 20:35:04 -04:00 |
maps
|
Rename prioritysjump to sdefer
|
2021-06-08 20:35:04 -04:00 |
mobile
|
Move the dbbw, dbww, and dbwww macros to legacy
|
2021-05-30 15:51:49 -04:00 |
tools
|
Factor out usage_exit into into tools/common.h
|
2021-09-21 17:37:43 -04:00 |
.gitattributes
|
Remove empty .gitmodules
|
2020-02-23 15:15:07 -05:00 |
.gitignore
|
Sync .gitignore with pokered and pokegold
|
2020-07-05 19:00:57 -04: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.1
|
2021-05-09 12:26:28 -04: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.1
|
2021-05-09 12:26:28 -04:00 |
layout.link
|
Require rgbds 0.5.1
|
2021-05-09 12:26:28 -04:00 |
macros.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
main.asm
|
Group miscellaneous graphics from main.asm into their own object file
|
2021-04-13 12:51:27 -04:00 |
Makefile
|
Group miscellaneous graphics from main.asm into their own object file
|
2021-04-13 12:51:27 -04:00 |
README.md
|
Kill Freenode.
|
2021-10-08 04:40:47 -06:00 |
rgbdscheck.asm
|
Require rgbds 0.5.1
|
2021-05-09 12:26:28 -04:00 |
roms.sha1
|
Port pokegold's method of defining rgblink arguments per ROM
|
2020-07-13 16:11:59 -04:00 |
sram.asm
|
Use {interpolation} to generate sequences of RAM labels
|
2021-04-27 12:11:39 -04: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
|
Label wram variables for in home/mobile and lib/mobile (#843)
|
2021-09-05 12:47:24 -04:00 |