32 Commits

Author SHA1 Message Date
Joshua Bell d0b516eb2f Build: Don't do stats/diffs for fixes branch 2018-12-09 20:08:38 -08:00
Joshua Bell 87d48e2a7f Save/Restore QUIT routine. Fixes #3
On startup (DESKTOP.SYSTEM), the current ProDOS QUIT handler
(selector/dispatcher) living in Main LC Bank 2 $D100-$D3DD is written
out to a "Quit.tmp" file, along with preamble code to restore it
and invoke QUIT.

On quit (DESKTOP2), the "Quit.tmp" file is loaded at $1000, /RAM is
reattached, then the code is invoked.

This presumes prefix is set on launch and remains unchanged. If
the Quit.tmp file cannot be found, File > Quit shows an error.

Also copy Quit.tmp to RAM Card
2018-12-09 20:08:38 -08:00
Joshua Bell d68cfdf917 Improve Trash icon appearance. Issue #74 2018-12-09 20:08:38 -08:00
Joshua Bell 0c16467fd5 Bump version to 1.2
* Drop dead (?) code segment
* Add mount scropt (for Virtual ][)
2018-12-09 20:08:38 -08:00
Joshua Bell 86940aa19a Don't poke Le Chat Mauve addresses on IIgs to avoid emulator crash. Fixes #85 2018-12-09 20:08:38 -08:00
Joshua Bell 4689d3ea84 Use a common mount/ directory 2018-11-25 21:16:39 -08:00
Joshua Bell 7c1ead2a8e Build: DeskTop and overlays as one target 2018-11-19 19:55:00 -08:00
Joshua Bell 5f825cfeab Move DESKTOP.SYSTEM a.k.a. DESKTOP1 to separate directory 2018-11-05 20:14:29 -08:00
Joshua Bell a05d4631df Build disk for DeskTop itself 2018-09-03 17:31:25 -07:00
Joshua Bell c837871bfb DeskTop: More overlay resource identifiers 2018-05-04 08:09:07 -07:00
Joshua Bell 7bd4eec08b DeskTop: More overlay resource identifiers 2018-05-03 18:43:09 -07:00
Joshua Bell fe2948e489 Autogenerate include file for LC resources 2018-05-02 21:05:31 -07:00
Joshua Bell f6830a7f2e travis CI build fix 2018-04-10 21:12:48 -07:00
Joshua Bell fda56ba686 Start work on ovl1b/c 2018-03-28 21:05:12 -07:00
Joshua Bell 331460afeb procs, errs 2018-03-05 21:20:00 -08:00
Joshua Bell 31ce4921f8 pd errs, stats 2018-03-04 11:35:04 -08:00
Joshua Bell 69e4d56fda equates 2018-03-02 20:06:58 -08:00
Joshua Bell 74296a74ac bootstrap sys 2018-03-02 19:56:39 -08:00
Joshua Bell e34f63fa12 Use combo build for overlays 3+ 2018-02-25 19:02:34 -08:00
Joshua Bell 63f47f9f80 overlay 4; remove infos 2018-02-25 13:19:11 -08:00
Joshua Bell 3f8d47a5b2 overlay 3 initial snapshot 2018-02-23 20:54:37 -08:00
Joshua Bell 25d4eeb41c add overlay #2, and a refactoring (macro-replacing) tool 2018-02-23 20:45:21 -08:00
Joshua Bell cffe277cc9 Makefile tweaks 2018-02-21 21:18:46 -08:00
Joshua Bell c48bf17e6f overlay 7 WIP 2018-02-21 19:20:13 -08:00
Joshua Bell e7785fa845 build into subdirs 2018-02-21 08:04:32 -08:00
Joshua Bell 04f3b9119e overlay 1a WIP 2018-02-20 21:19:06 -08:00
Joshua Bell 8ac6630bcf overlay 6 2018-02-20 20:36:46 -08:00
Joshua Bell 6225082ec6 start work on overlay 5 2018-02-19 21:32:47 -08:00
Joshua Bell 3f9f64a504 Start work on first overlay 2018-02-19 20:18:58 -08:00
Joshua Bell c9092abde5 helper script updates 2018-02-19 10:53:58 -08:00
Joshua Bell bcc28e58cc project cleanup 2018-02-01 10:00:17 -08:00
Joshua Bell c1f9bcb46b Clean up directories, start work mapping DESKTOP2 2017-09-16 17:11:50 -07:00