dannye
|
b135272f95
|
Merge branch 'master' of https://github.com/pret/pokered
|
2024-05-05 11:06:40 -05:00 |
|
Rangi
|
fabe2b3fb3
|
Update to RGBDS 0.7.0 (#447)
|
2024-01-03 10:59:04 -05:00 |
|
Rangi
|
7dd9d7dc80
|
Merge remote-tracking branch 'remotes/pokered/master'
|
2022-10-02 22:42:26 -04:00 |
|
Rangi
|
f58dbe3849
|
Require rgbds 0.6.0
|
2022-10-02 21:14:23 -04:00 |
|
Rangi
|
62a3c9fba7
|
Use backwards-compatible EQU syntax for rgbdscheck.asm
|
2022-06-30 21:32:21 -04:00 |
|
Rangi
|
5d8da0dc54
|
Use backwards-compatible EQU syntax for rgbdscheck.asm
|
2022-06-30 21:32:09 -04:00 |
|
vulcandth
|
c1ef7b7597
|
RGBDS syntax updates (#86)
New MACRO and DEF syntax
|
2022-06-06 17:25:34 -04:00 |
|
vulcandth
|
6b5be9129c
|
RGBDS syntax updates (#358)
New MACRO and DEF syntax
|
2022-06-06 17:25:31 -04:00 |
|
Rangi
|
7574e186e7
|
Merge remote-tracking branch 'remotes/pokered/master'
|
2021-11-23 21:19:29 -05:00 |
|
Rangi
|
64e2b66a61
|
Require rgbds 0.5.2
|
2021-11-23 20:53:05 -05:00 |
|
Rangi
|
b11b9e0968
|
Merge remote-tracking branch 'remotes/pokered/master'
|
2021-05-23 18:37:43 -04:00 |
|
Rangi
|
82f31b05c1
|
Require rgbds 0.5.1
This allows new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
|
2021-05-09 12:54:31 -04:00 |
|
Rangi
|
3d7293abf6
|
pokered -> pokeyellow
|
2021-04-20 21:21:20 -04:00 |
|
Rangi
|
dd690920c9
|
Use rgbds 0.5.0 features:
- FOR loops
- {interpolation}
- REDEF EQUS
- \# for all macro args
|
2021-04-17 19:06:56 -04:00 |
|
Rangi
|
f16f53096b
|
Update rgbdscheck.asm
Hard-code the version string in the failure message so it won't be in hex
|
2020-12-09 15:11:06 -05:00 |
|
Rangi
|
f2a4544678
|
rgbdscheck requires 0.4.1
|
2020-07-27 08:32:37 -04:00 |
|
Rangi
|
8a79315635
|
Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, MACRO/ENDM, etc)
|
2020-07-06 12:28:31 -04:00 |
|
Rangi
|
73be62fad6
|
Verify that rgbds is at least verson 0.4.0
Adapt the INSTALL guide from pokecrystal.
|
2020-07-04 01:06:09 -04:00 |
|