Add dumb framebuffer RTG

Driver source, prebuilt .card files available in rtg_driver_amiga directory.
RTG enabled by specifying "setvar rtg" at the end of the config file.
There is currently no visual output, because it's 4 AM.
This commit is contained in:
beeanyew
2021-01-03 03:55:49 +01:00
parent ef9d05f9de
commit a0664148fd
14 changed files with 1652 additions and 47 deletions

View File

@@ -13,6 +13,7 @@ MAINFILES = emulator.c \
platforms/dummy/dummy-registers.c \
platforms/amiga/Gayle.c \
platforms/amiga/gayle-ide/ide.c \
platforms/amiga/rtg/rtg.c \
platforms/shared/rtc.c
MUSASHIFILES = m68kcpu.c softfloat/softfloat.c