BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/2600
adelikat bee7f4f059 a2600 - remove some unused methods 2020-04-29 17:08:16 -05:00
..
Mappers a2600 refactor - make mapper classes internal and sealed 2020-03-18 21:46:51 -05:00
Tia a2600 - remove some unused methods 2020-04-29 17:08:16 -05:00
Atari2600.Core.cs a2600 - add aggressive inline on ReadControls methods, that were just above the 32il threshold, a noticeable speedup 2020-04-29 16:34:23 -05:00
Atari2600.IDebuggable.cs add Get/SetCpuFlagsAndRegisters to MOS6502X, and have cores point to that, instead of the same boilerplate in each core 2020-02-16 17:44:52 -06:00
Atari2600.IEmulator.cs refactor CoreComm usage in atari cores 2020-03-15 09:14:33 -05:00
Atari2600.IInputPollable.cs misc cleanups in emulator core service logic 2020-01-11 13:19:51 -06:00
Atari2600.IMemoryDomains.cs Atari 2600 Mappers - remove useless HasCartRam virtual method, and simply check if CartRam.Length > 0 2020-03-18 09:23:43 -05:00
Atari2600.ISettable.cs Nope, I think it's a good idea now. 2020-04-23 21:20:59 -04:00
Atari2600.IStatable.cs create StateSerializer as a base implementation of IStatable (#1850) 2020-02-16 12:05:57 -06:00
Atari2600.RomHeuristics.cs misc cleanups in emulator core service logic 2020-01-11 13:19:51 -06:00
Atari2600.cs refactor CoreComm usage in atari cores 2020-03-15 09:14:33 -05:00
Atari2600ControllerDeck.cs Rename axis-related types, members, and locals 2020-03-31 17:29:55 +10:00
Atari2600Controllers.cs Rename axis-related types, members, and locals 2020-03-31 17:29:55 +10:00
M6532.cs a2600 - remove some unused methods 2020-04-29 17:08:16 -05:00