mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-09 12:41:51 +09:00
graphics: hardware scroll for pixels
This commit is contained in:
4
assets/disk0/scrolltest.js
Normal file
4
assets/disk0/scrolltest.js
Normal file
@@ -0,0 +1,4 @@
|
||||
while (true) {
|
||||
graphics.scrollFrame(1,1);
|
||||
sys.spin();
|
||||
}
|
||||
Reference in New Issue
Block a user