0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-27 16:23:02 +00:00
Commit graph

111 commits

Author SHA1 Message Date
Andrew Alderwick
3dbe34ecaa Filled out blank.usm 2021-04-21 21:13:39 +01:00
Andrew Alderwick
1335c21192 Moved old assembly files into attic directory 2021-04-21 21:07:58 +01:00
Andrew Alderwick
e7f234f55b Reinstated check for labels in zero page 2021-04-21 21:01:50 +01:00
neauoire
3474b3a4f1 Minor cleanup 2021-04-21 12:46:40 -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
743eaef47a Ported some of the examples to the new accessors 2021-04-21 11:12:42 -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
ef94053723 Allow device memory offsets in assembler 2021-04-21 13:45:17 +01: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
Andrew Alderwick
04f48ec02b Added memory to individual devices. 2021-04-20 22:49:10 +01:00
neauoire
a293c1daa8 Ported the hello-world example 2021-04-20 11:32:26 -07:00
neauoire
68a253e67e Experimenting with macros 2021-04-20 10:48:55 -07:00
neauoire
cda9b0bce8 Implemented IOR/IOW 2021-04-20 10:31:50 -07:00
neauoire
716d048906 Working example for dev.control 2021-04-19 21:33:52 -07:00
neauoire
50b11f12ca Removed magic helpers 2021-04-19 21:00:14 -07:00
neauoire
82f7103a55 Started migrating to new assembler 2021-04-19 17:23:30 -07:00
Andrew Alderwick
51bd0a919c Renamed File.result to File.success 2021-04-17 21:50:55 +01:00
Andrew Alderwick
257f740ce8 Updated device variables to latest versions 2021-04-17 21:37:09 +01:00
neauoire
2e496e8d55 Started implementing 2-bit mode in nasu 2021-04-14 22:06:22 -07:00
neauoire
133f1a4855 Ported the picture example to the new file handler 2021-04-14 13:08:32 -07:00
Andrew Alderwick
fc4e2e2876 Dropped File.vector, add File.result short 2021-04-14 20:38:32 +01: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
Andrew Alderwick
0bd8a3066e Added procedurally generated wallpaper example 2021-04-13 22:47:46 +01:00
Andrew Alderwick
253c2b8906 Made Audio.value unsigned 2021-04-13 21:54:18 +01:00
Andrew Alderwick
43cde08b68 Audio.pitch MSB must be 1 to use current synth 2021-04-13 21:52:54 +01: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
Andrew Alderwick
0e36e4da69 Fixed File device members 2021-04-12 21:02:47 +01:00
neauoire
359c373d68 Removed overdrawing in PPU 2021-04-11 20:38:21 -07:00
neauoire
ad19620b82 Merged ctrl with text 2021-04-10 19:39:32 -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
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
c9ddd01696 Added keyboard controls to dev.audio 2021-04-07 21:01:36 -07:00
Andrew Alderwick
3dec3e1264 Name things consistent with documentation 2021-04-07 22:12:10 +01:00
Andrew Alderwick
f3bf1a74db Added Uxn-based synth 2021-04-07 21:57:17 +01:00
neauoire
5dc0245c9e Optimization on noodle 2021-04-06 10:45:53 -07:00
neauoire
2e3cfff210 Porter more examples to the new vectors 2021-04-05 13:27:43 -07:00
neauoire
364ba49da8 Ported screen example to new vectors 2021-04-05 13:14:37 -07:00
neauoire
3f98a2a832 Ported keys example to new vectors 2021-04-05 13:00:55 -07:00
neauoire
4c370d96d1 Started porting examples to new vectors 2021-04-05 11:58:26 -07:00
Andrew Alderwick
c7c237895a Corrected audio example pitch constants. 2021-04-05 11:16:43 +01:00