diff options
author | Juan J. Martinez <jjm@usebox.net> | 2023-06-08 21:49:39 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2023-06-08 21:49:39 +0100 |
commit | c5e314048afd1ba3f87204b0655af70f95ae7ab1 (patch) | |
tree | a6865eff98ff79293b7f88679e46c22b17b1f32a /TODO.md | |
parent | 3e77771703d1be4d6ef363267caa15535ec333af (diff) | |
download | gold-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.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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? |