An iMessage client for System 6
Go to file
2021-12-19 23:54:47 -08:00
.codelite
.vscode 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
build 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
JS code clean up, styling tweaks -- committing to begin work on a small amount of profiling to see if there are any small opportunities for performance improvement left 2021-12-04 22:27:50 -08:00
node_modules
rsrc
CMakeLists.txt
compile_commands.json
compile_js.sh
coprocessorjs.c code clean up, code review, styling tweaks 2021-11-28 23:25:07 -08:00
coprocessorjs.h
Makefile
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 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.h 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
NuklearQuickDraw.project
NuklearQuickDraw.workspace
output_js code clean up, styling tweaks -- committing to begin work on a small amount of profiling to see if there are any small opportunities for performance improvement left 2021-12-04 22:27:50 -08:00
output_js.h code clean up, styling tweaks -- committing to begin work on a small amount of profiling to see if there are any small opportunities for performance improvement left 2021-12-04 22:27:50 -08:00
package-lock.json
package.json
README.md
Sample.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
Sample.h
Sample.r
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

Messages For Macintosh

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