added imports for conio init to conio functions, so the constructor will get linked and called automatically
This commit is contained in:
@@ -13,12 +13,11 @@ get_tv() is missing
|
||||
|
||||
some graphical petscii chars should get added to the charset
|
||||
|
||||
conio-init should get initialized from a constructor rather than always get
|
||||
called from crt0 (which for some reason doesnt work) -> see conio.s, it should
|
||||
get linked if _any_ of the conio function is used
|
||||
|
||||
interruptor support in crt0 (and cfg) is missing
|
||||
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user