Age | Commit message (Collapse) | Author |
|
This helps the frontends know it actually works.
|
|
This drops the cache which became invalid and instead return a large
enough serialization size, avoiding to serialize twice as it is slow.
Fixes https://github.com/libretro/blastem/issues/23.
|
|
This will help the Libretro core return a large enough size
instantaneously and without having to serialize.
|
|
When section 0 is found, assume we reached the end of the serialization,
so stop deserializing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
slower music tempo than they should
|
|
serialize/deserialize code and fix bug in IO deserialize implementation
|
|
Outback Joey
|
|
|
|
|
|
|
|
graphics
|
|
|
|
This optimization caused a regression in Overdrive 2 due to the impact of Z80 access to the 68K bus
|
|
|
|
|
|
|
|
read in ROM browser
|
|
|
|
types are out there
|