flycast/core/hw/maple
Christoph "baka0815" Schwerdtfeger bc873cb228 Maple: Corrected creation of empty VMU
The VMU which was written to disk was never initialized and therefore consisted only of zeroes.
After saving for the first time the VMU was corrupted.

Changes:
* Not only initialize the VMU in memory but also write the correct contents to disk
* If an existing VMU consists only of zeroes overwrite it with the initial empty VMU
2018-08-27 13:50:59 +02:00
..
maple_cfg.cpp Maple: Reworked the way controllers are created 2018-08-21 00:33:18 -04:00
maple_cfg.h Maple: Reworked the way controllers are created 2018-08-21 00:33:18 -04:00
maple_devs.cpp Maple: Corrected creation of empty VMU 2018-08-27 13:50:59 +02:00
maple_devs.h MapleDeviceType: Add MDT_None 2018-08-21 00:32:05 -04:00
maple_helper.cpp Moving code around, cleanups 2013-12-28 22:20:08 +01:00
maple_helper.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
maple_if.cpp https://code.google.com/p/nulldc/source/detail?r=108 2018-08-22 21:14:02 -04:00
maple_if.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00