An iMessage client for System 6
Go to file
camh f9975f3c0e first commit 2021-09-10 23:12:19 -07:00
.codelite first commit 2021-09-10 23:12:19 -07:00
JS first commit 2021-09-10 23:12:19 -07:00
build first commit 2021-09-10 23:12:19 -07:00
rsrc first commit 2021-09-10 23:12:19 -07:00
CMakeLists.txt first commit 2021-09-10 23:12:19 -07:00
Makefile first commit 2021-09-10 23:12:19 -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 first commit 2021-09-10 23:12:19 -07:00
Sample.c first commit 2021-09-10 23:12:19 -07:00
Sample.h first commit 2021-09-10 23:12:19 -07:00
Sample.r first commit 2021-09-10 23:12:19 -07:00
SerialHelper.c first commit 2021-09-10 23:12:19 -07:00
SerialHelper.h 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 first commit 2021-09-10 23:12:19 -07:00
coprocessorjs.h first commit 2021-09-10 23:12:19 -07:00
nuklear.h first commit 2021-09-10 23:12:19 -07:00
nuklear_quickdraw.h first commit 2021-09-10 23:12:19 -07:00
output_js first commit 2021-09-10 23:12:19 -07:00
output_js.h first commit 2021-09-10 23:12:19 -07:00
overview.c first commit 2021-09-10 23:12:19 -07:00
unrelatedcopypaste.c first commit 2021-09-10 23:12:19 -07:00

README.md

nuklear-quickdraw

very messy, not quite working yet: QuickDraw (Classic Macintosh) back end implementation for nuklear, along with a very hacked up sample C app made from previous example apps

still wip