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-12
Stop loading at the end of a file
Adrien Plazas
2021-03-12
Use MSYSTEM
twinaphex
2021-03-12
Add .gitlab-ci.yml
twinaphex
2021-03-12
Set CC ?= to allow overrides
Twinaphex
2021-03-12
Add system_header.h
twinaphex
2021-03-12
Fix libretro emscripten build
Jean-André Santoni
2021-03-12
Fix building on OSX
Jean-André Santoni
2021-03-12
add libretro makefile
radius
2021-03-12
Added tag v0.6.2 for changeset 8aeac7bd9fa7
Michael Pavone
2021-03-12
Added tag v0.6.1 for changeset 357b4951d9b2
Michael Pavone
2021-03-12
Added tag v0.6.0 for changeset ef50c9affe6a
Michael Pavone
2021-03-12
Added tag v0.5.1 for changeset 3d48cb0c28be
Michael Pavone
2021-03-12
Added tag v0.5.0 for changeset 990a26391933
Michael Pavone
2021-03-12
Added tag v0.4.1 for changeset 1ffa7891b4ec
Michael Pavone
2021-03-12
Added tag v0.4.0 for changeset e34334e6c682
Michael Pavone
2021-03-12
Added tag v0.4.0 for changeset 4a92889e2889
Michael Pavone
2021-03-12
Added tag v0.3.1 for changeset c9ed929ee984
Michael Pavone
2021-03-12
Added tag v0.3.0 for changeset 283bdcd5bdb8
Michael Pavone
2021-03-12
Added tag v0.3.0 for changeset 0e5f14d9a579
Michael Pavone
2021-03-12
Added tag v0.2.0 for changeset 6b7a96d0eda8
Mike Pavone
2021-03-12
Added tag v0.1.0 for changeset 949c7d875693
Mike Pavone
2021-03-12
Close OpenGL feature branch
Mike Pavone
2021-03-07
Add TMSS state to save states
Michael Pavone
2021-03-07
Don't init IO ports in TMSS ROM as it trips up the standard Sega init code
Michael Pavone
2021-03-07
Implement TMSS VDP lock
Michael Pavone
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
[next]