DeltaF1
a4bed43880
Fix slowdown in draw-browser/clear
...
Make the clear routine only clear lines up to the screen width.
This fixes slowdown on wasted clearing of off-screen tiles.
TODO: Only clear/draw lines that will be on the screen.
2021-11-29 09:24:19 -08:00
neauoire
6ff202a23c
(boot.rom) Scrolling support
2021-11-27 11:38:12 -08:00
Andrew Alderwick
c3ac41c41d
Change "include" word into ~ rune for includes.
2021-11-17 22:06:00 +00:00
Devine Lu Linvega
3b6701ba39
(boot.rom)Fixed leak
2021-11-12 13:55:51 -05:00
Andrew Alderwick
d00baaec6a
Move clamps to select-file.
2021-11-09 07:14:43 +00:00
Andrew Alderwick
9b061bb9ef
Split directory entries into strings on load.
2021-11-09 07:06:19 +00:00
Devine Lu Linvega
198c28b106
(boot.rom) Selection with enter key
2021-11-08 14:02:29 -05:00
Devine Lu Linvega
c923e1ddc9
(boot.rom) Added mouse selection
2021-11-08 13:54:21 -05:00
Andrew Alderwick
7f0119599e
Check ROM is valid before loading.
2021-11-08 18:31:33 +00:00
Devine Lu Linvega
737a87ac3f
Building boot on start
2021-11-08 11:21:23 -05:00
Devine Lu Linvega
85322b92ce
Progress toward boot.rom setup
2021-11-08 10:51:09 -05:00