BizHawk/BizHawk.Emulation.Common
adelikat 5d65b0ef77 implement Lua - event.onmemoryexecute(), currently only works with the NES core 2013-11-12 01:51:07 +00:00
..
Database Remove some files I meant to delete, and some useless code cleanups 2013-11-04 03:12:50 +00:00
Interfaces implement Lua - event.onmemoryexecute(), currently only works with the NES core 2013-11-12 01:51:07 +00:00
Properties fix sln building - apparently you need these files 2013-11-11 17:49:10 +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