Commit Graph

2037 Commits

Author SHA1 Message Date
luckytyphlosion
d42e9f5b72 Attempt to make yellow buildable, part 3 2015-08-01 17:42:36 -04:00
U-Daniel-PC\Daniel
1d63499fa7 Remove (incorrect) address comments
Conflicts:
	text.asm
2015-08-01 17:34:51 -04:00
U-Daniel-PC\Daniel
8f2edd9c41 Build only Yellow
Conflicts:
	gfx/intro_nido_1.6x6.png
	gfx/intro_nido_2.6x6.png
	gfx/intro_nido_3.6x6.png
	gfx/redgreenversion.png
	text.asm
	text/maps/cerulean_trade_house.asm
	text/maps/copycats_house_1f.asm
	text/maps/daycare_2.asm
	text/maps/museum_2f.asm
	text/maps/oaks_lab.asm
	text/maps/pewter_gym.asm
	text/maps/route_9_1.asm
	text/maps/school.asm
	text/maps/vermilion_gym_1.asm
	yellow/main.asm
2015-08-01 17:32:39 -04:00
U-Daniel-PC\Daniel
10af88ddd7 text.o
Conflicts:
	main.asm
	text.asm
	text/maps/cerulean_trade_house.asm
	text/maps/copycats_house_1f.asm
	text/maps/daycare_2.asm
	text/maps/museum_2f.asm
	text/maps/oaks_lab.asm
	text/maps/pewter_gym.asm
	text/maps/route_9_1.asm
	text/maps/school.asm
	text/maps/vermilion_gym_1.asm
	wram.asm
	yellow/text.asm
2015-08-01 17:16:11 -04:00
luckytyphlosion
c1c7ac6826 Attempt to make Yellow buildable, part 2. 2015-08-01 16:58:30 -04:00
luckytyphlosion
ad3fca33d3 Attempt to make yellow buildable.
Building Errors: Segmentation Error.
2015-08-01 12:30:16 -04:00
luckytyphlosion
888860a5ee More bank1c documentation. 2015-07-12 15:59:37 -04:00
luckytyphlosion
9d56570f82 Some bank1c documentation.
gamefreak.asm, hall_of_fame.asm, palettes.asm.
Also new hram/wram.asm labels.
2015-07-10 15:51:14 -04:00
luckytyphlosion
992bdfe537 More home.asm fixes.
Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and
CopyVideoData/DoubleLCDEnabled to CopyVideoData.
Also an address fix.
2015-07-10 15:50:13 -04:00
luckytyphlosion
7f4fac9e46 Yellow gfx.
From dannye/master
2015-07-10 15:48:39 -04:00
luckytyphlosion
4274e105f6 Bank3d addresses and fixes.
Also documentation of new super rod code and slight more documentation
of multiply_divide.asm
2015-07-07 17:36:28 -04:00
luckytyphlosion
9c9fb882c7 Complete documentation of bank3d
todo: label functions past engine/items/tm_prices.asm
check if hlCoords are correct.
2015-07-06 13:35:48 -04:00
luckytyphlosion
9facc162f3 More bank3d documentation.
Move some functions from main.asm and engine/battle/core.asm to bank3d,
some additional functions too.
2015-07-03 14:28:37 -04:00
luckytyphlosion
b12cc6d02a Some extra files.
(wram.asm, charmap.asm)
2015-06-29 12:26:45 -04:00
luckytyphlosion
8d1adbe2a9 Bank3d documentation. 2015-06-29 12:26:02 -04:00
luckytyphlosion
c3e09695f2 Remove bank3d functions in main.asm. 2015-06-29 12:25:38 -04:00
luckytyphlosion
dc0ae34b44 home.asm label fixes. 2015-06-29 12:21:48 -04:00
luckytyphlosion
9847dc5686 Complete documentation of home.asm for pokeyellow.
Note: Some functions may not exist, as they aren't documented.
2015-06-20 12:33:36 -04:00
luckytyphlosion
704c854ece Merge remote-tracking branch 'origin/master'
Conflicts:
	home.asm
