BizHawk/BizHawk.Emulation/Consoles/Nintendo/NES
goyuken c3a74edd7f VRC6 sound: cleanup, implement $9003 2012-12-10 16:09:49 +00:00
..
Boards VRC6 sound: cleanup, implement $9003 2012-12-10 16:09:49 +00:00
Docs Delete some unused files 2012-09-09 01:53:28 +00:00
FDS nes: FDS: use blargg's blip_buf. there are still problems with the audio channel though... 2012-12-09 17:07:34 +00:00
APU.cs nes: apu: remove unbiasing from apu core. blip_buf already handles a dc bias removal internally, and keeping all of the values to the mixer in their original forms is simpler code and probably reflects the underlying hardware more accurately. should sound about the same as before. 2012-12-09 20:39:29 +00:00
BisqAPU.cs nes-add broken bisq apu. it probably wont be fixed. but its a lot of work, so there it is. also remove spam in SXROM 2012-07-14 18:43:37 +00:00
BoardSystem.cs nes: fix board hard reset. oops! 2012-11-11 17:23:05 +00:00
Core.cs unify coreinputcomm and coreoutputcomm. there is a slight chance your console will be messed up until i fix a teeny tiny something, since i didnt test them all, since with more recent cores i dunno what roms are working anyway. let me know if i broke anything. 2012-12-10 00:43:43 +00:00
NES.cs unify coreinputcomm and coreoutputcomm. there is a slight chance your console will be messed up until i fix a teeny tiny something, since i didnt test them all, since with more recent cores i dunno what roms are working anyway. let me know if i broke anything. 2012-12-10 00:43:43 +00:00
PPU.cs NES: preliminary support for PAL, Dendy, and RGB (part 1). at the moment, it's all determined from gamedb, and not at all saved to movies or savestates 2012-10-31 18:25:46 +00:00
PPU.regs.cs proper Peek support in NES and 6502X 2012-11-02 19:28:00 +00:00
PPU.run.cs unify coreinputcomm and coreoutputcomm. there is a slight chance your console will be messed up until i fix a teeny tiny something, since i didnt test them all, since with more recent cores i dunno what roms are working anyway. let me know if i broke anything. 2012-12-10 00:43:43 +00:00
Palettes.cs [NES] add loader for FCEUX format palettes and an example of how to set it 2011-06-10 05:31:46 +00:00
Unif.cs Unif: populate ci.wram_battery based on BATR chunk. 2012-10-17 00:44:34 +00:00
iNES.cs nes: boring stuff 2012-12-03 15:40:20 +00:00