Open frranck opened 5 years ago
I've not tried compiling for that target, but I suspect you just need to #include
@pink-rg thanks, I have another question: What is the eVIDEO_MODE_I8 mode? Is there a mode that would work like some PC mode 13h VGA, i.e. without planes? 1 byte for each pixel and a palette?
Hello, Is it possible to compile the lib under ubuntu with m68k-atari-mint-gcc? I'm renaming the includes but I'm getting and error because it can't find // lRes = (S32)getcwd( apPath, 256 ); If I comment it I'm getting some errors with FILE/FILE.C:908:25: error: invalid use of incomplete type 'struct File_StatToDTA(const stat, sGemDosDTA, const char*)::tm'
This is the makefile I'm using