Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This reverts commit 546c6a07e4803541647ad18d69c650fdd4cf974c.
This wasn't a good idea, after all - it breaks saves and the game
time is always the real time (which is not what the original did - it
only synced the game time with the real time at the beginning)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, remove the 'monkface' data from the data blob
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They only saved the first four savegame descriptions. (Bug from the
original game.)
|
|
|
|
|
|
|
|
Also, make sure the save file is properly finalized before being closed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also reverts 42fd6975447b99f4a66ec411a62def2b3b49c5d6, which was wrong,
since I misread the assembly. Ooops.
|
|
an GM device.
The driver is really specific to the Roland MT-32 right now, since it uses
MT-32 specific sysEx messages to setup instruments etc.
|
|
|
|
callback in an extra thread.
|
|
|
|
The driver is based on Future Wars. I do not own Operation Stealth, thus I do
not know whether it works fine for it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|