Commit Graph

499 Commits

Author SHA1 Message Date
Devine Lu Linvega c37d2cd75c (brainfuck.tal) Optimizations 2024-02-15 21:00:00 -08:00
Devine Lu Linvega 3bd7ea944f (brainfuck.tal) Minor optimizations 2024-02-15 20:47:53 -08:00
Devine Lu Linvega a41f1ce3e8 (brainfuck.tal) Modernizing 2024-02-15 20:31:27 -08:00
Devine Lu Linvega 9da44f52d4 Added system.cat example 2024-02-14 15:17:08 -08:00
Devine Lu Linvega 300a3d7b3e (button.tal) Formatting 2024-02-07 10:01:55 -08:00
Devine Lu Linvega ff7c82f9e5 (button.tal) Because sometimes you just need a button 2024-02-07 09:59:53 -08:00
Devine Lu Linvega 3e1183285a (hilbert) Optimizations 2024-01-21 09:51:23 -08:00
Devine Lu Linvega 46e2374049 (hilbert) Housekeeping 2024-01-21 09:42:10 -08:00
Devine Lu Linvega f34bab675a (hilbert) Terminate properly 2024-01-21 09:38:25 -08:00
Devine Lu Linvega af7a59623b (hilbert) Faster drawing routine 2024-01-21 09:17:20 -08:00
Devine Lu Linvega f3d86c5384 (hilbert) Cache last pos 2024-01-21 08:58:34 -08:00
Devine Lu Linvega 2560216ed0 (hilbert) Housekeeping 2024-01-21 08:39:29 -08:00
Devine Lu Linvega 8212ca5edb (controller.tal) Housekeeping 2024-01-15 15:21:04 -08:00
Devine Lu Linvega 4a303fab90 (bunnymark) Added controller input 2024-01-15 08:45:41 -08:00
Devine Lu Linvega 17e6d4df22 (bunnymark) Optimizations 2024-01-15 08:41:54 -08:00
Devine Lu Linvega 362dee8b1b (bunnymark) Housekeeping 2024-01-15 08:30:25 -08:00
Devine Lu Linvega 950a5085ee (bunnymark) Optimizations 2024-01-15 08:23:10 -08:00
Devine Lu Linvega 6fbf4ff535 (bifurcan) Optimizations 2024-01-14 16:16:54 -08:00
Devine Lu Linvega 6e50e4ce92 (bifurcan) Modernize style 2024-01-14 16:06:24 -08:00
neauoire 8ca6c75e29 Removed old screen.flip example 2023-12-19 11:16:10 -08:00
neauoire 5fa8fb8401 Removed old system.catch example 2023-12-19 11:12:23 -08:00
neauoire 6e45b5700f (screen.auto) Added a auto port testing file 2023-12-19 10:52:15 -08:00
neauoire a62fce6316 Faster screen drawing routines 2023-12-18 14:44:36 -08:00
neauoire 14bf95ba39 (console.tal) Improved example 2023-12-05 11:55:46 -08:00
neauoire d6a966e113 (Screen) Faster sprite drawing 2023-11-12 12:38:43 -08:00
neauoire 228a951f22 (screen.pixel) Added pixel testing program by @aw 2023-11-10 14:47:51 -08:00
neauoire f9de13652c Redraw on resize 2023-11-09 14:45:51 -08:00
neauoire d0a521745a (mouse.tal) Improved implementation 2023-11-09 14:01:11 -08:00
neauoire fa6d62c70a (screen.blending) Draw foreground sprites too 2023-11-08 09:30:49 -08:00
neauoire 9924af3593 (screen.blending.tal) Added 1bpp demo 2023-11-05 11:07:56 -08:00
neauoire 6381ebb545 (audio-test) Loop melody 2023-11-02 17:30:14 -07:00
neauoire f1d903c775 (audio-test) Fixed durations 2023-11-02 17:30:14 -07:00
Bad Diode ae11965898 Update audio-tests.tal example 2023-11-02 17:30:14 -07:00
Bad Diode 41b143b8e0 Update audio-tests to use proper sine function 2023-11-02 17:30:14 -07:00
Bad Diode 6569c9d749 Add per-cent tuning and change note-off to #00 2023-11-02 17:30:14 -07:00
Bad Diode e6cf770d2e Fix memory bug and restore previous looping behaviour 2023-11-02 17:30:14 -07:00
Bad Diode 4b64ced669 Restore audio port layout and use 0x5 for duration 2023-11-02 17:30:14 -07:00
Bad Diode 32853ce8f7 Fix xfading issues 2023-11-02 17:30:14 -07:00
Bad Diode 49eda85851 Add initial WIP sample player for new audio device 2023-11-02 17:30:14 -07:00
neauoire 2e32545a8b (cube3d.tal) Optimizations 2023-10-30 15:32:02 -07:00
neauoire 6e96b22e36 (move.tal) Minor optimizations 2023-10-28 10:17:10 -07:00
neauoire a0fa9ca9a3 (move.tal) Housekeeping 2023-10-28 10:08:01 -07:00
neauoire b513014fa8 (screen.blending.tal) Fixed issue with sprite position 2023-10-27 19:53:42 -07:00
neauoire 187f92d31d (console.write.tal) Added output example to /error port 2023-10-26 11:29:49 -07:00
neauoire c71842aa84 (dvd.tal) Optimized 2023-09-29 14:01:13 -04:00
neauoire d7f96acb93 (fizzbuzz.tal) Housekeeping 2023-09-05 20:05:14 -07:00
neauoire d6691fddef (screen.flip) Added example to test flip bit in screen/sprite port 2023-08-05 08:56:32 -07:00
Devine Lu Linvega e2e5e86531 Added screen.blending.tal 2023-07-26 09:57:36 -07:00
Devine Lu Linvega 07f2ea43f7 (mouse.tal) Fixed issue with clearing 2023-07-24 10:47:52 -07:00
Devine Lu Linvega eb07d9fba6 (bunnymark.tal) Fixed issue with clear 2023-07-23 20:48:22 -07:00