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
cdc753c10c
BizHawk
/
BizHawk.Emulation.Common
History
adelikat
fb78215590
Lua - Implement emu.getregister() and emu.getregisters(). Only implemented in NESHawk right now
2013-11-11 03:20:33 +00:00
..
Database
Remove some files I meant to delete, and some useless code cleanups
2013-11-04 03:12:50 +00:00
Interfaces
Lua - Implement emu.getregister() and emu.getregisters(). Only implemented in NESHawk right now
2013-11-11 03:20:33 +00:00
Properties
Clean up assembly info stuff in all projects
2013-11-08 15:56:58 +00:00
BizHawk.Emulation.Common.csproj
Clean up assembly info stuff in all projects
2013-11-08 15:56:58 +00:00
MemoryDomain.cs
Refactor MemoryDomains in IEmulator, make a MemoryDomainsList object rather than IList<MemoryDomain>, remove MainMemory from IEmulator and make it a property of this new collection object, also add indexing by name. Refactor cores and tools as needed
2013-11-06 02:15:29 +00:00