Bryan Bishop
|
e44d0a2228
|
Merge pull request #165 from yenatch/make-mapfile-and-symfile
generate a mapfile and symfile on compile
|
2013-08-16 10:53:29 -07:00 |
|
Bryan Bishop
|
c9ea43345e
|
Merge pull request #164 from yenatch/fix-install
rework install instructions
|
2013-08-16 10:50:15 -07:00 |
|
yenatch
|
dbe8f750fe
|
generate a mapfile and symfile on compile
the symfile is convenient and the mapfile is a better source for labels.json
|
2013-08-16 13:43:04 -04:00 |
|
yenatch
|
5cc74ff025
|
rework install instructions
apt-cyg no longer works and rgbds has been updated
|
2013-08-16 13:40:59 -04:00 |
|
Bryan Bishop
|
1cb19a03a3
|
Merge commit '8d75f96' into master
Mostly sprite stuff.
|
2013-08-12 15:16:23 -05:00 |
|
Bryan Bishop
|
b676c24aef
|
Merge pull request #162 from kanzure/rgbds-section-names
Bump for new rgbds version.
|
2013-08-04 18:32:29 -07:00 |
|
yenatch
|
d2d5c09b1d
|
update section names to comply with rgbds redefinitions
HOME -> ROM0
DATA, CODE -> ROMX
BSS -> WRAM0, WRAMX
new to rgbds are banked VRAM and SRAM
|
2013-08-04 05:04:13 -04:00 |
|
Bryan Bishop
|
daa0760e26
|
fix gfx/pics/%/front.lz make target
The parameter order was wrong, causing make to always try to make
front.lz files every run.
|
2013-08-03 21:29:49 -05:00 |
|
Bryan Bishop
|
e880c29319
|
remove stray newline from README
|
2013-08-03 13:46:27 -05:00 |
|
Bryan Bishop
|
1c3ebf956d
|
write comment in .gitignore
|
2013-08-03 12:17:28 -05:00 |
|
Bryan Bishop
|
c7a649c47d
|
Merge pull request #160 from iimarckus/master
Add Time Capsule item conversions.
|
2013-07-25 15:58:35 -07:00 |
|
IIMarckus
|
3a6e587121
|
Add Time Capsule item conversions.
From http://forums.glitchcity.info/index.php/topic,6719.msg190623/topicseen.html#msg190623
|
2013-07-25 06:33:28 -06:00 |
|
yenatch
|
8d75f962e4
|
more sprite asm
|
2013-07-14 14:51:07 -04:00 |
|
yenatch
|
9540a15b0c
|
type/pal constants in sprite headers
|
2013-07-14 13:49:53 -04:00 |
|
yenatch
|
4071137870
|
more sprite constants
|
2013-07-14 13:49:37 -04:00 |
|
Bryan Bishop
|
bb8990dc3c
|
Merge pull request #157 from yenatch/overworld
overworld loop and movement
|
2013-07-12 19:16:49 -07:00 |
|
yenatch
|
4ac88d6cdc
|
sprite constants in map events
|
2013-07-12 17:06:11 -04:00 |
|
yenatch
|
5f6d69fdd3
|
extra sprite constant
|
2013-07-12 17:03:03 -04:00 |
|
yenatch
|
bf2a4b8a84
|
Sprite headers
|
2013-07-12 16:18:52 -04:00 |
|
yenatch
|
1da2a7a5c4
|
Outdoor sprites and sprite constants
|
2013-07-12 14:50:37 -04:00 |
|
Bryan Bishop
|
226729d175
|
Merge pull request #158 from yenatch/gbz80disasm-more-data
gbz80disasm bugfixes
|
2013-07-11 09:01:02 -07:00 |
|
yenatch
|
90c18c5cf3
|
rst $28 -> JumpTable
|
2013-07-10 19:17:04 -04:00 |
|
yenatch
|
37c009ca1c
|
player/script events
|
2013-07-10 19:17:04 -04:00 |
|
yenatch
|
0988d69d9d
|
more scripting cleanup
|
2013-07-10 19:17:04 -04:00 |
|
yenatch
|
a3870db643
|
Clean up and remove incbins from script commands
|
2013-07-10 19:17:04 -04:00 |
|