GimliDS/arm9/source
2025-05-18 07:53:20 -04:00
..
1541d64.cpp Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
1541d64.h Add files via upload 2025-04-25 14:34:33 -04:00
1541gcr.cpp Minor cleanup of VIC for efficiency. Fixed TOD clocks for CIA. 2025-05-10 07:45:45 -04:00
1541gcr.h More disk, GCR and IEC cleanup across the board. 2025-05-01 18:18:51 -04:00
C64.cpp Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
C64.h Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
Cartridge.cpp Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
Cartridge.h Getting ready for the big 1.0 release! 2025-05-07 07:51:30 -04:00
CIA.cpp Version 1.1c with a few more tweaks and improvements. Extended 4 more pixels for vertical display for the games that really utilize the bottom of the screen (Gaplus, etc). Removed a lot of dead code that was not utilized. 2025-05-14 07:01:17 -04:00
CIA.h More cleanup, some improved handling of raster rendering and a start of a 'game hacks' section in the readme.md 2025-05-11 21:20:07 -04:00
CPU1541.cpp Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
CPU1541.h Version 1.0 is released! See readme.md for details. 2025-05-09 09:44:07 -04:00
CPU_emulline.h Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
CPUC64.cpp Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
CPUC64.h Version 1.1b with some tweaks to the VIC for color lookup efficiency. Improvements to the Slide-n-Glide to make it more responsive. Minor cleanups. 2025-05-13 07:20:21 -04:00
debug.h Version 1.1b with some tweaks to the VIC for color lookup efficiency. Improvements to the Slide-n-Glide to make it more responsive. Minor cleanups. 2025-05-13 07:20:21 -04:00
diskmenu.cpp Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
diskmenu.h Version 0.9b with CART support. See readme file. 2025-05-05 07:50:02 -04:00
Display.cpp Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
Display.h Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
FixPoint.h Add files via upload 2025-04-25 14:34:33 -04:00
IEC.cpp Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
IEC.h Add files via upload 2025-04-25 14:34:33 -04:00
lzav.h Add files via upload 2025-04-25 14:34:33 -04:00
main.cpp Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
main.h More cleanup and a few fixes... getting ready for the 0.8 beta 2025-04-27 07:55:09 -04:00
mainmenu.cpp Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
mainmenu.h Version 1.2a with new global options and ability to dim the lower screen. 2025-05-17 17:43:14 -04:00
Prefs.cpp Version 1.1c with a few more tweaks and improvements. Extended 4 more pixels for vertical display for the games that really utilize the bottom of the screen (Gaplus, etc). Removed a lot of dead code that was not utilized. 2025-05-14 07:01:17 -04:00
Prefs.h Version 1.1c with a few more tweaks and improvements. Extended 4 more pixels for vertical display for the games that really utilize the bottom of the screen (Gaplus, etc). Removed a lot of dead code that was not utilized. 2025-05-14 07:01:17 -04:00
printf.cpp New replacement sprintf() for smaller memory footprint 2025-05-18 07:52:57 -04:00
printf.h New replacement sprintf() for smaller memory footprint 2025-05-18 07:52:57 -04:00
REU.cpp Version 1.1 - See readme.md for details. 2025-05-11 08:11:00 -04:00
REU.h Version 1.0 is released! See readme.md for details. 2025-05-09 09:44:07 -04:00
SID.cpp More cleanup and slight refactoring of the codebase. More debug[] registers added. 2025-05-13 18:08:43 -04:00
SID.h Version 1.0 is released! See readme.md for details. 2025-05-09 09:44:07 -04:00
soundbank.h Add files via upload 2025-04-25 14:34:33 -04:00
sysconfig.h First pass at improving the 1541 emulation and GCR support by backporting some GCR handling from Frodo 4.3 2025-04-30 07:21:06 -04:00
sysdeps.h Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
VIC.cpp Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00
VIC.h Version 1.3 - see readme.md for details 2025-05-18 07:53:20 -04:00