summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-02-11Move debugging code outside of main source fileMike Pavone
2014-02-08Initial GDB remote debugging support. Lacks some features, but breakpoints an...Mike Pavone
2014-01-06The local clone on my laptop got messed up and some changes had not been push...Michael Pavone
2013-10-28Allow OpenGL support to be disabled at compile time. Move generic utility fun...Mike Pavone
2013-10-27Basic OpenGL rendering is workingMike Pavone
2013-10-26Update opengl branch from default. Fix build breakage unrelated to mergeMike Pavone
2013-09-10Fix vgmplayMike Pavone
2013-09-10Fix stateview. Update "all" target in Makefile.Mike Pavone
2013-07-26Added support for saving savestates. Added gst savestate format test harnessMike Pavone
2013-07-10Add config file parser and default config fileMike Pavone
2013-06-30Make VDP render in native pixel format of the renderer for a modest performan...Mike Pavone
2013-06-24Cleanup makefile and link math libraryMike Pavone
2013-06-17Add primitive vgm player for testingMike Pavone
2013-06-16Add support for logging YM2612 channels to WAVE filesMike Pavone
2013-05-27YM2612 WIP snapshot before register refactorMike Pavone
2013-05-23Initial PSG support. Mostly works, noise channel is borked though.Mike Pavone
2013-05-08Added z80 test generator and z80 test runner.Mike Pavone
2013-05-05Add a YM2612 stub implementation with just timers and status registers so tha...Mike Pavone
2013-04-30Initial stab at integartiong Z80 coreMike Pavone
2013-04-28Add header dependencies to offsetsMike Pavone
2013-04-25Get Z80 core working for simple programsMike Pavone
2013-04-21Improve color rendering accuracy and optimize SDL renderer a bitMike Pavone
2013-01-26Tweaks to make blastem compatible with m68k-testerMike Pavone
2013-01-20Add initial stab at Z80 decoder and disassemblerMike Pavone
2012-12-28cycles should return dstMike Pavone
2012-12-27Fix some bugs in emulation of CLRMike Pavone
2012-12-18Get Flavio's color bar demo kind of sort of workingMike Pavone
2012-12-08Mostly broken VDP core and savestate viewerMike Pavone
2012-12-04M68K to x86 translation works for a limited subset of instructions and addres...Mike Pavone
2012-11-27Add MakefileMike Pavone