This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2f3f7723a0
BizHawk
/
BizHawk.Emulation.Cores
/
Consoles
/
Nintendo
History
goyuken
2f3f7723a0
quicknes disassembler tweak
2015-01-25 20:06:41 +00:00
..
GBA
Refactor IMemoryDomains and MemoryDomains to have setters for MainMemory and SystemBus, so a core can customize instead of using a one size fits all assumption. Remove constructor that sets main memory and refactor accordingly
2015-01-24 16:02:28 +00:00
Gameboy
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
N64
fix n64 disasm pinvoke
2015-01-23 20:28:47 +00:00
NES
NesHawk - don't add a PRG domain if the on board ROM is null (such as in FDS mode)
2015-01-25 16:17:59 +00:00
QuickNES
quicknes disassembler tweak
2015-01-25 20:06:41 +00:00
SNES
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
SNES9X
refactor IVideoProvider into a service. uses in mainform and friends are still hacky
2015-01-14 22:37:37 +00:00