Commit Graph

90 Commits

Author SHA1 Message Date
Dagen Brock 5c428b982e believe this is the correct decrement logic 2021-03-23 10:56:33 -05:00
Dagen Brock df8b4444b8 version bump and code cleanup 2021-03-23 10:33:41 -05:00
Dagen Brock 8ab37e4264 fix horrible bug on two-pass down test, ht: anthony 2021-03-23 10:33:10 -05:00
Dagen Brock 41e3d52aba add starting hex pattern (better default?) and remove unused code 2018-10-31 09:12:39 -05:00
Dagen Brock b86011deba finish branding and fixes 2018-10-30 18:58:42 -05:00
Dagen Brock dba1ce9a42 fix RAM detection code and SCB text colorizer 2018-10-30 13:08:08 -05:00
Dagen Brock 623975e057 fix indents 2015-11-29 10:34:32 -06:00
Dagen Brock 0adb25254c change to hardlink so file shows up (applerom.s) 2015-11-29 10:33:09 -06:00
Dagen Brock d91353854e removing historical first version, *sniff* 2015-11-28 22:11:08 -06:00
Dagen Brock 10ac88614c better color routine, still needs improving 2015-11-28 14:23:23 -06:00
Dagen Brock b999d875c0 cleaning up strings in prep for 1.0 2015-11-27 20:17:40 -06:00
Dagen Brock bb01332c93 add error noise and fix WaitOnError 2015-11-12 12:01:12 -06:00
Dagen Brock 1025e5cea0 minor changes in prep for 0.6 2015-11-12 08:42:43 -06:00
Dagen Brock d2fd03e02b omg this bug sucked. like 2 hours to find a missing sep #0. 2015-11-12 08:42:14 -06:00
Dagen Brock 1dcaeea958 v0.5 finalizations 2015-10-25 15:38:34 -05:00
Dagen Brock 250705348c allow for keypress skip in intro and better timing 2015-10-25 15:37:54 -05:00
Dagen Brock 255e2a0849 re-enable color menu 2015-10-25 15:15:57 -05:00
Dagen Brock 8601f35783 fix for memory detection 2015-10-25 14:49:28 -05:00
Dagen Brock 07e635e613 hopefully not destroying the shared rom sourcefile 2015-10-24 22:58:08 -05:00
Dagen Brock 9b8a87d9ac print memory map 2015-10-24 22:56:46 -05:00
Dagen Brock 7c09e6e052 eye candy routines 2015-10-24 22:47:31 -05:00
Dagen Brock ec75b397a0 last two-pass test done. last test of all... w00t 2015-10-15 21:48:26 -05:00
Dagen Brock 99cab87e91 some notes 2015-10-15 21:29:10 -05:00
Dagen Brock c27f634310 fix bug on two pass 8-bit rand seed restore 2015-10-15 21:19:38 -05:00
Dagen Brock 623bfc0dc2 MUCH shorter bitwalkers 2015-10-15 21:10:28 -05:00
Dagen Brock 27e5a6efb3 Random16TP working 2015-10-15 20:36:18 -05:00
Dagen Brock 5783a05749 BitPattern16TP working 2015-10-15 17:02:42 -05:00
Dagen Brock 2e49f8a299 fixed more of two-pass 8-bit 2015-10-15 15:44:07 -05:00
Dagen Brock 686b5c240b fixed bitwalk0 twopass 2015-10-15 10:57:58 -05:00
Dagen Brock 8acb7b8fa2 bank walk two pass partially working 2015-10-14 20:41:18 -05:00
Dagen Brock da20f80628 two pass 8 bit random working 2015-10-13 21:53:13 -05:00
Dagen Brock e20d477192 two pass 8 bit pattern seems good 2015-10-13 21:10:41 -05:00
Dagen Brock 37356175ea partially working two pass of 8-bit pattern 2015-10-13 20:38:32 -05:00
Dagen Brock 149d7f758e fix final tested address printing! doh so simple. 2015-10-12 22:14:04 -05:00
Dagen Brock 20e46e65ca fixed status/error printing 2015-10-12 21:53:26 -05:00
Dagen Brock bd414a4c27 fixed 16 bit random 2015-10-12 21:30:16 -05:00
Dagen Brock 5f1909a25b add byte order hex entry for 6502 addressing 2015-10-12 21:22:32 -05:00
Dagen Brock 770d666d28 better status update interval logic 2015-10-11 14:52:31 -05:00
Dagen Brock 558aa22306 Pause on error, 16-bit rand func (ghetto), 16-bit tests (broken) 2015-10-11 10:22:39 -05:00
Dagen Brock 948fe4c67c add pause on error functionality 2015-10-07 18:43:47 -05:00
Dagen Brock f194080aea added remaining 8-bit modes. that was surprisingly easy 2015-10-07 16:22:03 -05:00
Dagen Brock 77db105415 fix ESC to exit test 2015-10-06 23:32:07 -05:00
Dagen Brock 30e5493343 test routines are starting to work again 2015-10-01 12:08:02 -05:00
Dagen Brock b99f751c32 add ToLower for simplified key handling 2015-09-30 09:52:31 -05:00
Dagen Brock 7f3066e1dd fix pause 2015-09-30 09:37:21 -05:00
Dagen Brock 69c3d1adbd add Q key to test 2015-09-29 23:56:20 -05:00
Dagen Brock 24b2bff84d minor layout tweaks 2015-09-29 23:47:16 -05:00
Dagen Brock b201eacacc minor layout tweaks 2015-09-29 23:44:37 -05:00
Dagen Brock cbf5109fb7 test info messages working, and fixed menu toggle with AdjacentWrite 2015-09-29 23:18:36 -05:00
Dagen Brock 226c2bf7e9 indented applerom 2015-09-29 23:17:14 -05:00