log

age author description
2012-04-14 Robert McIntyre brought documentation up to date.
2012-04-13 Robert McIntyre merge dylan's changes.
2012-04-13 Dylan Holmes Astoundingly, it is not generally possible to convert decimal representations into hexadecimal simply by prepending 0x.
2012-04-13 Dylan Holmes Found in-game pointers to type names; ready to remove manually-coded list.
2012-04-13 Robert McIntyre removed repeated nybbles, length is now 69 opcodes.
2012-04-13 Robert McIntyre got main-bootstrap-program down to 67 opcodes.
2012-04-13 Robert McIntyre removed one opcode
2012-04-13 Robert McIntyre all tests passed.
2012-04-13 Robert McIntyre finally made it to the actual writing part...
2012-04-13 Robert McIntyre this f@#@# thing oh my god.
2012-04-13 Robert McIntyre allowed non-even initial blank inputs.
2012-04-13 Robert McIntyre fixed bug where variables would be overwritten.
2012-04-13 Robert McIntyre use E as scratch instead of C
2012-04-13 Robert McIntyre fixed bug where A was always 0 when the self-modigying code was executed.
2012-04-13 Robert McIntyre set H for real
2012-04-13 Robert McIntyre set H, but found flaw in program flow.
2012-04-12 Robert McIntyre saving progress.
2012-04-12 Robert McIntyre saving progress....
2012-04-12 Robert McIntyre saving progress...
2012-04-12 Robert McIntyre saving progress.
2012-04-12 Robert McIntyre saving progress.
2012-04-12 Robert McIntyre had to change programs to prevent repeats.
2012-04-12 Robert McIntyre saving progress...
2012-04-12 Robert McIntyre changed scratch ragisters from BC to DE.
2012-04-12 Robert McIntyre working on mode-dispatch
2012-04-11 Robert McIntyre completed read-user-input by working off of Dylan's version.
2012-04-11 Robert McIntyre saving progress.
2012-04-11 Robert McIntyre decreased frame-metronome by one opcode