PLATOTerm for Classic 68K and PPC Macintosh Computers
Go to file
Thomas Cherryhomes f865bef335 implement touch. add one pixel to window X. 2019-01-31 16:51:28 -06:00
CMakeLists.txt Open a window. Get initial resource file dropped in. 2019-01-25 18:42:10 -06:00
PLATOTERM.r Only attach AppleEvents on System 7.0 and greater. 2019-01-29 22:29:00 -06:00
build.sh Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00
font.h Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00
help.c Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00
help.h Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00
io.c 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
io.h Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00
key.h 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
keyboard.c 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
keyboard.h Current state, serial io not initializing. 2019-01-27 17:41:38 -06:00
main.c 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
plato_key.h Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00
protocol.c Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00
protocol.h Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00
screen.c implement touch. add one pixel to window X. 2019-01-31 16:51:28 -06:00
screen.h implement touch. add one pixel to window X. 2019-01-31 16:51:28 -06:00
splash.h 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
terminal.c 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
terminal.h Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00
touch.c implement touch. add one pixel to window X. 2019-01-31 16:51:28 -06:00
touch.h implement touch. add one pixel to window X. 2019-01-31 16:51:28 -06:00
trace.c Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00
trace.h Initial commit. Builds to skeleton. 2019-01-25 16:09:42 -06:00