luckytyphlosion
e1659ecd41
Introduce linkerscript.
...
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-07-03 17:07:05 -04:00
Rangi
7742e53476
Define landmark constants
2018-06-05 11:56:42 -04:00
PikalaxALT
04883f4bf9
Merge branch 'master' into build_more_roms
2018-06-02 21:26:20 -04:00
PikalaxALT
956d010d59
Make the repository build all four ROMs
2018-06-02 20:16:37 -04:00
Rangi
ad60797a76
MOVE_PSYCHIC_M → MOVE_PSYCHIC
2018-06-02 11:16:22 -04:00
Rangi
17c9b0eb55
Use fullwidth digits
2018-06-01 10:46:40 -04:00
Rangi
a7e358cd7e
Keep pokemon data in data/pokemon
...
Don't print "Here" a lot
'make mostlyclean' needs to remove .d files in case a file was renamed
2018-05-31 19:47:03 -04:00
Rangi
0953f537d4
Declare Pokédex type search data; add more comments
2018-05-31 11:32:30 -04:00
Rangi
de11c8f2f0
Declare Pokémon names
2018-05-31 10:50:15 -04:00
pfero
cd9191b074
Clean up Makefile
...
This makefile can now figure graphics dependencies on its own, creates
dependency files for each compilation unit and compiles everything
separately.
This is a proposal. Please try it out, read the Makefile to see if you
get what I'm trying to do, and propose any improvements you want.
2018-05-30 22:53:59 +02:00
Rangi
5946e4a889
Fix base stat syntax
2018-05-29 18:31:18 -04:00
Rangi
4dae251976
Merge branch 'master' of http://git.sanqui.net:3000/pret/pokegold-spaceworld
2018-05-29 18:28:09 -04:00
Rangi
22c1315dd5
Include base data (some Pokémon needed TM/HM flags beyond 57)
2018-05-29 18:27:55 -04:00
Tauwasser
8ef0fc660d
gfx, main.asm: add Pokémon front and back pics
...
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu >
2018-05-30 00:21:03 +02:00
Tauwasser
aafbc819c7
base_stats.asm: prepare pokered macros to measure length of an individual stat entry
...
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu >
2018-05-30 00:20:30 +02:00
Rangi
4696144301
Include data in main.asm (not base data, it doesn't match yet)
2018-05-29 18:15:41 -04:00
Tauwasser
cb21c76b0c
gfx, main.asm: add annon front and back pics
...
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu >
2018-05-29 22:15:33 +02:00
Rangi
0440c1c6d1
Declare gojuon dex order
2018-05-28 20:54:46 -04:00
Rangi
b9298abb7a
Declare base data
2018-05-28 18:20:13 -04:00
Rangi
bb411eeeb5
Comment on missing evolution data
2018-05-28 17:19:26 -04:00
Rangi
8ca63d6658
Evos+attacks
2018-05-28 16:25:46 -04:00