Commit Graph

12 Commits

Author SHA1 Message Date
camh 722bc791da coprocessor: rework memory model for output variables -- hopefully issues there are resolved and we are only down to final nuklear memory issue. cut new debug release 2022-02-17 11:18:44 -08:00
camh a17c8b1977 get more targeted logging toward address error, cut new debug release 2022-02-15 09:46:08 -08:00
camh 41130edc2f move some logging around to pinpoint address error, cut new debug release 2022-02-15 08:11:32 -08:00
camh 53e2f4dba0 bug fix: do not try to repeatedly send blank messages on enter press, attempt at speeding up debug output, add additional logging to determine which nuklear command is triggering the address error, fix some of the constructor instantiation in the js side of the app 2022-02-14 23:23:51 -08:00
camh ef29cf88e1 small tweaks and another test release 2022-02-12 23:42:19 -08:00
camh 3985d86486 some fixes, including miscalulation on bounds checking for quickdraw commands, remove some logging from memory error research, refactor chat message count function and add logging on current vs previous message objects to determine phantom beeping, hopefully final test release 2022-02-12 23:23:37 -08:00
camh 5a45998195 create new debugging option DEBUG_FUNCTION_CALLS to assist in finding memory address errors on physical mac, cut new debug release 2022-02-08 23:58:25 -08:00
camh 112cf38856 add missing release 2022-02-08 10:19:04 -08:00
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
camh f48280b866 fix all compiler warnings around nuklear_app, create new build 2022-02-06 22:51:27 -08:00
camh dfe9dd565a fix issue where return value from sendMessage would not make it back through to mac app 2022-02-04 23:30:50 -08:00
camh cfcf7566f5 add dist files 2022-02-01 23:59:40 -08:00