Commit Graph

76 Commits

Author SHA1 Message Date
mgcaret 4f38bbccb2 Add patch to make delete key work like backspace in monitor GETLN/GETLN1 2017-10-11 12:38:29 -07:00
mgcaret 145d82bbcc update .gitignore 2017-10-02 12:35:36 -07:00
mgcaret 3991773e06 minor changes to main README 2017-10-02 12:33:21 -07:00
mgcaret 7ed3e10a22 reorganize documentation 2017-10-02 12:27:09 -07:00
mgcaret df08db5fce 4X: fix assembler warning; 4X+5X: Prepare for binary distribution 2017-10-02 11:21:09 -07:00
mgcaret 094e9d98fa commentary 2017-08-30 20:49:07 -07:00
mgcaret e0d2159aad 4X: Merge config branch to master after good user reports; 5X: Fix early mistake regarding accelerator code, thanks to Michael J Mahon for spotting it 2017-08-30 20:48:58 -07:00
mgcaret ea801bed1f add block counter safety check to config finder 2017-05-27 17:08:08 -07:00
mgcaret fdbb458ec6 4X: create README.md specifically for 4X, add experimental config file support 2017-04-25 20:10:02 -07:00
mgcaret ce5f476f64 Update README.md 2017-04-23 01:27:55 -07:00
mgcaret 34ff8a48bf Reformat boot5x, fix #2, and shorten code all at the same time 2017-04-08 19:20:36 -07:00
mgcaret 740044802d allow disabling accelerator menu to actually build 2017-04-08 14:43:31 -07:00
mgcaret f489231464 experimental accelerator reverse for accel5x 2017-04-08 14:31:52 -07:00
mgcaret c0b6f2b229 move accelerator reverse to new obsolete directory 2017-04-08 14:21:40 -07:00
mgcaret 69180fbd1d update dates for release 2017-04-08 14:05:48 -07:00
mgcaret bbb10a55d8 Merge branch 'accel5x' 2017-04-08 14:03:23 -07:00
mgcaret 79187ea31e optimize accel5x and fix #4 2017-04-02 11:53:48 -07:00
mgcaret a053520e41 Merge pull request #3 from cbmeeks/patch-1
Typo
2017-03-21 13:56:44 -07:00
cbmeeks 8b4c8cb9f0 Typo 2017-03-21 15:32:50 -04:00
mgcaret 93114217ee 5X: remove boot 2nd 5.25 drive code snippet, not needed 2017-03-20 12:02:52 -07:00
mgcaret 4cee44a2a4 5X: optional percentage-based speed display for accelerator config 2017-03-20 11:40:11 -07:00
mgcaret 7da7a32cae add note about speed table testing 2017-03-19 16:19:37 -07:00
mgcaret 6a785d5588 confirmed speed table for 4 MHz using empirical evidence 2017-03-19 16:17:51 -07:00
mgcaret 19527adc3b 5X: fix accelerator menu bugs after initial HW test 2017-03-19 11:05:13 -07:00
mgcaret 098aa51eed Update README.md 2017-03-18 23:39:47 -07:00
mgcaret 99d18d92c8 initial integration of accelerator code 2017-03-18 23:34:25 -07:00
mgcaret 3ac2b9d74f conversion to cc65 2017-03-18 20:00:43 -07:00
mgcaret 42499b5891 4X: safe default in disp wasn't so safe 2017-03-18 15:51:46 -07:00
mgcaret 9b90682616 Update README.md 2017-03-18 15:49:00 -07:00
mgcaret 8951930690 Update README.md 2017-03-18 15:48:12 -07:00
mgcaret f6a662a276 Update rom5_zeros.txt 2017-03-17 09:06:30 -07:00
mgcaret 67321872dd Update README.md 2017-03-16 20:13:02 -07:00
mgcaret 6034aa039d Update README.md 2017-03-16 20:12:41 -07:00
mgcaret 6f8912c500 Beep fix similar to Q.D.s 2017-03-16 20:07:36 -07:00
mgcaret 81f5a54aed 5X: cite prior art 2017-03-11 11:51:28 -08:00
mgcaret 8f6bf3fac7 update README.md 2017-03-11 11:34:05 -08:00
mgcaret 9e5bce35ec 5X: one byte patch to default to 1 MHz 2017-03-11 11:16:05 -08:00
mgcaret 08b1892f0a update readme. 5X: move 'Apple IIc +' left a few spots 2017-03-11 11:02:13 -08:00
mgcaret aa0ee5829a Update code comments and Rakefile 2017-03-11 00:19:40 -08:00
mgcaret 680318ef47 Fix bugs from first pass on real hardware 2017-03-10 20:33:23 -08:00
mgcaret 53d96913a1 Update rom5_zeros.txt 2017-02-15 09:38:59 -08:00
mgcaret 70b8d37e84 update zeros info for -dfff 2017-02-14 23:13:05 -08:00
mgcaret 8ed211a1b6 Merge branch 'master' of https://github.com/mgcaret/rom4x 2017-02-12 11:54:11 -08:00
mgcaret adeb5e6b04 ROM5X preliminary code 2017-02-12 11:53:47 -08:00
mgcaret 94c5271e64 update readme to mention forthcoming ROM 5X 2017-02-10 08:46:14 -08:00
mgcaret cda85678ee Add script to zip built images 2017-01-29 15:54:00 -08:00
mgcaret 1f20c1cfca basic functionality for IIc+ 2017-01-29 15:38:12 -08:00
mgcaret 63ca071737 Rework card clear to avoid stack ops 2017-01-21 16:52:20 -08:00
mgcaret d2b79dc4bb ons tack -> on stack 2017-01-21 11:45:53 -08:00
mgcaret 1b3e0e147e README.md updates.
Remove wording about not recommending installation into a non-memory-expansion //c as new options are bout to come out for that hardware.
Update testing instructions - the old manual memory clear actually didn't work right since the card does not reformat itself if the screen holes are all spaces.  The old test and ctrl-oa-reset both do this.
2017-01-21 11:43:21 -08:00