summaryrefslogtreecommitdiff
path: root/x86_backend.h
AgeCommit message (Expand)Author
2014-02-24Rename x86_backend.h and x86_backend.c to backend.h and backend.c respectivelyMike Pavone
2014-02-24Fix build breakageMichael Pavone
2014-02-24Start work on refactoring some of the backend code to allow more sharing betw...Michael Pavone
2013-09-10Added copyright notice to source files and added GPL license text in COPYINGMike Pavone
2013-05-21Support for SRAM with SEGA mapper. Half-finished support for SRAM without SEG...Mike Pavone
2013-05-18Mostly working runtime generation of memory map read/write functionsMike Pavone
2013-05-04Remove deferred address entries from abandoned translations inside z80_retran...Mike Pavone
2013-04-29Implement retranslating code when written to. Possibly broken, need to fix so...Mike Pavone
2013-04-25Get Z80 core working for simple programsMike Pavone
2013-04-16Small bit of cleanupMike Pavone