Fri, 13 Apr 2012 05:28:17 -0500 |
Robert McIntyre |
fixed bug where variables would be overwritten.
|
Fri, 13 Apr 2012 04:56:01 -0500 |
Robert McIntyre |
use E as scratch instead of C
|
Fri, 13 Apr 2012 04:50:58 -0500 |
Robert McIntyre |
fixed bug where A was always 0 when the self-modigying code was executed.
|
Fri, 13 Apr 2012 04:37:12 -0500 |
Robert McIntyre |
set H for real
|
Fri, 13 Apr 2012 04:13:12 -0500 |
Robert McIntyre |
set H, but found flaw in program flow.
|
Thu, 12 Apr 2012 01:25:28 -0500 |
Robert McIntyre |
saving progress.
|
Thu, 12 Apr 2012 00:52:19 -0500 |
Robert McIntyre |
saving progress....
|
Thu, 12 Apr 2012 00:20:16 -0500 |
Robert McIntyre |
saving progress...
|
Wed, 11 Apr 2012 23:40:01 -0500 |
Robert McIntyre |
saving progress.
|
Thu, 12 Apr 2012 12:08:36 -0500 |
Robert McIntyre |
saving progress.
|
Thu, 12 Apr 2012 10:20:38 -0500 |
Robert McIntyre |
had to change programs to prevent repeats.
|
Thu, 12 Apr 2012 09:21:40 -0500 |
Robert McIntyre |
saving progress...
|
Thu, 12 Apr 2012 06:27:03 -0500 |
Robert McIntyre |
changed scratch ragisters from BC to DE.
|
Thu, 12 Apr 2012 06:20:17 -0500 |
Robert McIntyre |
working on mode-dispatch
|
Wed, 11 Apr 2012 14:04:21 -0500 |
Robert McIntyre |
completed read-user-input by working off of Dylan's version.
|
Wed, 11 Apr 2012 13:39:53 -0500 |
Robert McIntyre |
saving progress.
|
Wed, 11 Apr 2012 13:17:08 -0500 |
Robert McIntyre |
decreased frame-metronome by one opcode
|
Wed, 11 Apr 2012 13:09:41 -0500 |
Robert McIntyre |
frame-metronome no longer needs any state.
|
Wed, 11 Apr 2012 12:36:30 -0500 |
Robert McIntyre |
leave HL unmolested
|
Wed, 11 Apr 2012 12:35:31 -0500 |
Robert McIntyre |
simplifying frame-metronome
|
Wed, 11 Apr 2012 11:43:51 -0500 |
Robert McIntyre |
created efficient frame-metronome program
|
Wed, 11 Apr 2012 10:47:27 -0500 |
Robert McIntyre |
working on main bootstrap program
|
Wed, 11 Apr 2012 09:14:51 -0500 |
Robert McIntyre |
modifying dylan's assembly bootstrap program so that my primitive item-writer program can write it to memory.
|
Tue, 10 Apr 2012 09:17:47 -0500 |
Robert McIntyre |
add demo moves
|
Tue, 10 Apr 2012 06:56:07 -0500 |
Robert McIntyre |
merge
|
Mon, 09 Apr 2012 03:46:04 -0500 |
Dylan Holmes |
Found some tile sprites for printable characters. Neato.
|
Mon, 09 Apr 2012 01:44:19 -0500 |
Dylan Holmes |
merged changes
|
Mon, 09 Apr 2012 01:40:26 -0500 |
Dylan Holmes |
Added more sandbox stuff in rom.org to show how the memory is laid out.
|
Sun, 08 Apr 2012 07:59:15 -0500 |
Dylan Holmes |
fixed a few blocks that were not tangling properly.
|
Tue, 10 Apr 2012 06:33:44 -0500 |
Robert McIntyre |
script: wrote memory pattern from within game!
|
Tue, 10 Apr 2012 03:32:47 -0500 |
Robert McIntyre |
cleaning up code
|
Mon, 09 Apr 2012 13:21:34 -0500 |
Robert McIntyre |
script: item-program completely deposited. Will test tomorrow :)
|
Mon, 09 Apr 2012 12:34:29 -0500 |
Robert McIntyre |
saving progress...
|
Mon, 09 Apr 2012 11:31:09 -0500 |
Robert McIntyre |
almost halfway there!
|
Mon, 09 Apr 2012 11:03:33 -0500 |
Robert McIntyre |
more progress.
|
Mon, 09 Apr 2012 10:35:22 -0500 |
Robert McIntyre |
saving progress...]
|
Mon, 09 Apr 2012 09:25:33 -0500 |
Robert McIntyre |
script: made it to celadon poke-center.
|
Mon, 09 Apr 2012 09:10:45 -0500 |
Robert McIntyre |
route repaired.
|
Mon, 09 Apr 2012 08:51:47 -0500 |
Robert McIntyre |
repairing route
|
Mon, 09 Apr 2012 08:27:45 -0500 |
Robert McIntyre |
script: got leomnades and TM13, shopping is complete.
|
Mon, 09 Apr 2012 07:30:44 -0500 |
Robert McIntyre |
got guard spec & x-accuracy; floor five complete.
|
Mon, 09 Apr 2012 07:20:41 -0500 |
Robert McIntyre |
got elemental stones; floor four complete.
|
Mon, 09 Apr 2012 07:13:40 -0500 |
Robert McIntyre |
script: got TM18; floor three complete.
|
Mon, 09 Apr 2012 06:30:13 -0500 |
Robert McIntyre |
script: bought status healing items; floor two complete.
|
Mon, 09 Apr 2012 06:09:49 -0500 |
Robert McIntyre |
script: bought TMs on second floor.
|
Mon, 09 Apr 2012 05:36:56 -0500 |
Robert McIntyre |
adjusting run to use 0x00 items for money since they are worth a half million each.
|
Sun, 08 Apr 2012 21:21:39 -0500 |
Robert McIntyre |
wrote skeleton for celadon purchase spree.
|
Sun, 08 Apr 2012 21:12:07 -0500 |
Robert McIntyre |
mapped celadon store inventories.
|
Sun, 08 Apr 2012 20:59:06 -0500 |
Robert McIntyre |
merge dylan's changes.
|
Sun, 08 Apr 2012 07:57:52 -0500 |
Dylan Holmes |
fixed a few blocks that were not tangling properly.
|
Sun, 08 Apr 2012 07:55:06 -0500 |
Dylan Holmes |
finished working for now. i've completed more carving up of code blocks.
|
Sun, 08 Apr 2012 06:13:39 -0500 |
Dylan Holmes |
more progess: now rom.org tangles into hxc.clj; i'll be subdividing the code blocks as I write more.
|
Sun, 08 Apr 2012 01:28:39 -0500 |
Dylan Holmes |
Saving progress. Cleaned up documentation a little; found more ROM stuff, including names of status ailments and amount of HP restored by potions.
|
Sun, 08 Apr 2012 20:58:14 -0500 |
Robert McIntyre |
script: made it to cereulean with TM55s worth 2 million.
|
Sun, 08 Apr 2012 08:43:52 -0500 |
Robert McIntyre |
item layout is complete.
|
Sun, 08 Apr 2012 08:27:55 -0500 |
Robert McIntyre |
constructing exact item-pc layout for item-writer.
|
Sun, 08 Apr 2012 06:11:29 -0500 |
Robert McIntyre |
completed testing of item-writer; looks good.
|
Sun, 08 Apr 2012 05:48:13 -0500 |
Robert McIntyre |
brought item-writer down to 20 items.
|
Sun, 08 Apr 2012 04:10:49 -0500 |
Robert McIntyre |
preliminary item-writer complete
|
Sun, 08 Apr 2012 03:00:51 -0500 |
Robert McIntyre |
rewriting basic-writer assemly so that it is valid items
|