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
2021-03-07
Fix bug in handling of MMAP_CODE regions smaller than 16KB
Michael Pavone
2021-03-07
Added open source TMSS replacement
Michael Pavone
2021-02-21
Implement TMSS ROM and cart mapping register
Michael Pavone
2021-02-20
Make ui.enter_debuger respect which debuger is active
Michael Pavone
2021-02-20
Make KDEBUG functionality play nice with gdb remote debugging
Michael Pavone
2021-02-20
Fix some stuff that was calling printf directly
Michael Pavone
2021-02-20
Close VDP debug windows when VDP is freed. Fixes Trac bug 39
Michael Pavone
2021-02-15
Fix Timer B load bug that made games using Konami sound driver to have slower...
Michael Pavone
2021-02-15
Add new serial state, and Heartbeat Personal Trainer state to save state seri...
Michael Pavone
2021-02-15
Implement Heartbeat Personal Trainer peripheral and add ROM DB entry for Outb...
Michael Pavone
2021-02-10
Merge
Michael Pavone
2021-02-10
Implement serial IO, a generic serial device type and external interrupts
Michael Pavone
2020-12-03
Add ROM DB entry for bootleg game Rock World
Michael Pavone
2020-12-03
Add ROM DB entry for Rock Heaven a bootleg hack of Alex Kidd with Rockman gra...
Michael Pavone
2020-11-24
Fix format of axis mapping strings for axes that map to a d-pad
Michael Pavone
2020-11-24
Backed out changeset 96971b673f51
Michael Pavone
2020-11-21
Add Genesis 6-button contoller image
Michael Pavone
2020-11-21
Fix some bugs in PNG decoder
Michael Pavone
2020-11-09
Add a UI button to reset config to defaults
Michael Pavone
2020-11-07
Prevent user from getting stuck in directories they don't have permission to ...
Michael Pavone
2020-11-07
Show current path in file browser
Michael Pavone
2020-11-04
Use different variants for Genesis controllers to better represent what types...
Michael Pavone
2020-11-02
Reorder system settings so that more common options are near the top and none...
Michael Pavone
2020-11-01
Multiplying by zero and shifting by zero are very different. Fixes regression...
Michael Pavone
2020-11-01
Small improvement to refresh cycle approximation
Mike Pavone
2020-11-01
Improved texture atlas size estimation in Nuklear
Mike Pavone
2020-11-01
Fix a regression in sprite rendering that could cause garbage to be displayed...
Mike Pavone
2020-10-19
Add support for the parts of the KMod debug ports used by SGDK
Mike Pavone
2020-10-16
Fix build breakage on OS X
Michael Pavone
2020-10-16
Specify min OS X version when making a "portable" build for that platform
Michael Pavone
2020-10-16
Prevent wait truncation in VGM logging
Michael Pavone
2020-10-11
Set initial pan bits in YM2612 register array and not just the separate lr fi...
Michael Pavone
2020-10-11
Fix occasional deadlock on startup when using audio sync
Michael Pavone
2020-07-19
Added Wii U controller image
Mike Pavone
2020-07-14
Fix VGM delay calculation overflow when a YM-2612 write follows a PSG write i...
Mike Pavone
2020-07-12
Add stubs for some functions in libblastem.c to fix link failures on windows ...
Mike Pavone
2020-07-11
Fix broken enum definitions that cause multiple definition errors when buildi...
Mike Pavone
2020-07-11
Fix libretro target on windows
Mike Pavone
2020-06-28
Enter debugger when a VDP data port read would cause a CPU lockup
Mike Pavone
2020-06-28
Fix regressions from most recent address/cd latch change. Need to do more res...
Mike Pavone
2020-06-18
Update cycle to VGM sample conversion based on ValleyBell's suggestion
Michael Pavone
2020-06-18
Merge
Michael Pavone
2020-06-18
Fix regressions in Monster World IV and Sonic 3D Blast caused by address latc...
Michael Pavone
2020-06-13
Add stop command to end of recorded VGM stream
Mike Pavone
2020-06-13
Merge
Michael Pavone
2020-06-13
Somewhat buggy implementations of shift instructions in new 68K core
Michael Pavone
2020-06-12
Fix 68k test harness target, add cycle count to output and add a cycle limit
Michael Pavone
2020-06-10
Fix cycle timing of a number of 68K instructions
Michael Pavone
2020-06-02
Add ROM DB entry for Sonic Delta
Mike Pavone
2020-06-01
Fix handling of unmapped reads/writes to the cart/expansion port region
Mike Pavone
[prev]
[next]