Vladimir Serbinenko
fa46899d47
Move state to a structure bk_state
2019-11-04 14:16:42 +01:00
Vladimir Serbinenko
b2ab4b7fd1
Fix a whole bunch of warnings
2019-11-03 14:52:47 +01:00
gameblabla
2a01065ce2
Removing ROMs and other files.
...
I think the ROMS are copyright the Russian Govertment (due to the ROMS
technically being owned by the Soviet Govt, see the case of Tetris).
It's possible that the manufacturer got the rights back though...
I have honestly no idea.
2019-02-24 04:18:23 +01:00
gameblabla
817aa7eff5
Update Makefiles
...
And add another one for the Arcade Mini
2019-02-24 04:17:04 +01:00
gameblabla
c838a89a2f
Add support for loading binaries from commandline and launching them.
...
This required a bit more trickery.
Also make sure to cleanly exit main.
2019-02-24 04:16:09 +01:00
gameblabla
67b46ad1b5
Support for the Arcade Mini's screen resolution.
...
BK emulator draws to a 32-bits screen surface, making it a bit tricky.
For now, we'll just use DisplayFormat and SDL_SoftStretch.
I'll add more resolutions later.
2019-02-24 04:14:58 +01:00
gameblabla
6b3203c432
Support for OpenDingux keymapping.
...
Again, this should at least make most games playable.
(and this includes going inside of Andos, CSIDOS and MKDOS and starting the executable)
2019-02-24 04:13:57 +01:00
gameblabla
175b113d0e
Fix issue with horrible sound.
...
Not a proper fix though but it works.
2019-02-24 04:13:27 +01:00
gameblabla
1e7140e75f
Add script file for use with the Arcade Mini/RS-97/GCW0/OpenDingux.
...
Should make it easier to play games at least.
2019-02-24 04:12:48 +01:00
gameblabla
13bd0c0e2a
Use FILE functions instead of old deprecated functions like open/write.
...
(It also no longer requires mmap support)
2019-02-24 04:11:21 +01:00
Michael Stolovitzsky
b6189836fe
update to mention sdl deps
2013-08-01 01:38:09 +03:00
Michael Stolovitzsky
5c9b1eacb1
unscrew markdown
2013-08-01 01:35:55 +03:00
Michael Stolovitzsky
1347bdf339
update with link to Leo Broukhis' personal web page
2013-08-01 01:34:47 +03:00
Michael Stolovitzsky
9008e02eca
Initial commit
2013-08-01 01:25:37 +03:00