adelikat
22f6df3a70
NesHawk - CartInfo - turn into properties
2020-03-19 21:20:53 -05:00
adelikat
f8acb61136
NesHawk - make boards and related classes internal, and sealed where possible
2020-03-19 21:06:54 -05:00
adelikat
620c38af73
NesHawk - move some enums out of NesBoardBase, simplifies a lot of usages
2020-03-19 20:29:15 -05:00
adelikat
8bcab5af79
NESHawk - break off INesBoard and NesBoardBase into separate files
2020-03-19 19:06:03 -05:00
adelikat
d953318160
Remove cbuffer ( #1883 )
...
* delete unused ShortBuffer
* convert IntBuffer to int[] in the Atari2600 core
* remove IntBuffer from NES mappers, and delete class
* convert ByteBuffer to byte[] in atari 2600 mappers
* remove ByteBuffer usages in NESHawk, remove ByteBuffer class
* remove Buffer.cs
* remove IDisposable from NES.NESBoardBase
* remove Dispose from Atari2600 MapperBase, note, it wasn't event being called
2020-03-18 08:55:02 -05:00
James Groom
4e91f88af3
Use nameof in cores
2019-03-28 14:18:58 +11:00
nattthebear
f98461772b
Nes vrc6: code cleanup, eliminate no longer used parameter. no change in emulation
2016-03-24 23:14:47 -04:00
adelikat
5cd11d0bb4
Move Sound component objects from Emulation.Common to Emulation.Cores so they live in the same assembly as the calling cores
2016-03-04 08:37:09 -05:00
adelikat
6cba3568ef
More extension reorg
2014-07-03 17:23:03 +00:00
goyuken
02762576aa
VRC6: support arbitrary romsize through ines identification
2014-02-17 04:15:15 +00:00
goyuken
4a2f28d89f
nes: vrc6: correct some problems with the most recent commit
2014-02-15 22:12:46 +00:00
goyuken
c333e2f6f3
NES: take a stab at the VRC6 clusterfuck (thanks, obama!). speed loss of about 2%. as far as we know, no game ever used any of these features.
2014-02-15 18:45:52 +00:00
adelikat
7e45f13282
Change project name BizHawk.Emulation to BizHawk.Emulation.Cores
2013-11-15 14:05:47 +00:00