bsnes/higan/sfc
Tim Allen 3e807946b8 Update to v099r11 release.
byuu says:

Changelog:
- NES PPU core updated to use BitFields (absolutely massive improvement
  in code readability)
- NES APU core updated to new coding style
- NES cartridge/board and cartridge/chip updated to new coding style
- pushed NES PPU rendering one dot forward (doesn't fix King's Quest V
  yet, sadly)
- fixed SNES PPU BG tilemask for 128KiB VRAM mode (doesn't fix Yoshi's
  Island, though)

So ... I kind of went overboard with the fc/cartridge changes. This WIP
diff is 185KiB >_>
I didn't realize it was going to be as big a task as it was, but once
I started everything broke in a chain reaction, so I had to do it all
at once.

There's a massive chance we've broken a bunch of NES things. Any typos
in this WIP are going to be absolutely insidious to track down =(

But ... supposing I pulled it off, this means the Famicom core is now
fully converted to the new coding style as well. That leaves only the
GB and GBA cores. Once those are finished, then we'll finally be free
of these gigantic hellspawn diffs.
2016-06-27 23:07:57 +10:00
..
cartridge Update to v099r09 release. 2016-06-25 18:53:11 +10:00
cheat Update to v097r13 release. 2016-02-09 22:51:12 +11:00
controller Update to v099r09 release. 2016-06-25 18:53:11 +10:00
coprocessor Update to v099r10 release. 2016-06-26 18:54:12 +10:00
cpu Update to v099r09 release. 2016-06-25 18:53:11 +10:00
dsp Update to v099r09 release. 2016-06-25 18:53:11 +10:00
expansion Update to v099r03 release. 2016-06-17 23:03:54 +10:00
interface Update to v099r09 release. 2016-06-25 18:53:11 +10:00
memory Update to v099r07 release. 2016-06-24 22:09:30 +10:00
ppu Update to v099r11 release. 2016-06-27 23:07:57 +10:00
scheduler Update to v098r06 release. 2016-04-22 23:35:51 +10:00
slot Update to v099r08 release. 2016-06-24 22:16:53 +10:00
smp Update to v099r09 release. 2016-06-25 18:53:11 +10:00
system Update to v099r09 release. 2016-06-25 18:53:11 +10:00
GNUmakefile Update to v098r03 release. 2016-04-09 20:21:18 +10:00
sfc.hpp Update to v099r08 release. 2016-06-24 22:16:53 +10:00