]> git.sur5r.net Git - cc65/blobdiff - libsrc/pce/readme.txt
fixed screensize, timertick, revers mode
[cc65] / libsrc / pce / readme.txt
index b201893d12d98bdee30f3ab16528849a3777de03..7dd857f21008f66199efa775fef7864b5e52fb03 100644 (file)
@@ -6,16 +6,11 @@ joystick support should get verified on real hw
  - the masks for buttons may be wrong.
  - 6 button gamepads are different and need slightly different code
 
-revers() is a dummy function, actual reverse output is not supported yet
-
 some graphical petscii chars should get added to the charset
 
 interruptor support in crt0 (and cfg) is missing
 - clock() should be hooked to a VBL interrupt
 
-conio lacks support for different screen sizes, which could be used with
-different video modes
-
 --------------------------------------------------------------------------------
 
 a good emulator to use for PC-Engine is "mednafen" (mednafen.sourceforge.net)