8000 Tags · SolraBizna/ars-emu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: SolraBizna/ars-emu

Tags

v0.9.3-beta

Toggle v0.9.3-beta's commit message
Use a different condition variable for each mutex. Fixes OSX hang and…

… Linux screen corruption, both when more than 2 hardware threads are used.

Thanks to @ndryden for helping get to the bottom of this one.

v0.9.2-beta

Toggle v0.9.2-beta's commit message
Don't forget to actually support expansion hardware

v0.9.1-beta

Toggle v0.9.1-beta's commit message
Handle empty memory IDs correctly

v0.9-beta

Toggle v0.9-beta's commit message
Entirely replace the "legacy" ROM format with a higan-style Game Fold…

…er format. This is a big one!

v0.8-alpha

Toggle v0.8-alpha's commit message
Now compiles without errors on all intended targets

v0.7-alpha

Toggle v0.7-alpha's commit message
builds on Emscripten again

v0.6-alpha

Toggle v0.6-alpha's commit message
don't forget to document it

v0.5-alpha

Toggle v0.5-alpha's commit message
The SDL bug workaround doesn't work in Emscripten, because Emscripten…

… changes the buffer size. This excessively-large memory usage has to stay until SDL 2.0.6 finds its way into Emscripten.
0