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
/
jaguar.c
Age
Commit message (
Collapse
)
Author
2016-12-19
Fix blastjag target
Michael Pavone
2016-11-05
Fix Jaguar video interrupt cycle calculation
Michael Pavone
2016-11-05
Get Jaguar video interrupt working
Michael Pavone
2016-10-31
Get Jaguar disassembler more or less working. Dump gpu program to file when ↵
Michael Pavone
GPU GO bit is set
2016-10-30
Slightly more detailed logging of unhandled register writes
Michael Pavone
2016-10-16
Initial stab at implementing the Jaguar object processor
Michael Pavone
2016-10-12
Initial implementation of video output hardware
Michael Pavone
2016-10-08
Basic handling of video/object processor register writes
Michael Pavone
2016-10-07
Added placeholder code for video output hardware/object processor
Michael Pavone
2016-10-06
Fix some unresolved symbols when linking blastjag
Michael Pavone
2016-10-06
Byteswap ROMs in jaguar ROM loader. Handle switching memory map from writes ↵
Michael Pavone
to memcon1. Fix some typos in error messages
2016-10-04
Some initial work on Atari Jaguar emulation
Michael Pavone