0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-13 01:35:06 +00:00
Commit graph

201 commits

Author SHA1 Message Date
neauoire
5dbfb6603e Progress on nasu redesign 2021-05-10 20:52:57 -07:00
neauoire
1925897c51 Progress on nasu revamp 2021-05-09 20:43:33 -07:00
neauoire
0b5b6d077a Progress on Nasu 2021-05-09 11:22:21 -07:00
neauoire
12550c3703 Fixed issue with midi 2021-05-08 07:59:03 -07:00
neauoire
67adcd563b Game of life 2021-05-05 18:38:28 -07:00
neauoire
e0558d5067 Some progress on the drumrack samples 2021-05-04 11:54:01 -07:00
neauoire
73deb679f3 Optimized piano example 2021-05-04 10:57:57 -07:00
neauoire
f5fb9714e4 * 2021-05-03 09:57:39 -07:00
neauoire
993719818a Removed LTS/GTS opcodes 2021-05-01 09:59:57 -07:00
neauoire
baa2f2450f Rewriting polycat 2021-04-30 12:08:24 -07:00
neauoire
9c218db857 Added midi device 2021-04-25 19:50:45 -07:00
neauoire
7034a0cbfb Piano example 2021-04-25 13:47:32 -07:00
neauoire
19157a9ae1 Removed templating macros in assembler 2021-04-24 17:12:25 -07:00
neauoire
72b0458745 Removed refresh port in datetime 2021-04-24 10:26:09 -07:00
neauoire
2eb18b06a2 Device events can now fire on read 2021-04-24 10:15:47 -07:00
neauoire
5c5b767eaf Working toward bidirectional talk between devices and program 2021-04-24 09:43:30 -07:00
neauoire
9addd15675 Added bifurcan 2021-04-23 11:17:17 -07:00
neauoire
2880f59821 Sorted examples in devices/ and gui/ 2021-04-23 08:58:58 -07:00
neauoire
8ca9e6d4de Afterall, I decided to not use the fancy new macros, I think pek/pok is more readable than glyphs in the end 2021-04-22 20:44:38 -07:00
neauoire
1b4623be1b Templated examples 2021-04-22 19:57:47 -07:00
neauoire
b752f5f2bc Added drawing to the mouse example 2021-04-22 11:08:06 -07:00
neauoire
b86049925a Ported nihils dev audio example 2021-04-21 12:44:57 -07:00
neauoire
c0b337e933 ported dvd animation 2021-04-21 12:00:31 -07:00
neauoire
928ed1e1c9 Simplified the file example 2021-04-21 11:38:30 -07:00
neauoire
276e5086db Implemented PEK/POK/GET/PUT 2021-04-21 10:23:58 -07:00
neauoire
b01b74bad4 Ported mouse example 2021-04-21 09:48:04 -07:00
neauoire
53eacc6039 Ported the keys example 2021-04-21 09:09:18 -07:00
Andrew Alderwick
b43f973adb Port dev.file.usm 2021-04-21 13:37:59 +01:00
neauoire
a4e54062b8 Merged sandwich 2021-04-20 17:11:02 -07:00
neauoire
a293c1daa8 Ported the hello-world example 2021-04-20 11:32:26 -07:00
neauoire
82f7103a55 Started migrating to new assembler 2021-04-19 17:23:30 -07:00
neauoire
2e496e8d55 Started implementing 2-bit mode in nasu 2021-04-14 22:06:22 -07:00
neauoire
ac9f94dd6d Optimizing drawing routines 2021-04-14 12:11:01 -07:00
neauoire
6a6e9acc50 Trying to optimize drawing routines 2021-04-13 22:50:01 -07:00
neauoire
f3e58adc03 Implemented file vectors in nasu/noodle 2021-04-13 12:29:36 -07:00
neauoire
56a3a993f4 Added graphical example to file device 2021-04-13 11:38:22 -07:00
neauoire
359c373d68 Removed overdrawing in PPU 2021-04-11 20:38:21 -07:00
neauoire
01dbf400db Removed warning 2021-04-11 09:58:47 -07:00
neauoire
86a52e1091 Fixed issue with controller.key 2021-04-10 20:55:31 -07:00
neauoire
ad19620b82 Merged ctrl with text 2021-04-10 19:39:32 -07:00
neauoire
98c32fd95c Improved blending for chr parsing 2021-04-10 12:25:37 -07:00
neauoire
c1c0f8f2bc Improved picture example 2021-04-10 12:19:38 -07:00
neauoire
131157cd53 Fixed issue with mouse button not being released 2021-04-10 11:24:38 -07:00
neauoire
f14f8a64f4 Progress on orca 2021-04-09 20:06:45 -07:00
neauoire
a6cea37ef4 Silent audio example 2021-04-09 13:38:47 -07:00
neauoire
d6036dec6b Revamped the screen example 2021-04-09 12:15:38 -07:00
neauoire
ffded2f642 Merged sprite in screen device 2021-04-09 10:01:53 -07:00
neauoire
9dda5bdf1b Removed unused function call in emu 2021-04-08 16:47:38 -07:00
neauoire
169e659ab8 Minor cleanup 2021-04-08 16:30:44 -07:00
Andrew Alderwick
f76f8cf6ef Added apu.h to clang-format 2021-04-08 21:21:46 +01:00