bsnes/icarus/core
Tim Allen 6524a7181d Update to v104r15 release.
byuu says:

Changelog:

  - processor/huc6280,mos6502,wdc65816: replaced abbreviated opcode
    names with descriptive names
  - nall: replaced `PLATFORM_MACOSX` define with `PLATFORM_MACOS`
  - icarus: added `Icarus::missing() -> string_vector` to list missing
    appended firmware files by name
  - ruby, hiro: fix macosx→macos references

The processor instruction renaming was really about consistency with the
other processor cores. I may still need to do this for one or two more
processors.

The icarus change should allow a future release of the icarus
application to import games with external SNES coprocessor firmware once
again. It will also allow this to be possible when used in library mode.
2017-09-29 20:36:35 +10:00
..
bs-memory.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
core.cpp Update to v104r15 release. 2017-09-29 20:36:35 +10:00
core.hpp Update to v104r15 release. 2017-09-29 20:36:35 +10:00
famicom.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
game-boy-advance.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
game-boy-color.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
game-boy.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
game-gear.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
master-system.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
mega-drive.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
pc-engine.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
sufami-turbo.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
super-famicom.cpp Update to v104r15 release. 2017-09-29 20:36:35 +10:00
supergrafx.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
wonderswan-color.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
wonderswan.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00