bsnes/higan/systems
Tim Allen 3159285eaa Update to v106r68 release.
byuu says:

Changelog:

  - nall: converted range, iterator, vector to 64-bit
  - added (very poor) ColecoVision emulation (including Coleco Adam
    expansion)
  - added MSX skeleton
  - added Neo Geo Pocket skeleton
  - moved audio,video,resource folders into emulator folder
  - SFC heuristics: BS-X Town cart is "ZBSJ" [hex_usr]

The nall change is for future work on things like BPA: I need to be able
to handle files larger than 4GB. It is extremely possible that there are
still some truncations to 32-bit lurking around, and even more
disastrously, possibly some -1s lurking that won't sign-extend to
`(uint64_t)0-1`. There's a lot more classes left to do: `string`,
`array_view`, `array_span`, etc.
2018-12-22 21:28:15 +11:00
..
ColecoVision.sys Update to v106r68 release. 2018-12-22 21:28:15 +11:00
Famicom.sys Update to v099r10 release. 2016-06-26 18:54:12 +10:00
Game Boy Advance.sys Update to v099r10 release. 2016-06-26 18:54:12 +10:00
Game Boy Color.sys Update to v099r10 release. 2016-06-26 18:54:12 +10:00
Game Boy.sys Update to v099r10 release. 2016-06-26 18:54:12 +10:00
Game Gear.sys Update to v101r08 release. 2016-08-17 22:31:22 +10:00
MSX.sys Update to v106r68 release. 2018-12-22 21:28:15 +11:00
Master System.sys Update to v101r08 release. 2016-08-17 22:31:22 +10:00
Mega Drive.sys Update to v103r32 release. 2017-08-12 02:02:09 +10:00
Neo Geo Pocket Color.sys Update to v106r68 release. 2018-12-22 21:28:15 +11:00
Neo Geo Pocket.sys Update to v106r68 release. 2018-12-22 21:28:15 +11:00
PC Engine.sys Update to v101r30 release. 2017-01-12 07:27:30 +11:00
Pocket Challenge V2.sys Update to v106r17 release. 2018-04-25 19:34:43 +10:00
SC-3000.sys Update to v106r67 release. 2018-12-21 11:01:14 +11:00
SG-1000.sys Update to v106r67 release. 2018-12-21 11:01:14 +11:00
Super Famicom.sys Update to 20180726 release. 2018-07-26 20:36:43 +10:00
SuperGrafx.sys Update to v102r03 release. 2017-01-24 08:18:54 +11:00
WonderSwan Color.sys Update to v099r10 release. 2016-06-26 18:54:12 +10:00
WonderSwan.sys Update to v099r10 release. 2016-06-26 18:54:12 +10:00