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
ba4ec02cb5
BizHawk
/
BizHawk.Emulation.Cores
/
CPUs
/
HuC6280
History
James Groom
4e91f88af3
Use nameof in cores
2019-03-28 14:18:58 +11: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
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
HuC6280.cs
Use nameof in cores
2019-03-28 14:18:58 +11:00
HuC6280_CDL.cs
Whitespace only (indentation fixes/cleanup).
2017-04-19 20:34:30 -04: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