Age | Commit message (Collapse) | Author |
|
|
|
implementation of Scene 100 (Title Screen)
|
|
|
|
This fixes corruption when there's only one pixel left to
decompress, but two pixels available in the compressed data.
Also, improve error checking in the bitmap decompression code.
|
|
|
|
This is now like in the original and helps comparing register writes against
DOSBox's behavior.
|
|
|
|
|
|
Backyard Soccer at least requires this to have input during gameplay.
|
|
|
|
|
|
|
|
CMS support is only available in games using readSoundResourceSmallHeader.
|
|
original Moonbase.ini.
|
|
|
|
|
|
|
|
|
|
Demo.
|
|
|
|
|
|
|
|
|
|
|
|
Now it returns the Surface, so the caller does not need to create one and pass it.
|
|
|
|
|
|
|
|
of a dispose flag.
|
|
|
|
|
|
|
|
|
|
|
|
simple struct.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should help avoid name conflicts in the future with the Ring engine
|
|
defaultErrorHandler()
|
|
|
|
|
|
|
|
|
|
|
|
|