MCUME/MCUME_teensy/teensygnuboy
Krzysztof Iwanowski 2a247e6088 fixes to teensy mcume
-nofrendo sample rate changed to 44100Hz
-changed gnuboy horizontal resolution to 160px
-changed gnuboy refresh rate to 60Hz
-added the select button to gnuboy
-enabled max 490KB roms for teensy without PSRAM
2022-02-13 22:27:43 +01:00
..
AudioPlaySystem.cpp add experimental VGAT4 sound support 2020-10-17 16:06:14 +02:00
AudioPlaySystem.h add experimental VGAT4 sound support 2020-10-17 16:06:14 +02:00
arduinoproto.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
bmpjoy.h add proto for SD based PSRAM 2020-01-20 21:10:02 +01:00
bmptft.h add proto for SD based PSRAM 2020-01-20 21:10:02 +01:00
bmpvbar.h add proto for SD based PSRAM 2020-01-20 21:10:02 +01:00
bmpvga.h add proto for SD based PSRAM 2020-01-20 21:10:02 +01:00
cpu.c add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
cpu.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
cpucore.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
cpuregs.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
defs.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
emu.cpp fixes to teensy mcume 2022-02-13 22:27:43 +01:00
emu.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
emuapi.cpp add usb HUB by default 2020-11-22 16:56:33 +01:00
emuapi.h add T41 VGA supprt for all emus except st and amiga 2020-09-28 21:11:50 +02:00
font8x8.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
hw.c add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
hw.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
iopins.h add schematic and fix 2nd joystick IO 2020-10-17 21:56:02 +02:00
keyboard_osd.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
lcd.c add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
lcd.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
lcdc.c add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
loader.c add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
loader.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
logo.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
mem.c add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
mem.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
memory.c add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
memory.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
noise.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
platform_config.h add T41 VGA supprt for all emus except st and amiga 2020-09-28 21:11:50 +02:00
psram_t.cpp add proto for SD based PSRAM 2020-01-20 21:10:02 +01:00
psram_t.h add proto for SD based PSRAM 2020-01-20 21:10:02 +01:00
rc.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
regs.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
rtc.c add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
rtc.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
shared.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
sound.c add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
sound.h add gameboy, sms and genesis emus 2019-11-24 15:48:57 +01:00
teensygnuboy.ino fixes to teensy mcume 2022-02-13 22:27:43 +01:00
tft_t_dma.cpp add T41 VGA supprt for all emus except st and amiga 2020-09-28 21:11:50 +02:00
tft_t_dma.h fixes to teensy mcume 2022-02-13 22:27:43 +01:00
tft_t_dma_config.h add support for 320x240 st7789 display 2020-02-21 21:06:46 +01:00
vga_t_dma.h add T41 VGA supprt for all emus except st and amiga 2020-09-28 21:11:50 +02:00