You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major code cleanup, removed all non-standard data types
Refactored build system to separate source and object files
added NO_ASM build option
removed some unused configuration parameters
bugfix: handle fullscreen video mode properly: start up in this mode instead
of always starting in windowed and needing the core to switch to fullscreen
bugfix #209: setjmp/longjmp fixes in the BMP writer and PNG reader
bugfix: eliminated duplicate 'Found ROM ...' messages