An iMessage client for System 6
Go to file
camh c88d6037b5 repo cleanup, introduce test mode to coprocessorjs module 2022-01-01 23:17:02 -08:00
JS repo cleanup, introduce test mode to coprocessorjs module 2022-01-01 23:17:02 -08:00
.gitignore repo cleanup, introduce test mode to coprocessorjs module 2022-01-01 23:17:02 -08:00
CMakeLists.txt repo cleanup, introduce test mode to coprocessorjs module 2022-01-01 23:17:02 -08:00
Makefile eliminate almost all floating point math and lots of unnused nuklear code, replace with short int math 2021-10-15 23:05:28 -07:00
NuklearQuickDraw.project first commit 2021-09-10 23:12:19 -07:00
NuklearQuickDraw.workspace first commit 2021-09-10 23:12:19 -07: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
compile_js.sh first commit 2021-09-10 23:12:19 -07:00
coprocessorjs.c code clean up, code review, styling tweaks 2021-11-28 23:25:07 -08:00
coprocessorjs.h first commit 2021-09-10 23:12:19 -07:00
mac_main.c repo cleanup, introduce test mode to coprocessorjs module 2022-01-01 23:17:02 -08:00
mac_main.h repo cleanup, introduce test mode to coprocessorjs module 2022-01-01 23:17:02 -08:00
mac_main.r repo cleanup, introduce test mode to coprocessorjs module 2022-01-01 23:17:02 -08:00
nuklear.h repo cleanup, introduce test mode to coprocessorjs module 2022-01-01 23:17:02 -08:00
nuklear_app.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
nuklear_quickdraw.h repo cleanup, introduce test mode to coprocessorjs module 2022-01-01 23:17:02 -08:00

README.md

Messages For Macintosh

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