2015-06-17 12:36:14 -04:00
luckytyphlosion
c6146b6f33 More home.asm documentation. 2015-06-17 12:30:49 -04:00
luckytyphlosion
89ab60c6a9 More home.asm documentation. 2015-06-16 12:49:57 -04:00
luckytyphlosion
62c17e13ca Add address comments. 2015-06-16 12:42:23 -04:00
luckytyphlosion
fefe2abd3b Add JessieJamesPic 2015-06-16 12:25:58 -04:00
luckytyphlosion
9739cbcead Complete unfinished function. 2015-06-12 18:41:23 -04:00
luckytyphlosion
77364231f8 A lot of home.asm review 2015-06-12 13:43:45 -04:00
luckytyphlosion
a5dcbe5415 More home.asm documentation...
Text and menu related functions.
2015-06-12 13:13:20 -04:00
luckytyphlosion
491a625485 Relabel Addresses 2015-06-12 12:53:31 -04:00
luckytyphlosion
024ce81e6a More home.asm documentation.
Some sprite functions and text functions.
2015-06-12 12:27:46 -04:00
luckytyphlosion
d7b27ee6e0 Relabel function. 2015-06-12 12:23:28 -04:00
luckytyphlosion
6b5510f7fc Minor pic.asm change and relabeling addresses. 2015-06-12 12:07:07 -04:00
luckytyphlosion
f2c5cdef47 More address relabeling. 2015-06-12 11:52:30 -04:00
luckytyphlosion
ef8b6112c1 Some address labeling. 2015-06-11 12:22:28 -04:00
luckytyphlosion
a375f335fc Mart inventories addresses. 2015-06-11 12:12:19 -04:00
luckytyphlosion
4f131dc09a Yellow mart inventories. 2015-06-11 12:06:10 -04:00
luckytyphlosion
01902d09d8 Fix label typo. 2015-06-10 18:08:16 -04:00
luckytyphlosion
d59aff582f Finish working on remaining audio function. 2015-06-10 17:01:45 -04:00
luckytyphlosion
91fcccaf11 More home/audio.asm 2015-06-10 12:27:31 -04:00
luckytyphlosion
ccf4171f65 Fix some audio labels. 2015-06-10 12:11:13 -04:00
luckytyphlosion
00e9600fda Update README.md 2015-06-10 12:01:08 -04:00
luckytyphlosion
4d47814e26 Update README.md 2015-06-10 12:00:51 -04:00
luckytyphlosion
c3137add7a Some home/audio.asm documentation 2015-06-09 12:26:06 -04:00
luckytyphlosion
5ec91b5dfb Add HBlank function to $0048 2015-06-09 12:15:17 -04:00
luckytyphlosion
51c3bd8b76 Fixed many homebank functions.
Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm,
text.asm.
Added some wram/hram addresses too.
2015-06-07 14:36:55 -04:00
luckytyphlosion
e66ff56ab7 More bank3f code. 2015-06-07 14:35:07 -04:00
luckytyphlosion
be884e24b5 Fix home/play_time.asm and add it into the respective location in home.asm 2015-06-05 21:03:23 -04:00
luckytyphlosion
5ecda4d274 Merge git://github.com/dannye/pokeyellow into dannye-master
Conflicts:
	constants/connection_constants.asm
	constants/evolution_constants.asm
	constants/list_constants.asm
	constants/oam_constants.asm
	constants/sprite_constants.asm
	constants/type_constants.asm
	engine/bank3d/random.asm
	engine/bank3f/main.asm
	home.asm
	home/overworld.asm
	home/serial.asm
	macros.asm
	main.asm
	wram.asm
2015-06-05 20:15:21 -04:00
luckytyphlosion
139e117d07 Fix EOL to LF to make push requests more doable. 2015-06-05 17:23:06 -04:00
luckytyphlosion
56da1f9b66 More Bank3f functions. 2015-06-05 17:02:48 -04:00
U-Daniel-PC\Daniel
d48ea223ea Fix a lot of bugs 2015-06-05 15:10:39 -05:00
U-Daniel-PC\Daniel
b0b1f88b94 Merge branch 'master' of https://github.com/iimarckus/pokered
Conflicts:
	wram.asm
2015-06-04 23:17:30 -05:00