Commit Graph

19 Commits

Author SHA1 Message Date
Devine Lu Linvega 707d7d682d Better bounds testing code 2024-01-20 11:18:28 -08:00
Devine Lu Linvega 01d8856d99 Fixed issue with padding 2024-01-15 20:15:48 -08:00
Devine Lu Linvega cb72daf8d0 Removed link device 2024-01-15 09:26:14 -08:00
Devine Lu Linvega e247b86471 Improved core 2024-01-10 17:26:29 -08:00
neauoire 6b0dc5114c Made a boundary testing file 2023-11-12 09:19:30 -08:00
neauoire d98e8d43a8 (console) Added tools to spawn unix process 2023-11-11 09:17:24 -08:00
neauoire c97d19da99 (uxn.c) Catch JCI underflow 2023-08-30 09:14:20 -07:00
neauoire bd5a5cbda2 (uxn.c) Added macros for multi-write 2023-08-29 10:47:49 -07:00
neauoire bd976ce842 Boilerplate threads 2023-08-25 09:18:37 -07:00
neauoire 0ed2617506 Setting the stage for link device 2023-08-24 21:25:11 -07:00
neauoire c09a047851 Reduce redraws 2023-08-16 13:29:15 -07:00
neauoire 1cc1bbc594 Moved game loop into emu_run 2023-08-16 12:50:46 -07:00
neauoire c7c597a39f Muted make logs 2023-08-13 14:34:48 -07:00
neauoire fa8ad9cd7f (makefile) Reconnected deps to targets 2023-08-11 09:04:13 -07:00
neauoire 9178d4ecf5 (makefile) Ordered the targets 2023-08-11 08:34:30 -07:00
neauoire d2c01d7b9d (makefile) Added PHONY 2023-08-11 08:27:24 -07:00
neauoire 2dd7ff18c3 (makefile) Added file deps to targets 2023-08-11 08:25:33 -07:00
neauoire 50f7a12f52 Added tests to makefile 2023-08-10 21:49:38 -07:00
neauoire c345742121 Replaced shell script with makefile 2023-08-10 21:44:28 -07:00