BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/NES
adelikat 7ed8704555 add a CanPoke() extension method for memory domains, checks for a null or not implemented Poke Poke delegate, use it to disable Poke on Ram Search and Ram Watch, still todo - hex editor and lua 2015-01-25 14:37:37 +00:00
..
Boards NES - remove the partial class closure on the PPU object files 2015-01-17 21:09:33 +00:00
Docs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
FDS add a CanPoke() extension method for memory domains, checks for a null or not implemented Poke Poke delegate, use it to disable Poke on Ram Search and Ram Watch, still todo - hex editor and lua 2015-01-25 14:37:37 +00:00
APU.cs APU.cs - remove partial class NES, there's no point in it being a subclass in a partial class file 2015-01-16 02:07:24 +00:00
BisqAPU.cs NES - remove a bit more partial class as namespace abuse 2015-01-17 21:02:59 +00:00
INESPPUViewable.cs make INESPPUViewable an IEmulatorService 2015-01-23 21:46:23 +00:00
NES.BoardSystem.cs NES - prefix NES. on some partial class files to conform to our naming standards and make their intent more clear 2015-01-20 00:29:17 +00:00
NES.Core.cs NES - prefix NES. on some partial class files to conform to our naming standards and make their intent more clear 2015-01-20 00:29:17 +00:00
NES.IDebuggable.cs NEShawk - break up into separate files 2015-01-15 19:19:43 +00:00
NES.IDriveLight.cs NEShawk - break up into separate files 2015-01-15 19:19:43 +00:00
NES.IInputPollable.cs NEShawk - break up into separate files 2015-01-15 19:19:43 +00:00
NES.IMemoryDomains.cs Refacotor MemoryDomain.Size to be long instead of int, still some small todos, but it compiles and seems to work 2015-01-18 15:25:47 +00:00
NES.INESPPUViewable.cs NES - remove a bit more partial class as namespace abuse 2015-01-17 21:02:59 +00:00
NES.ISaveRam.cs NES - remove a bit more partial class as namespace abuse 2015-01-17 21:02:59 +00:00
NES.ISettable.cs NES - remove the partial class closure on the PPU object files 2015-01-17 21:09:33 +00:00
NES.IStatable.cs NES - remove a bit more partial class as namespace abuse 2015-01-17 21:02:59 +00:00
NES.cs NES - remove a bit more partial class as namespace abuse 2015-01-17 21:02:59 +00:00
NES.iNES.cs NES - prefix NES. on some partial class files to conform to our naming standards and make their intent more clear 2015-01-20 00:29:17 +00:00
NESControllers.cs itoolformautoconfig: fix save position 2015-01-01 21:01:42 +00:00
PPU.cs NES - remove the partial class closure on the PPU object files 2015-01-17 21:09:33 +00:00
PPU.regs.cs NES - remove the partial class closure on the PPU object files 2015-01-17 21:09:33 +00:00
PPU.run.cs NES - remove the partial class closure on the PPU object files 2015-01-17 21:09:33 +00:00
Palettes.cs NES - remove some more unnecessary partial class usage 2015-01-19 13:38:08 +00:00
Unif.cs tidy 2014-07-23 15:45:30 +00:00