aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-06-08 21:49:39 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-06-08 21:49:39 +0100
commitc5e314048afd1ba3f87204b0655af70f95ae7ab1 (patch)
treea6865eff98ff79293b7f88679e46c22b17b1f32a /TODO.md
parent3e77771703d1be4d6ef363267caa15535ec333af (diff)
downloadgold-mine-run-c5e314048afd1ba3f87204b0655af70f95ae7ab1.tar.gz
gold-mine-run-c5e314048afd1ba3f87204b0655af70f95ae7ab1.zip
Set VGA 320x200 256 col at 60Hz
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 090b178..a3e7d49 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,7 @@
# TODO
- drawing
+ - detect VGA
- sw blitter
- input
- joystick?
@@ -19,6 +20,4 @@
# REVIEW
-- review use of the timer
- - tick frequency is 18.2 times per second
- use dosemu instead of dosbox?