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
2015-11-09
Change default config to make first gamepad mapped as gamepad 1, add a second...
Michael Pavone
2015-11-09
Another .hgignore fix and add the symlink to menu.bin in android/assets
Michael Pavone
2015-11-09
Send info/warning/fatal messages to logcat on Android
Michael Pavone
2015-11-09
Added android Java source that was erroneously ignored before
Michael Pavone
2015-11-09
Make executable paths rooted so that the blastem subdir in the android tree d...
Michael Pavone
2015-11-09
Fix Android build breakage
Michael Pavone
2015-11-08
Make menu stuff work on Android (theoretically)
Michael Pavone
2015-11-08
ROM is now run after being selected in menu. Initial path for menu is read fr...
Michael Pavone
2015-11-08
Retrieve ROM filename from menu port write
Michael Pavone
2015-11-08
Initial work for allowing loading a ROM from menu
Michael Pavone
2015-11-06
Allow navigation between pages for long directories in menu ROM
Michael Pavone
2015-11-06
More efficient handling of going up one directory in menu
Michael Pavone
2015-11-06
Fix detection of directories in menu ROM
Michael Pavone
2015-11-06
Allow directory navigation in menu. Sort directory entries
Michael Pavone
2015-11-06
Properly initialize commands when adding a new breakpoint
Michael Pavone
2015-11-06
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone
2015-11-06
Allow 68K debug print to read from arbitrary memory regions
Michael Pavone
2015-11-05
Get everything needed to build menu.bin either committed or buildable via the...
Michael Pavone
2015-11-05
Ignore more stuff in hgignore
Michael Pavone
2015-11-05
Commit of VGM header that was missed previously
Michael Pavone
2015-11-04
Added temporary hack for loading a fixed ROM path so that Android build is "u...
Michael Pavone
2015-11-04
Default to fullscreen on Android since windowed mode does not make sense there
Michael Pavone
2015-11-04
Load config file and rom.db from appropriate locations on Android
Michael Pavone
2015-11-04
Forgot the Android makefile
Michael Pavone
2015-11-04
Updated .hgignore for some android stuff
Michael Pavone
2015-11-04
Added android project layout
Michael Pavone
2015-11-04
First stab at a logo
Michael Pavone
2015-11-04
Improve timing of Z80 busack. Fixes a crash in Barkley: Shut Up and Jam. Also...
Michael Pavone
2015-11-03
Remove obsolete TODO
Michael Pavone
2015-11-02
Fix some bugs in the attack phase and sustain level in the envelope generator
Michael Pavone
2015-11-01
Fix mapping of key on/off reg bits to operators
Michael Pavone
2015-11-01
Make vgmsplit smarter about how it handles delays. Force GD3 offset to zero s...
Michael Pavone
2015-11-01
Fix some debug commands that got broken when I added support for the command ...
Michael Pavone
2015-11-01
Wrote a buggy tool for splitting VGM files by channel
Michael Pavone
2015-11-01
Update timing and order of steps in interrupt processing to match latest meas...
Michael Pavone
2015-10-31
Implement interrupt latency. Fixes Sesame Street: Counting Cafe and gives acc...
Michael Pavone
2015-10-31
Small fix to how manual YM-2612 timer reloads work. Seems to better match a s...
Michael Pavone
2015-10-31
Small tweaks to timing of 68K/Z80 interactions based on latest tests
Michael Pavone
2015-10-31
Remove some debug junk from the PSG core
Michael Pavone
2015-10-31
Set flags for ld a, r
Michael Pavone
2015-10-29
Fix timing of certain variants of LD
Michael Pavone
2015-10-29
Fix timing of IM instruction
Michael Pavone
2015-10-29
Implement TRAPV
Michael Pavone
2015-10-29
Somewhat better handling of high frequency PSG tones. Needs work to fully han...
Michael Pavone
2015-10-28
Implement TAS
Michael Pavone
2015-10-28
Get trans program compiling again
Michael Pavone
2015-10-22
Decode operand for TAS
Michael Pavone
2015-10-21
Implemented nbcd
Michael Pavone
2015-10-19
Fix for abcd/sbcd. Hopefully got it 100% right this time.
Michael Pavone
2015-10-19
Added a command line option to force BlastEm to not open a new terminal even ...
Michael Pavone
[next]