mirror of
https://github.com/holub/mame
synced 2025-06-02 10:59:52 +03:00
![]() Generating interrupts in VIDEO_UPDATE isn't really a good idea. Rendering is now done when requested, to a (for now) fake framebuffer (to be converted) Anything that writes directly to the framebuffer won't display anymore, although the only thing that does that is the Atomiswave bios which didn't use the right mode anyway. I plan on putting it back together again, don't worry. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |