4 Commits

Author SHA1 Message Date
gameblabla
aeb4937303
Fix compiling issues when using GCC 9.1. 2019-07-16 13:12:50 +02:00
gameblabla
6f84b7fa5c
Partially reverting old commit "Removing CrabEmuZ80"
We broke save states along the way when we improperly switched variable
types.

The end result is also a lot of needless conversions between types.

This commit should hopefully address that, and we fixed broken save
states.
2019-03-13 01:48:28 +01:00
gameblabla
e2cbd65a2a
Removing Crypt related code from the ZIP code (it was never used
and shouldn't be used since it can be easily cracked, making it useless)
and fixing some minor issues.
2019-03-07 19:02:59 +01:00
gameblabla
7b0fc18b6d
Rebasing around SMSPlusGX, switched to new sound cores (from CrabEmu), much improved sound playback 2018-08-11 23:46:21 -04:00