mirror of https://github.com/bsnes-emu/bsnes.git
3e807946b8
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. |
||
---|---|---|
.. | ||
cartridge | ||
cheat | ||
controller | ||
coprocessor | ||
cpu | ||
dsp | ||
expansion | ||
interface | ||
memory | ||
ppu | ||
scheduler | ||
slot | ||
smp | ||
system | ||
GNUmakefile | ||
sfc.hpp |