Commit Graph

15 Commits

Author SHA1 Message Date
Thomas Cherryhomes
0b77f5bf80 Add fill patterns to rsrc. Add mono fill, but commented until it can be debugged. 2019-02-01 14:31:40 -06:00
Thomas Cherryhomes
f865bef335 implement touch. add one pixel to window X. 2019-01-31 16:51:28 -06:00
Thomas Cherryhomes
a7bbae82e0 fix key mapping. Work on exit code. Implement beep. Ensure that character size not accidentally reset after initial sizing. 2019-01-31 11:16:20 -06:00
Thomas Cherryhomes
e5f56c5b72 Only attach AppleEvents on System 7.0 and greater. 2019-01-29 22:29:00 -06:00
Thomas Cherryhomes
df05c53db3 Flesh out apple events, add an update event stub. Hopefully this will make the window behave better in multitasking systems. 2019-01-29 20:25:42 -06:00
Thomas Cherryhomes
227f948745 Baud rate back to 57600. Do not paint if mono. Scale characters for 384 and 480 line displays. 2019-01-29 18:51:50 -06:00
Thomas Cherryhomes
2a6d0bb34e Fold in Steve Peltz's text output routines from original MacPad, cleaned up for GCC. Much faster now. 2019-01-29 01:03:22 -06:00
Thomas Cherryhomes
87fdbb7dd5 Try to add the icon to the resource file. grrr... 2019-01-28 23:44:15 -06:00
Thomas Cherryhomes
022bb99d65 change settings for smoke test. 2019-01-28 15:40:00 -06:00
Thomas Cherryhomes
295bb33813 Fix paint. Get first pass of keyboard mapping done. 2019-01-27 22:05:53 -06:00
Thomas Cherryhomes
0f2063340f Current state, serial io not initializing. 2019-01-27 17:41:38 -06:00
Thomas Cherryhomes
777765d4d6 Massive set of changes. screen bring-up successful. B&W hangs for some reason, will investigate. Will now try to hook up i/ow 2019-01-27 11:17:34 -06:00
Thomas Cherryhomes
e434d7624e Implement enough so program can be exited. 2019-01-25 23:39:26 -06:00
Thomas Cherryhomes
e0725ee975 Open a window. Get initial resource file dropped in. 2019-01-25 18:42:10 -06:00
Thomas Cherryhomes
7ee21c7d1a Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00