bsnes/higan
Tim Allen 44a8c5a2b4 Update to v099r03 release.
byuu says:

Changelog:
- finished cleaning up the SFC core to my new coding conventions
- removed sfc/controller/usart (superseded by 21fx)
- hid Synchronize Video option from the menu (still in the configuration
  file)

Pretty much the only minor detail left is some variable names in the
SA-1 core that really won't look good at all if I move to camelCase,
so I'll have to rethink how I handle those. It's probably a good area
to attempt using BitFields, to see how it impacts performance. But I'll
do that in a test branch first.

But for the most part, this should be the end of the gigantic diffs (this
one was 174KiB), at least for the SFC/WS cores. Still have the FC/GB/GBA
cores to clean up more fully. Assuming we don't spot any new regressions,
we should be ~95% out of the woods on code cleanups breaking things.
2016-06-17 23:03:54 +10:00
..
audio Update to v098r14 release. 2016-06-01 21:23:22 +10:00
data Update to v097r06 release. 2016-01-31 18:59:44 +11:00
emulator Update to v099r03 release. 2016-06-17 23:03:54 +10:00
fc Update to v099 release. 2016-06-11 11:13:18 +10:00
gb Update to v099 release. 2016-06-11 11:13:18 +10:00
gba Update to v099 release. 2016-06-11 11:13:18 +10:00
obj Update to v096r01 release. 2015-12-30 17:54:59 +11:00
out Update to v096r01 release. 2015-12-30 17:54:59 +11:00
processor Update to v098r19 release. 2016-06-09 08:26:35 +10:00
profile Update to v097r26 release. 2016-03-17 22:28:15 +11:00
resource Update to v098r12 release. 2016-05-26 21:20:15 +10:00
sfc Update to v099r03 release. 2016-06-17 23:03:54 +10:00
target-loki Update to v098r11 release. 2016-05-25 21:13:02 +10:00
target-tomoko Update to v099r03 release. 2016-06-17 23:03:54 +10:00
video Update to v098r12 release. 2016-05-26 21:20:15 +10:00
ws Update to v099 release. 2016-06-11 11:13:18 +10:00
GNUmakefile Update to v098r12 release. 2016-05-26 21:20:15 +10:00