diff options
author | neonloop | 2023-02-02 16:47:07 +0000 |
---|---|---|
committer | neonloop | 2023-02-02 16:47:07 +0000 |
commit | c77f1e7e0298bd74f030a423e16aba25632862e5 (patch) | |
tree | ca678f1ad38ffda4a37904c9b14d5e5bfda67aa1 | |
parent | cc1b63c133a82a2af93f31c36dd59205ad3c6501 (diff) | |
download | picoarch-c77f1e7e0298bd74f030a423e16aba25632862e5.tar.gz picoarch-c77f1e7e0298bd74f030a423e16aba25632862e5.tar.bz2 picoarch-c77f1e7e0298bd74f030a423e16aba25632862e5.zip |
Updates README with newer cores
-rw-r--r-- | README.funkey-s.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/README.funkey-s.md b/README.funkey-s.md index 54fc104..3923125 100644 --- a/README.funkey-s.md +++ b/README.funkey-s.md @@ -4,17 +4,19 @@ picoarch runs libretro cores (emulators) for various systems with low overhead a It supports: -- **Arcade** (mame2000) +- **Arcade** (mame2000, fbalpha2012) - **Colecovision** (blueMSX, smsplus) - **Game Boy / Game Boy Color** (gambatte) - **Game Boy Advance** (gpsp) - **Game Gear** (picodrive, smsplus) - **Genesis** (picodrive) +- **MS-DOS** (dosbox-pure) - **MSX** (fMSX, blueMSX) - **NES** (quicknes, fceumm) - **Sega Master System** (picodrive, smsplus) -- **Super NES** (snes9x2002, snes9x2005, snes9x2005_plus) +- **Super NES** (snes9x2002, snes9x2005, snes9x2005_plus, snes9x2010) - **PCE / TurboGrafx-16** (beetle-pce-fast) +- **PICO-8** (fake-08) - **PlayStation** (pcsx_rearmed) - more to come |