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
5a5e480df9
BizHawk
/
BizHawk.Emulation.Cores
/
CPUs
/
HuC6280
History
adelikat
d3a9535ade
PCE - sort out 16 bit vs 21 bit buses, and remove an InvalidOperationException in the disassembler
2015-01-24 15:45:37 +00:00
..
CDL.cs
refactor IMemorydomains to be a domain list instead of having a domain property, refactor cores to register an IMemoryDomains instead of being one
2015-01-14 21:55:48 +00:00
CDLOpcodes.cs
PCE CDL: add a new "disassemble" command. this makes a text dump of every opcode that has been mapped out so far, dumping memory domain, address within the domain, and huc6280 disassembly
2014-02-20 22:59:37 +00:00
Disassembler.cs
PCE CDL: add a new "disassemble" command. this makes a text dump of every opcode that has been mapped out so far, dumping memory domain, address within the domain, and huc6280 disassembly
2014-02-20 22:59:37 +00:00
Execute.cs
PCE - Hu6280 - pass in and store the callback system instead of an IDebuggable instance and calling .MemoryCallbacks constantly
2015-01-24 15:05:03 +00:00
HuC6280.cs
PCE - add memory read/write callbacks
2015-01-24 15:16:53 +00:00
IDisassemblable.cs
PCE - sort out 16 bit vs 21 bit buses, and remove an InvalidOperationException in the disassembler
2015-01-24 15:45:37 +00:00