bsnes-libretro/hiro
Tim Allen 8bbbc5e737 Update to v106r21 release.
byuu says:

Changelog:

  - higan: target-tomoko has been renamed to target-higan
  - Super Famicom: event has been renamed to
    processor(architecture=uPD78214)
  - Super Famicom: SNES-EVENT supported once more; under board IDs
    EVENT-CC92 and EVENT-PF94
  - Super Famicom: SNES-EVENT preliminarily set up to use DIP switch
    settings ala the Nintendo Super System (incomplete)
  - Super Famicom: MCC PSRAM moved inside the MCU, as it is remappable
  - Super Famicom: MCC emulation rewritten from scratch; it is now
    vastly more accurate than before
  - Super Famicom: added BSC-1A5B9P-01 board definition to database;
    corrected BS-MCC-RAM board definition
  - Super Famicom: moved SHVC-LN3B-01 RAM outside of
    processor(identifier=SDD1)
  - higan: when selecting a default game to load for a new system entry,
    it will change the system option to match the media type
  - higan: the load text box on the system entry window is now editable;
    can be used to erase entries
  - icarus: fixed bug in Famicom importing
  - icarus: importing unappended SNES coprocessor firmware will now
    rename the firmware properly
  - hiro/GTK,Qt: WM_CLASS is now set correctly in `argv[0]`, so
    applications should show “higan”, “icarus” instead of “hiro” now

Note: if you wish to run the BS-X town cartridge, the database currently
lists the download RAM as type “PSRAM”. This needs to be changed to
“RAM” in order to load properly. Otherwise, the emulator will bomb
out on the load window, because BSC-1A5B9P-01 expects PSRAM to always be
present, but it won't find it with the wrong memory type. I'll correct
this in the database in a later release. For now, you can copy the game
portion of the manifest to a new manifest.bml file and drop it into the
gamepak folder until I fix the database.
2018-05-17 13:37:29 +10:00
..
cocoa Update to v106r10 release. 2018-03-06 09:42:10 +11:00
core Update to v106r15 release. 2018-04-16 18:58:13 +10:00
extension Update to v106r2 release. 2018-02-01 19:20:37 +11:00
gtk Update to v106r21 release. 2018-05-17 13:37:29 +10:00
platform Update to v094r13 release. 2015-03-07 21:21:47 +11:00
qt Update to v106r21 release. 2018-05-17 13:37:29 +10:00
reference Update to v099r15 release. 2016-07-04 21:48:17 +10:00
resource Update to v106r09 release. 2018-03-05 15:34:07 +11:00
windows Update to v106r10 release. 2018-03-06 09:42:10 +11:00
components.hpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00
GNUmakefile Update to v104r15 release. 2017-09-29 20:36:35 +10:00
hiro.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
hiro.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00