MAME
Go to file
Fabio Priuli 493eaf7b78 snes wip: added another couple of registers to snes_ppu struct and fixed color math to work like docs prescribe
side note: finally video/snes.c do not directly refers to snes_ram anymore (except for debug logging). this will be of use, if I ever get to make a device for the PPU :)
2010-02-10 10:11:22 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src snes wip: added another couple of registers to snes_ppu struct and fixed color math to work like docs prescribe 2010-02-10 10:11:22 +00:00
.gitattributes New driver for Sigma B52 system. 2010-02-07 06:08:58 +00:00
makefile Fix os2 auto-detect [Credit: KO Myung-Hun] 2010-02-03 20:00:10 +00:00