Commit Graph

831 Commits

Author SHA1 Message Date
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
Joshua Bell
2dbeadc5b2 MGTK: Correct some bad disassembly 2018-03-25 21:04:15 -07:00
Joshua Bell
6d9e05f7f7 MGTK: Macros for 16-bit ops with leading clc/sec 2018-03-25 20:49:27 -07:00
Joshua Bell
5ec14668c6 MGTK: more 16-bit macro use 2018-03-25 20:18:43 -07:00
Joshua Bell
98c16a3d55 remove redundant labels 2018-03-23 21:35:53 -07:00
Joshua Bell
cf0fe83d6f mouse scaling 2018-03-23 21:27:58 -07:00
Joshua Bell
9d67360cba consolidate definitions 2018-03-23 19:54:07 -07:00
Joshua Bell
ee0472f55f Identify kbd/mouse pos, menu state 2018-03-23 19:43:27 -07:00
Joshua Bell
d8de51ac59
Spaces not tabs 2018-03-23 08:24:24 -07:00
Joshua Bell
7a2a818b77 Added coding style doc 2018-03-22 21:57:52 -07:00
Joshua Bell
b6c0b27b28 one more byte into font def 2018-03-22 09:13:26 -07:00
eric-ja
909c3427e8 Move last row of font from desktop.s to inc/font.inc
Missed when determining the font definition.
2018-03-21 23:15:05 -07:00
Joshua Bell
efabe00f3c MGTK: Apply refactor tool/add16 macro 2018-03-21 19:29:14 -07:00
Joshua Bell
175f5a955d MGTK doc tweaks 2018-03-21 19:23:28 -07:00
Joshua Bell
8b4896b77e Flesh out MGTK docs 2018-03-21 19:23:28 -07:00
eric-ja
d2a91b1e10 MGTK $14C41..$14F8E
* (MGTK) Fill/blit loop ($14C41..$14D81).
* (MGTK) set_up_fill_mode, set_dest, set_source ($14D81..$14F8E).
2018-03-21 19:22:44 -07:00
eric-ja
2193be097f (MGTK) Fill mode operations. ($14BA1..$14C41) 2018-03-21 10:25:09 -07:00
Joshua Bell
8ab3c846d9 dehexify, remove uninteresting labels 2018-03-16 21:19:01 -07:00
Joshua Bell
3e9d7da755 winfo for alert dialog 2018-03-15 00:00:36 -07:00
Joshua Bell
fcb99ec3cf identify winfos 2018-03-14 21:10:08 -07:00
Joshua Bell
06e0c6878f de-hex some numbers 2018-03-14 20:53:20 -07:00
Joshua Bell
e014bda697 identify entry file picker winfo 2018-03-14 20:38:47 -07:00
Joshua Bell
d6b757849b overlay windows, sys tracing 2018-03-14 20:16:15 -07:00