mirror of
https://github.com/holub/mame
synced 2025-05-29 17:13:05 +03:00
![]() Previous code had several oddities. Like checks against buffer overflows / underflows done at several places in the code, usage of a spinlock, unnecessary use of "volatile" qualifier, redundant informations about the circular buffer and exposed details about the split nature of ranges in the buffer. This lead to an unlikely deadlock once in a great while. Signed-off-by: Celelibi <celelibi@gmail.com> |
||
---|---|---|
.. | ||
devices | ||
emu | ||
frontend/mame | ||
lib | ||
mame | ||
osd | ||
tools | ||
zexall |