Sat, 14 Apr 2012 05:41:55 -0500 |
Robert McIntyre |
everything works :) now I have total control over the game.
|
Sat, 14 Apr 2012 04:09:51 -0500 |
Robert McIntyre |
saving progress before debugging.
|
Sat, 14 Apr 2012 03:22:10 -0500 |
Robert McIntyre |
moved asseitem-writer assembly to rlm-assembly.
|
Sat, 14 Apr 2012 01:32:22 -0500 |
Robert McIntyre |
brought documentation up to date.
|
Fri, 13 Apr 2012 11:32:52 -0500 |
Robert McIntyre |
removed repeated nybbles, length is now 69 opcodes.
|
Fri, 13 Apr 2012 11:18:08 -0500 |
Robert McIntyre |
got main-bootstrap-program down to 67 opcodes.
|
Fri, 13 Apr 2012 09:59:32 -0500 |
Robert McIntyre |
removed one opcode
|
Fri, 13 Apr 2012 09:47:34 -0500 |
Robert McIntyre |
all tests passed.
|
Fri, 13 Apr 2012 09:24:02 -0500 |
Robert McIntyre |
finally made it to the actual writing part...
|
Fri, 13 Apr 2012 07:30:11 -0500 |
Robert McIntyre |
this f@#@# thing oh my god.
|
Fri, 13 Apr 2012 05:35:55 -0500 |
Robert McIntyre |
allowed non-even initial blank inputs.
|
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
|