An iMessage client for System 6
Go to file
2021-11-16 23:40:49 -08:00
.codelite first commit 2021-09-10 23:12:19 -07:00
build fix scrollbars, introduce watch cursor on blocking operations, lots of other small bug fixes 2021-11-16 23:40:49 -08:00
JS fix scrollbars, introduce watch cursor on blocking operations, lots of other small bug fixes 2021-11-16 23:40:49 -08:00
rsrc first commit 2021-09-10 23:12:19 -07:00
CMakeLists.txt first commit 2021-09-10 23:12:19 -07:00
compile_commands.json 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 scrollbars, introduce watch cursor on blocking operations, lots of other small bug fixes 2021-11-16 23:40:49 -08:00
coprocessorjs.h first commit 2021-09-10 23:12:19 -07: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
nuklear_quickdraw.h first version confirmed working on physical mac hw 2021-11-13 21:48:33 -08:00
nuklear.h fix scrollbars, introduce watch cursor on blocking operations, lots of other small bug fixes 2021-11-16 23:40:49 -08: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
output_js fix scrollbars, introduce watch cursor on blocking operations, lots of other small bug fixes 2021-11-16 23:40:49 -08:00
output_js.h fix scrollbars, introduce watch cursor on blocking operations, lots of other small bug fixes 2021-11-16 23:40:49 -08:00
overview.c first commit 2021-09-10 23:12:19 -07:00
README.md improved readme 2021-09-10 23:16:21 -07:00
Sample.c fix scrollbars, introduce watch cursor on blocking operations, lots of other small bug fixes 2021-11-16 23:40:49 -08:00
Sample.h first commit 2021-09-10 23:12:19 -07:00
Sample.r committing before removing individual window rendering code, too buggy, going to try some other perf paths 2021-10-13 23:16:11 -07:00
SerialHelper.c first function version, used to send first imessage via system 6 2021-09-20 23:10:57 -07:00
SerialHelper.h first commit 2021-09-10 23:12:19 -07:00
unrelatedcopypaste.c 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