BizHawk/BizHawk.Emulation/Consoles/Sega/SMS
adelikat 3945ea0e87 Lua - emu.getregister(s) - suppport SMS/GG/SG-1000, Colecovision, and TI-83 2013-11-11 16:45:45 +00:00
..
BIOS.cs 2011-01-11 02:55:51 +00:00
Compat.txt gen fixes: HINTs shouldnt fire during vblank, some DMA fixes, fix a render priority issue (albeit not the ideal fix), substantial rom compatibility testing 2012-09-03 16:01:56 +00:00
Input.cs Lua - event.OnInputPoll() - allow multiple functions to be registered 2013-11-10 18:15:32 +00:00
MemoryMap.CodeMasters.cs Lua - Implement emu.getregister() and emu.getregisters(). Only implemented in NESHawk right now 2013-11-11 03:20:33 +00:00
MemoryMap.Sega.cs Lua - OnMemoryRead() and OnMemoryWrite() - support multiple events, hook to the registered functions system, add ability to name function, return a GUID. 2013-11-10 21:20:55 +00:00
SMS.cs Lua - emu.getregister(s) - suppport SMS/GG/SG-1000, Colecovision, and TI-83 2013-11-11 16:45:45 +00:00
VDP.Mode4.cs unify coreinputcomm and coreoutputcomm. there is a slight chance your console will be messed up until i fix a teeny tiny something, since i didnt test them all, since with more recent cores i dunno what roms are working anyway. let me know if i broke anything. 2012-12-10 00:43:43 +00:00
VDP.ModeTMS.cs probably fix TMS9918A alpha channel screenshot thing 2012-11-23 00:36:41 +00:00
VDP.Tables.cs [PCE] ADPCM playback more or less working correctly now 2011-09-05 17:45:01 +00:00
VDP.cs Move interfaces and base implemenations from emulation to emulation.common 2013-11-04 01:39:19 +00:00