mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-21 00:02:36 -05:00
feat: update 47 emulator profiles with core_classification and fixes
add core_classification, cores, upstream fields. fix false aliases (fixnes, fsuae, gearboy, higan_sfc, higan_sfc_balanced, potator, quicknes). add new profiles (fbneo_neogeo, flycast_gles2, genesis_plus_gx_wide). remove verbose notes and disclaimers.
This commit is contained in:
@@ -13,8 +13,6 @@ notes: |
|
||||
emux is a multi-system emulator by Sebastien Ronsse, supporting CHIP-8,
|
||||
Game Boy, NES, and Sega Master System as separate libretro cores.
|
||||
|
||||
NOT an alias of GearSystem. Completely different codebase.
|
||||
|
||||
BIOS loading in controllers/mapper/sms_mapper.c:
|
||||
static char *bios_path = "bios.sms"; (line 33)
|
||||
#define BIOS_SIZE 0x2000 (line 7, 8192 bytes)
|
||||
|
||||
Reference in New Issue
Block a user