index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
2013-05-08
Added z80 test generator and z80 test runner.
Mike Pavone
2013-05-05
Add a YM2612 stub implementation with just timers and status registers so ↵
Mike Pavone
that games that depend on it can run.
2013-04-30
Initial stab at integartiong Z80 core
Mike Pavone
2013-04-28
Add header dependencies to offsets
Mike Pavone
2013-04-25
Get Z80 core working for simple programs
Mike Pavone
2013-04-21
Improve color rendering accuracy and optimize SDL renderer a bit
Mike Pavone
2013-01-26
Tweaks to make blastem compatible with m68k-tester
Mike Pavone
2013-01-20
Add initial stab at Z80 decoder and disassembler
Mike Pavone
2012-12-28
cycles should return dst
Mike Pavone
2012-12-27
Fix some bugs in emulation of CLR
Mike Pavone
2012-12-18
Get Flavio's color bar demo kind of sort of working
Mike Pavone
2012-12-08
Mostly broken VDP core and savestate viewer
Mike Pavone
2012-12-04
M68K to x86 translation works for a limited subset of instructions and ↵
Mike Pavone
addressing modes
2012-11-27
Add Makefile
Mike Pavone