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