dannye
e2c81e10f1
Merge commit '42cfe3d36192aca4d0c4ca222be0088c03236e0d'
2019-04-13 16:30:36 -05:00
xCrystal
237aeb8fbd
Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x
2017-12-30 01:54:27 +01:00
dannye
87eed68710
Insert Crystal audio engine and music
...
most credit goes to Sanqui
2017-05-07 15:30:08 -05:00
dannye
a51037eeee
Remove the last address comments
...
except for wram.asm and sram.asm
also delete unused yellow file
2016-06-12 02:19:44 -05:00
YamaArashi
7f34e28f24
remove address comments
2016-06-11 17:24:04 -07:00
dannye
38065a744d
No more W_
2015-08-30 21:38:41 -05:00
YamaArashi
7f6d0d49b6
more naming variables
2015-07-24 20:27:59 -07:00
YamaArashi
73171bfff5
named most of the used events
2015-07-21 10:36:03 -07:00
YamaArashi
fcab935a0f
enumerate events
2015-07-20 18:32:26 -07:00
YamaArashi
1d86932cc9
naming
2015-07-19 17:52:26 -07:00
YamaArashi
fc9af362ae
fix variable naming
2015-07-18 08:17:46 -07:00
YamaArashi
ac78dda7d8
more movement stuff
2015-07-15 13:58:21 -07:00
YamaArashi
01631a2e59
player animations, emotion bubbles, etc.
2015-07-14 14:32:49 -07:00
dannye
f702fc7840
Start using text predef macros
...
also sprite direction constants
2015-07-04 00:47:29 -05:00
U-Daniel-PC\Daniel
bc6f0bc08a
More TX_ASM
2015-07-03 22:49:20 -05:00
U-Daniel-PC\Daniel
f4a31b3e0b
Rename/organize part 2 of 4
...
rename functions, clean up address/wram comments, other misc
only broken up so that all changes are viewable on github
2015-07-03 14:38:12 -05:00
U-Daniel-PC\Daniel
de39851f4a
Make Hide/Show objects more dynamic
...
be on the look out for more static ids in the wild
unused constants are still included because a
script could be written to check whether the player
has picked up an item/fought a legendary etc.
2014-09-25 19:21:49 -04:00
YamaArashi
0c916aea33
Commented more sprite and map code
2014-09-13 00:50:56 -07:00
YamaArashi
91793015e5
Labelled and commented mostly sprite-related things
2014-09-09 20:55:19 -07:00
yenatch
b36f793667
Use macros for predef calls/jumps instead of static ids.
2014-06-16 13:57:26 -07:00
yenatch
40c17c906b
Remove most static wram addresses. Use labels instead.
...
For unknown addresses, use "w<address>".
Label overleads are still an issue.
2014-05-26 22:04:39 -07:00
yenatch
031e33957d
Rename joypad registers.
2014-05-25 10:53:09 -07:00
U-Fish-PC\Daniel
24c01b09bb
Pull map scripts out of main.asm
2014-05-18 14:19:10 -04:00