Commit Graph

853 Commits

Author SHA1 Message Date
Joshua Bell
8d88ddac64 Make mount/ copy optional 2018-04-10 21:25:33 -07:00
Joshua Bell
d11ff8755b travis CI build fix 2018-04-10 21:18:28 -07:00
Joshua Bell
f6830a7f2e travis CI build fix 2018-04-10 21:12:48 -07:00
Joshua Bell
2ce1bfc58d Add Travis-CI config 2018-04-10 21:01:30 -07:00
Joshua Bell
81a4766350 Add suggested project to CONTRIBUTING 2018-04-10 20:36:40 -07:00
Joshua Bell
7a78d356bb stats.pl: add 'scoped' command 2018-04-10 17:44:31 -07:00
eric-ja
21861e04fd MGTK: Keyboard mouse/misc ($17D79..$18431) 2018-04-10 16:26:36 -07:00
Joshua Bell
fe7cc0e135 this.apple DA: Add Laser 128 detection 2018-04-09 21:19:34 -07:00
Joshua Bell
4ca3e0c140 coding style fix 2018-04-09 20:55:26 -07:00
mgcaret
c05fd1a669 Non-destructive RamWorks bank counter (fixes #66) 2018-04-09 20:53:28 -07:00
Joshua Bell
b20ac3bad1 this.apple DA: add easter egg: type E to cycle models 2018-04-08 21:50:23 -07:00
Joshua Bell
0e31586753 this.apple DA: Add Laser 128 bitmap 2018-04-07 22:44:20 -07:00
Joshua Bell
68082e361b this.apple DA: Use model table to decrease code size 2018-04-06 17:46:06 -07:00
Joshua Bell
b34fbff6ac Update good-first-contrib ideas now that 'About This Apple' is mostly done 2018-04-06 17:25:39 -07:00
Joshua Bell
95bf1e6f9d THIS.APPLE DA: Remove some done TODOs, fix III icon link, improve var names 2018-04-06 17:24:07 -07:00
mgcaret
e9abcbc30c this.apple: CPU and Apple IIe Card identification
* CPU and Apple IIe Card identification
* Mac IIe Card icon
2018-04-06 17:10:53 -07:00
Joshua Bell
bde213d97b Fix GetWinPort param definitions 2018-04-06 08:05:35 -07:00
Joshua Bell
5dcb2426d6
Improved MGTK docs around redrawing and DAs
Removed need for explicit offscreen flag, corrected GetWinPort definition
2018-04-06 08:04:36 -07:00
Joshua Bell
95e1d2268a THIS.APPLE DA: empty slots, RamWorks memory 2018-04-05 21:29:25 -07:00
Joshua Bell
2d9788fac3 THIS.APPLE DA: Tweak icon aliasing 2018-04-04 20:59:16 -07:00
Joshua Bell
5122c8ea5d THIS.APPLE DA: Add Apple /// icon 2018-04-04 20:49:22 -07:00
Joshua Bell
4ab7d03593 Readme update for DAs 2018-04-04 19:22:18 -07:00
Joshua Bell
0aa669eff6 THIS.APPLE DA: drag, close box 2018-04-04 19:16:50 -07:00
Joshua Bell
c54192c21c THIS.APPLE DA: Add IIgs bitmap 2018-04-04 17:43:43 -07:00
Joshua Bell
3b2871a5c9 Add 'THIS.APPLE' DA 2018-04-04 17:11:32 -07:00
eric-ja
3f819bee4e MGTK: Windows/controls. ($17013..$17D69)
* MGTK: Windows/controls. ($17013..$17D69)
* Fix scoping.
2018-04-04 09:09:09 -07:00
Joshua Bell
655e86f37b MGTK: minor S2W/W2S cleanup 2018-04-03 21:26:13 -07:00
eric-ja
6b176d4ac1 MGTK: Menus. ($16867..$16F39) 2018-04-02 08:00:43 -07:00
Joshua Bell
5f09da834a ovl1c: sector format 2018-04-01 20:36:02 -07:00
Joshua Bell
177e988398 ovl1c: more drive control 2018-04-01 13:33:53 -07:00
eric-ja
c1c3171f46 MGTK: Cursor/events/initialization. ($16004..$166DE) 2018-04-01 09:27:39 -07:00
Joshua Bell
f4139c08b5 ovl1c: Start understanding low level disk ops 2018-03-31 21:13:10 -07:00
Joshua Bell
579e3dbd78 ovl1c: procs, params 2018-03-31 16:50:58 -07:00
Joshua Bell
31b4b1f86b ovl1b: more params 2018-03-30 21:50:29 -07:00
Joshua Bell
5aa3c5fd17 ovl1b: dialog members 2018-03-30 21:11:36 -07:00
Joshua Bell
848a1d9342 ovl1b: unref'd definitions 2018-03-30 20:15:53 -07:00
Joshua Bell
fe82e7efd6 ovl1b: procs and params 2018-03-30 19:34:44 -07:00
eric-ja
f522008c3f MGTK: Text drawing ($15907..$15E01) 2018-03-30 07:58:10 -07:00
Joshua Bell
c76a540871 Menu definitions; call ids 2018-03-29 21:40:39 -07:00
Joshua Bell
85faffa915 MGTK calls 2018-03-29 21:17:18 -07:00
Joshua Bell
96683a6c09 ovl1b strings 2018-03-29 08:38:20 -07:00
Joshua Bell
e5ebe33221 more strings 2018-03-29 07:52:03 -07:00
eric-ja
675288ee7b Fonts!
* Add MousePaint fonts
2018-03-29 07:38:59 -07:00
Joshua Bell
7b9ead9cac strings 2018-03-28 21:28:03 -07:00
Joshua Bell
fda56ba686 Start work on ovl1b/c 2018-03-28 21:05:12 -07:00
Joshua Bell
62c5ff8c79
fix typo 2018-03-27 21:06:44 -07:00
Joshua Bell
feacc900d2
Coding style: note about questions 2018-03-27 18:19:33 -07:00
eric-ja
7e483c3ef5 MGTK: BitBlt/rect/poly drawing routines (#54)
* Document that Text Page 1 is used as buffers.
* Merge keyboard/mouse
* Work on error symbols.
* MGTK: Drawing routines. (4F8E..584A)
* MGTK: Style/fix warnings.
2018-03-27 07:44:13 -07:00
Joshua Bell
b55fcf010a
Markdown whitespace fixes 2018-03-26 18:41:38 -07:00
Joshua Bell
bbaa7eede6 Add CONTRIBUTING.md with some ideas 2018-03-25 21:16:29 -07:00