Commit Graph

99 Commits

Author SHA1 Message Date
Dagen Brock dba1ce9a42 fix RAM detection code and SCB text colorizer 2018-10-30 13:08:08 -05:00
Dagen Brock 178e17b1bf add current documentation 2016-04-01 08:41:27 -05:00
Dagen Brock cf7f601d09 Update README.md
link to raw files for download
2015-11-30 11:59:46 -06:00
Dagen Brock f3bdcfcfbd Update README.md
links to disk images
2015-11-30 11:54:40 -06:00
Dagen Brock 8e4b05fbcb add disk images 2015-11-30 11:50:08 -06:00
Dagen Brock bd5bfbabd3 add screenshot 2015-11-29 15:25:35 -06: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 daa78e0ee5 Merge branch 'master' of github.com:digarok/mmt
(first push to github)
2015-11-29 10:30:49 -06:00
Dagen Brock c68336d4a4 proper build instructions... i guess. 2015-11-29 10:11:57 -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 acbc77e1bf add build script 2015-11-28 14:21:44 -06:00
Dagen Brock b999d875c0 cleaning up strings in prep for 1.0 2015-11-27 20:17:40 -06:00
Dagen Brock dd341dbbfb Initial commit 2015-11-27 20:12:19 -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 ac458d0444 ignore debug output files 2015-10-24 22:55:35 -05:00
Dagen Brock f620c6b70e add readme 2015-10-24 22:53:50 -05:00
Dagen Brock 97143c4ca1 ignore 2015-10-24 22:48:48 -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