An iMessage client for System 6
Go to file
camh 4a457f94fb fix all compilation warnings in an attempt to fix last address error problems, cut new release 2022-02-07 12:12:50 -08:00
JS fix issue where return value from sendMessage would not make it back through to mac app 2022-02-04 23:30:50 -08:00
dist fix all compilation warnings in an attempt to fix last address error problems, cut new release 2022-02-07 12:12:50 -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
README.md improved readme 2021-09-10 23:16:21 -07:00
SerialHelper.c fix all compilation warnings in an attempt to fix last address error problems, cut new release 2022-02-07 12:12:50 -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 fix all compilation warnings in an attempt to fix last address error problems, cut new release 2022-02-07 12:12:50 -08:00
coprocessorjs.h fix all compiler warnings around nuklear_app, create new build 2022-02-06 22:51:27 -08:00
mac_main.c fix all compilation warnings in an attempt to fix last address error problems, cut new release 2022-02-07 12:12:50 -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.h fix problems with non-char keyboard input causing more than one input -- pretty much complete and now back to needing a physical mac to test with 2022-01-27 23:45:14 -08:00
nuklear_app.c fix all compiler warnings around nuklear_app, create new build 2022-02-06 22:51:27 -08:00
nuklear_quickdraw.h fix all compilation warnings in an attempt to fix last address error problems, cut new release 2022-02-07 12:12:50 -08:00

README.md

Messages For Macintosh

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