BizHawk/BizHawk.Emulation.Cores/Computers/AppleII
alyosha-tas c19c7cd5c3 SubNESHawk
also Input register shift fix

# Conflicts:
#	BizHawk.Client.EmuHawk/MainForm.Designer.cs
#	BizHawk.Client.EmuHawk/MainForm.Events.cs
#	BizHawk.Emulation.Cores/Computers/AmstradCPC/AmstradCPC.IEmulator.cs
#	BizHawk.Emulation.Cores/Computers/SinclairSpectrum/ZXSpectrum.IEmulator.cs
#	BizHawk.Emulation.Cores/Consoles/Nintendo/NES/PPU.run.cs
2019-01-10 18:25:59 +03:00
..
AppleII.IDebuggable.cs i hope this breaks something 2018-05-12 12:55:42 -04:00
AppleII.IDisassembler.cs Cleanup and simplify AppleII core code 2017-04-24 10:09:31 -05:00
AppleII.IEmulator.cs SubNESHawk 2019-01-10 18:25:59 +03:00
AppleII.IInputPollable.cs Cleanup and simplify AppleII core code 2017-04-24 10:09:31 -05:00
AppleII.IMemoryDomains.cs Atari 2600 - add alyosha as an author, break up IEmulator code to its own file, some misc cleanup 2017-05-05 11:56:28 -05:00
AppleII.ISettable.cs Cleanup and simplify AppleII core code 2017-04-24 10:09:31 -05:00
AppleII.ISoundProvider.cs Cleanup and simplify AppleII core code 2017-04-24 10:09:31 -05:00
AppleII.IStatable.cs Cleanup and simplify AppleII core code 2017-04-24 10:09:31 -05:00
AppleII.IVideoProvider.cs Spell out Numerator and Denominator 2017-05-05 11:25:38 -05:00
AppleII.cs memorycallbacks with domains - Phase 2 - change api to Call methods and refactor accordingly, everything should behave as it was before the refactor at this point. No cores have yet to be implemented with domains other than the default bus they already had 2017-08-03 18:08:07 -05:00
LBSON.cs Cleanup and simplify AppleII core code 2017-04-24 10:09:31 -05:00