Age | Commit message (Collapse) | Author |
|
Don't like ROM dir littering.
Still looking there for .sav and .cht files though.
|
|
|
|
this also changes how direct sound channels are started and
sample step precision is increased to hopefully fix gbc + direct
channel desync that has been reported on the forums.
|
|
|
|
..to reduce dcache trashing
|
|
newer gcc wants this
|
|
it's causing a fault on Linux
|
|
|
|
|
|
|
|
..like ignoring real buffer size and not stopping sound thread on exit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|