stella/src
Stephen Anthony dbae9b8856 Unify Cartridge::bank() and CartEnhanced::bank().
Otherwise, gcc complains of methods mirroring another with the same name.
2020-05-24 18:57:45 -02:30
..
cheat Fix warnings from clang. 2020-05-02 16:07:12 -02:30
common updated doc (adapting refresh not available for macOS) 2020-05-24 10:03:53 +02:00
debugger make sure that debugger command 'stepwhile' doesn't run forever. 2020-05-13 16:00:20 +02:00
emucore Unify Cartridge::bank() and CartEnhanced::bank(). 2020-05-24 18:57:45 -02:30
gui Add 'ADAPTABLE_REFRESH_SUPPORT', and enable it on non-Mac systems. 2020-05-23 17:15:42 -02:30
libpng refactored Video and Audio dialogs into common dialog 2020-05-11 16:15:12 +02:00
libretro added four global hotkeys which allow selecting and changing several adjustable settings (addresses #631) 2020-05-16 09:50:16 +02:00
macos Update Xcode project for class changes. 2020-05-11 15:33:42 -02:30
tools split X and Y center of paddles 2020-03-25 19:28:39 +01:00
unix Synchronize 6.1.2 changelog to master. 2020-04-25 14:03:24 -02:30
windows refactored Video and Audio dialogs into common dialog 2020-05-11 16:15:12 +02:00
yacc Added '_scanend' pseudo-register to track scanlines at end of last frame. Fixes #624. 2020-05-04 14:19:02 -02:30
zlib Mac-related files/folders are now using 'macOS' naming scheme. 2018-12-19 11:46:09 -03:30