20 Commits

Author SHA1 Message Date
0c68328700 add 6 and 7 parameter function types to base module 2025-01-21 22:23:08 +01:00
c8a9f533ef copy optimized blitSprite impl to grabSprite, add simple docs 2023-04-03 23:44:12 +02:00
bbb75838cd first unoptimized version of blitSprite & grabSprite 2023-04-02 23:21:31 +02:00
daf2a02cd8 fix sndGes name & add missing auto-import 2023-01-23 23:21:45 +01:00
8fa64519e4 add playNote fn and bell chr (7) 2022-04-19 00:27:53 +02:00
add49a1f8b fix #2: Crash when drawing zero sized line 2022-02-27 22:09:54 +01:00
6ca63b87e5 add rectangle_outline function 2021-12-30 22:03:46 +01:00
0f22b1efb9 some more loader size optimizations 2021-12-28 21:43:58 +01:00
4521fb73ef size optimized uncompress function in loader 2021-12-28 17:32:11 +01:00
cf0e40a0e5 add uw8 pack command 2021-12-27 22:02:27 +01:00
462dc3a1c6 update upkr (new tweaked compressed format) 2021-12-27 17:34:00 +01:00
6f92fd8bb3 add line function to platform 2021-12-11 23:56:46 +01:00
ed24904d60 more font and text functions 2021-12-08 23:59:58 +01:00
1cc480cd48 add first iteration font and print functions 2021-12-01 09:08:21 +01:00
8695a222f0 add support for game input 2021-11-28 22:47:23 +01:00
667a222331 tic(i32) => upd(), time(), first version of palette 2021-11-27 21:38:48 +01:00
0cb169d62e added -p -c -l -o options to uw8 run command 2021-11-26 23:45:29 +01:00
fcf24110c5 update to new upkr version, use css to scale canvas 2021-11-24 22:51:27 +01:00
88bc4fe364 compress platform module 2021-11-21 23:38:01 +01:00
f6d0bdfa8f add simple rust "script" to build platform binaries 2021-11-21 16:46:20 +01:00