.. |
Boards
|
NES: Fix mapper 36
|
2017-08-06 10:12:04 -04:00 |
Docs
|
Change project name BizHawk.Emulation to BizHawk.Emulation.Cores
|
2013-11-15 14:05:47 +00:00 |
FDS
|
The power of C# 5, or 6, or something
|
2017-05-07 16:54:18 -04:00 |
APU.cs
|
NES: small PPU refactor
|
2017-06-17 19:02:21 -04:00 |
INESPPUViewable.cs
|
make INESPPUViewable an IEmulatorService
|
2015-01-23 21:46:23 +00:00 |
NES.BoardSystem.cs
|
NESHawk - a small speedup (a few fps) - don't call Board.ClockPPU unless it is implemented
|
2017-06-28 10:24:19 -05:00 |
NES.Core.cs
|
Implement ICycleTiming on neshawk
|
2017-08-11 19:59:10 -04:00 |
NES.IDebuggable.cs
|
use Dictionary initializers instead of object initializers for various GetCpuFlagsAndRegisters() methods
|
2017-04-25 08:28:06 -05:00 |
NES.IDriveLight.cs
|
NEShawk - break up into separate files
|
2015-01-15 19:19:43 +00:00 |
NES.IInputPollable.cs
|
IInputPollable - Now with tabs instead of spaces.
|
2016-01-26 11:46:52 +01:00 |
NES.IMemoryDomains.cs
|
Fix NES memory domains
|
2016-07-16 16:13:50 -04: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
|
just testing a webhook
|
2017-04-26 21:13:49 -05:00 |
NES.ISettable.cs
|
NESHawk - fix a slight typo, this changes nothing about the core just makes a file more clear
|
2016-12-03 11:17:44 -06:00 |
NES.IStatable.cs
|
NESHawk: Clean up and minor refactor
|
2017-06-16 21:41:13 -04:00 |
NES.cs
|
Rename CoreAttributes to CoreAttribute as to not be a bad person
|
2017-07-12 14:10:55 -05:00 |
NES.iNES.cs
|
For iNES v2, attempt to detect pal/ntsc region from header
|
2015-08-25 16:19:50 -04:00 |
NESControllers.cs
|
Fix #857
|
2017-05-25 12:53:11 -04:00 |
NSFFormat.cs
|
neshawk - rough sketch of NSF player. basically functional for some games
|
2015-03-11 09:46:27 +00:00 |
PPU.cs
|
Implement ICycleTiming on neshawk
|
2017-08-11 19:59:10 -04:00 |
PPU.regs.cs
|
NESHawk: PPU: Fix OAMADDR
|
2017-08-02 11:24:49 -04:00 |
PPU.run.cs
|
NESHawk: PPU: Fix OAMADDR
|
2017-08-02 11:24:49 -04:00 |
Palettes.cs
|
VS Updates
|
2016-10-27 17:35:10 -04:00 |
Unif.cs
|
fix unif loading of mapper names with junk in field beyond end of null termination. also made it utf-8 while i'm in there.
|
2015-08-17 16:30:35 -05:00 |