Basilisk II and SheepShaver Macintosh emulators
Go to file
Dave Vasilevsky f64b888f78 Make dyngen_barrier() stronger on x86
GCC 5 will optimize out an empty 'asm volatile' in op_sraw_T0_T1, and then give us multiple return points. Add a nop so it doesn't do this, at the cost of lower code density.
2015-12-28 23:28:17 -05:00
BasiliskII Merge pull request #81 from vasi/sdl-volume 2015-12-27 22:57:10 -05:00
SheepShaver Make dyngen_barrier() stronger on x86 2015-12-28 23:28:17 -05:00
.gitignore Ignore .DS_Store files. 2012-06-18 19:15:37 -04:00