An iMessage client for System 6
Go to file
2022-01-25 23:54:08 -08:00
JS big update: fix final message update bugs, fix about screen. only small TODO items, code cleanup, and testing on physical mac (once i finish recapping the analog board on my mac classic) remaining! 2022-01-25 23:54:08 -08:00
.gitignore repo cleanup, introduce test mode to coprocessorjs module 2022-01-01 23:17:02 -08:00
CMakeLists.txt big update: fix final message update bugs, fix about screen. only small TODO items, code cleanup, and testing on physical mac (once i finish recapping the analog board on my mac classic) remaining! 2022-01-25 23:54:08 -08:00
compile_js.sh first commit 2021-09-10 23:12:19 -07:00
coprocessorjs.c big update: fix final message update bugs, fix about screen. only small TODO items, code cleanup, and testing on physical mac (once i finish recapping the analog board on my mac classic) remaining! 2022-01-25 23:54:08 -08:00
coprocessorjs.h first commit 2021-09-10 23:12:19 -07:00
mac_main.c big update: fix final message update bugs, fix about screen. only small TODO items, code cleanup, and testing on physical mac (once i finish recapping the analog board on my mac classic) remaining! 2022-01-25 23:54:08 -08:00
mac_main.h repo cleanup, introduce test mode to coprocessorjs module 2022-01-01 23:17:02 -08:00
mac_main.r big update: fix final message update bugs, fix about screen. only small TODO items, code cleanup, and testing on physical mac (once i finish recapping the analog board on my mac classic) remaining! 2022-01-25 23:54:08 -08:00
nuklear_app.c big update: fix final message update bugs, fix about screen. only small TODO items, code cleanup, and testing on physical mac (once i finish recapping the analog board on my mac classic) remaining! 2022-01-25 23:54:08 -08:00
nuklear_quickdraw.h big update: fix final message update bugs, fix about screen. only small TODO items, code cleanup, and testing on physical mac (once i finish recapping the analog board on my mac classic) remaining! 2022-01-25 23:54:08 -08:00
nuklear.h big update: fix final message update bugs, fix about screen. only small TODO items, code cleanup, and testing on physical mac (once i finish recapping the analog board on my mac classic) remaining! 2022-01-25 23:54:08 -08:00
README.md improved readme 2021-09-10 23:16:21 -07:00
SerialHelper.c serious performance improvements: cache commands and avoid re-drawing unnecessary commands from event to event. in double buffering code, check bounds and only blit in changed area. 2021-12-19 23:54:47 -08:00
SerialHelper.h first commit 2021-09-10 23:12:19 -07:00

Messages For Macintosh

iMessage app (via a modern Mac...) for System 6 Macintoshes. Built on Retro68, Nuklear, CoprocessorJS