summaryrefslogtreecommitdiff
path: root/jaguar.c
AgeCommit message (Expand)Author
2016-12-19Fix blastjag targetMichael Pavone
2016-11-05Fix Jaguar video interrupt cycle calculationMichael Pavone
2016-11-05Get Jaguar video interrupt workingMichael Pavone
2016-10-31Get Jaguar disassembler more or less working. Dump gpu program to file when G...Michael Pavone
2016-10-30Slightly more detailed logging of unhandled register writesMichael Pavone
2016-10-16Initial stab at implementing the Jaguar object processorMichael Pavone
2016-10-12Initial implementation of video output hardwareMichael Pavone
2016-10-08Basic handling of video/object processor register writesMichael Pavone
2016-10-07Added placeholder code for video output hardware/object processorMichael Pavone
2016-10-06Fix some unresolved symbols when linking blastjagMichael Pavone
2016-10-06Byteswap ROMs in jaguar ROM loader. Handle switching memory map from writes t...Michael Pavone
2016-10-04Some initial work on Atari Jaguar emulationMichael Pavone