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
Age
Commit message (
Expand
)
Author
2016-12-22
More cleanup in preparation for SMS/Mark III support
Michael Pavone
2016-12-19
WIP Jaguar GPU/DSP emulation
Michael Pavone
2016-12-19
Fix blastjag target
Michael Pavone
2016-12-19
Restore 68K address logging functionality
Michael Pavone
2016-12-19
Fix intermittent crash in GST savestate loading
Michael Pavone
2016-12-19
Mostly working changes to allow support for multiple emulated system types in...
Michael Pavone
2016-12-14
Fix a couple of timing regressions in Z80 core
Michael Pavone
2016-12-14
Fix a subtle bug in interrupt handling introduced with the move to a single c...
Michael Pavone
2016-12-14
Fix Z80 interrupt pulse duration. Fixes inconsistent music playback speed in ...
Michael Pavone
2016-12-12
Fix to the fix of handling of self modifying code. Was ORing the base address...
Michael Pavone
2016-12-12
Fix field flag handling bug introduced with VDP/render interface cleanup
Michael Pavone
2016-12-11
Fix Z80 RAM mapping after refactor
Michael Pavone
2016-12-09
Fix the previous WIP commit. Quick tests suggests things are no more broken t...
Michael Pavone
2016-12-09
WIP split of ROM loading/argument parsing from Genesis emulation code. Compil...
Michael Pavone
2016-11-28
Clean up symbol visiblity and delete a ltitle bit of dead code
Michael Pavone
2016-11-15
Update stateview so it builds successfully again
Michael Pavone
2016-11-05
Fix Jaguar video interrupt cycle calculation
Michael Pavone
2016-11-05
Fix CRY color mapping
Michael Pavone
2016-11-05
Fix implementation of scaled objects. Implement transparency flag
Michael Pavone
2016-11-05
Get Jaguar video interrupt working
Michael Pavone
2016-10-31
Better disassembly of GPU/DSP load store instructions
Michael Pavone
2016-10-31
Correct disassembly of r14/r15 relative loads and stores
Michael Pavone
2016-10-31
Get Jaguar disassembler more or less working. Dump gpu program to file when G...
Michael Pavone
2016-10-30
Initial stab at jaguar disassemler
Michael Pavone
2016-10-30
Slightly more detailed logging of unhandled register writes
Michael Pavone
2016-10-16
Fix segfault in certain games that have SRAM and ROM bankswitched at the same...
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
Made some optimizations to gen_mem_fun to keep the size of chunk handler sect...
Michael Pavone
2016-10-06
Fix some unresolved symbols when linking blastjag
Michael Pavone
2016-10-06
Remove hacky assumption about Genesis memory map in M68K core
Michael Pavone
2016-10-06
Byteswap ROMs in jaguar ROM loader. Handle switching memory map from writes t...
Michael Pavone
2016-10-06
Add support for specifying a reset handler in the M68K core. Adjust memory ma...
Michael Pavone
2016-10-06
Fix handling of MMAP_CODE chunks that also have MMAP_PTR_IDX set
Michael Pavone
2016-10-04
Some initial work on Atari Jaguar emulation
Michael Pavone
2016-10-04
Add a new memory map flag to support an auxilliary buffer for translating cod...
Michael Pavone
2016-10-04
Added some hacky support for specifying a start offset in 68K disassembler
Michael Pavone
2016-08-22
Cleanup the separation of render backend and VDP code in preparation for havi...
Michael Pavone
2016-08-12
Removed obsolete TOOD
Michael Pavone
2016-08-12
Fix a memory leak in try_alloc_arena
Michael Pavone
2016-08-09
Fix NOGL compile option
Michael Pavone
2016-08-09
Make the Makefile more OpenBSD friendly. LTO is not supported on the super ol...
Michael Pavone
2016-08-09
Fixed a bug in call_raxfallback that would cause the call to be omitted compl...
Michael Pavone
2016-08-06
Added tag v0.4.1 for changeset 1ffa7891b4ec
Michael Pavone
2016-08-06
Final 0.4.1 changelog update
Michael Pavone
2016-08-05
Updated special thanks
Michael Pavone
2016-08-05
Fix a memory corruption bug from failing to grow the buffer for the window ca...
Michael Pavone
2016-08-05
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone
[next]