Commit graph

1654 commits

Author SHA1 Message Date
yenatch
120ba96649 handle preprocessing in one python procress; export asm labels
instead of running a process for each file, one process handles all files
rgbasm requires label EXPORT definitions for cross-object compiling. this is handled by globals.asm
2013-12-07 20:01:50 -05:00
yenatch
bacc4594c0 bump pokemontools to support makefile changes 2013-12-06 20:21:14 -05:00
yenatch
1dd87231f7 map/symfiles in .gitignore 2013-12-06 19:37:48 -05:00
yenatch
07a7739f3e rewrite the makefile to be consistent with pokecrystal
still needs globals.asm and a preprocessor queue to compile multiple objects

also, spit out a mapfile and symfile
2013-12-06 01:12:41 -05:00
Marcus Huderle
ac9e622144 Nicknaming screen loads the 'ED' symbol separately. 2013-12-05 14:55:28 -08:00
Marcus Huderle
254ee773c1 Cleaned up TitleScreenPokemonLogoYScrolls to use base-10 numbers. 2013-12-05 13:29:01 -08:00
Marcus Huderle
10b9930693 FlyWarp data for maps in which you fall down holes. 2013-12-05 14:46:44 -06:00
Marcus Huderle
406eda8bbe Cable Club NPC Text labels. 2013-12-05 12:04:22 -06:00
Marcus Huderle
1e5ba689bc Vending Machine routine and texts. 2013-12-05 11:17:33 -06:00
Marcus Huderle
87ccef0e43 BattleCenter and TradeCenter warp data specs. Also renamed FirstMapSpec to FirstMapWarpSpec. 2013-12-05 10:41:18 -06:00
Marcus Huderle
e23f3ce2a2 Title screen pokemon logo bouncing effect. 2013-12-05 10:02:20 -06:00
yenatch
fbc0e5353b rename textpre.py -> preprocessor.py 2013-12-05 01:42:50 -05:00
yenatch
3904b5aba5 clean up remaining constants 2013-12-05 01:37:44 -05:00
yenatch
5dc5feb29c split related constants into constants/ 2013-12-05 01:34:12 -05:00
yenatch
12f8023599 split rgbasm macros into macros.asm 2013-12-05 01:25:12 -05:00
yenatch
a548c1d097 split wram/hram out of constants.asm and start using wram sections
also inadvertently labeling some hard addresses
2013-12-05 01:18:14 -05:00
U-Fish-PC\Daniel
2ed422c696 IshiharaTeam 2013-11-26 13:32:08 -05:00
U-Fish-PC\Daniel
6b37623b1d FlyWarp data 2013-11-26 12:11:44 -05:00
U-Fish-PC\Daniel
6d6ce4c35b Evem more map scripts 2013-11-26 10:15:36 -05:00
U-Fish-PC\Daniel
fa3d148935 Complete Map Scripts 2013-11-24 15:25:41 -05:00
U-Fish-PC\Daniel
33a233c6a1 Unincbin more map scripts 2013-11-17 02:05:33 -05:00
U-Fish-PC\Daniel
e30f1be2b1 Add OAM data 2013-11-16 23:13:32 -05:00
U-Fish-PC\Daniel
ffc4c03e19 Dissasemble and clean up 2013-11-15 01:56:54 -05:00
U-Fish-PC\Daniel
80f3c18776 Disassemble incbinned predef routines 2013-11-15 00:38:45 -05:00
U-Fish-PC\Daniel
42489ab02f Add labels to PredefPointers: 2013-11-12 14:58:41 -05:00
U-Fish-PC\Daniel
0e347a3b4f Remove music.tx from Makefile for pokeblue 2013-11-10 12:47:23 -05:00
U-Fish-PC\Daniel
b474bbdde7 remove more redundant addresses 2013-11-09 14:21:51 -05:00
U-Fish-PC\Daniel
d6bbdee236 Fix duty label numbers 2013-11-03 18:17:11 -05:00
IIMarckus
c60da440b6 Merge branch 'master' of https://github.com/Sanky/pokered
Conflicts:
	main.asm
2013-11-01 20:15:09 -06:00
U-Fish-PC\Daniel
0bdfbd8762 All INCBIN baserom.gbcs begin with \n and all INCBINs of gfx etc begin with \t 2013-11-01 10:08:41 -04:00
U-Fish-PC\Daniel
1a34c1a43f Merge branch 'master' of https://github.com/iimarckus/pokered
Conflicts:
	main.asm
2013-10-31 14:35:51 -04:00
IIMarckus
7ecf8b1714 Merge branch 'music' of https://github.com/dannye/pokered 2013-10-30 22:27:36 -06:00
U-Fish-PC\Daniel
e73d3d24aa Remove redundant addresses and 'known jump sources' 2013-10-25 14:15:25 -04:00
U-Fish-PC\Daniel
607cbdb0bd typo 2013-10-24 04:16:38 -04:00
U-Fish-PC\Daniel
367c7eed64 Add MapSongBanks: 2013-10-24 04:14:23 -04:00
U-Fish-PC\Daniel
086e76a010 Music Engine Bank 8 2013-10-24 03:04:50 -04:00
U-Fish-PC\Daniel
f199c146d7 Music Engine Bank 1f 2013-10-23 20:33:21 -04:00
U-Fish-PC\Daniel
e411ca2419 Noise_endchannel: 2013-10-22 12:21:28 -04:00
U-Fish-PC\Daniel
a6a363e83a Add unused sfx 2013-10-22 09:17:11 -04:00
U-Fish-PC\Daniel
fef4ab1fdc Fix sfx_02_5e 2013-10-22 08:46:05 -04:00
U-Fish-PC\Daniel
7059bb15f3 Fix blue and yellow music 2013-10-22 02:13:16 -04:00
U-Fish-PC\Daniel
d47cdd6e15 More bank 2 music engine and music/sfx format update 2013-10-21 19:30:07 -04:00
Sanky
b5268ab920 Merge remote-tracking branch 'kanzure/master' into mergetastic
Conflicts:
	main.asm
2013-10-21 20:24:46 +02:00
U-Fish-PC\Daniel
74948728aa More music engine labels and comments 2013-10-19 13:24:34 -04:00
U-Fish-PC\Daniel
a336ddf0e5 More music engine labels 2013-10-18 16:28:58 -04:00
U-Fish-PC\Daniel
4037c6a959 Some music engine labels 2013-10-18 15:29:31 -04:00
IIMarckus
5c6bcde09f Improve comments. 2013-10-17 21:48:35 -06:00
U-Fish-PC\Daniel
c62aed4fa5 Replace terminator character in TX_FAR's 2013-10-16 21:24:54 -04:00
U-Fish-PC\Daniel
ae9b13f5ec Misc text characters 2013-10-16 11:08:06 -04:00
U-Fish-PC\Daniel
7feec67578 Add PrintStatusAilment 2013-10-15 21:08:04 -04:00