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-27
Fix a few lingering stack alignment rework bugs
Michael Pavone
2015-11-27
Adjust stack before pushing arguments. Fixes new stack alignment code on 32-b...
Michael Pavone
2015-11-27
Replace some hard-coded instruction length assumptions with a calculation so ...
Michael Pavone
2015-11-26
Fix for Z80 retranslation post alignment rework
Michael Pavone
2015-11-26
Z80 core is now slightly less broken
Michael Pavone
2015-11-25
WIP support for mega mouse
Michael Pavone
2015-11-25
Get ztestrun compiling again
Michael Pavone
2015-11-25
Get Z80 core sort of working again post alignment change
Michael Pavone
2015-11-25
Partially working change to do proper stack alignment rather than doing a lam...
Michael Pavone
2015-11-22
Use immersive fullscreen when available. Updated manifest to theoretically su...
Michael Pavone
2015-11-22
Fix a bug in generating memory access functions when more than one MMAP_CODE ...
Michael Pavone
2015-11-17
Fix a bad interaction between the implementation of STOP and the way interrup...
Michael Pavone
2015-11-16
Fix so vgmplay builds again
Michael Pavone
2015-11-16
Approximation of refresh wait states
Michael Pavone
2015-11-14
Fix Mega Drive peripheral ID for 3-button pad
Michael Pavone
2015-11-14
Prevent the current interrupt number from being changed while interrupt is be...
Michael Pavone
2015-11-14
Clear out IO port input state when setting bindings. This fixes a bug where p...
Michael Pavone
2015-11-14
Allow menu ROM to be debugged
Michael Pavone
2015-11-13
Selecting a second game from the menu now works
Michael Pavone
2015-11-13
It is now possible to switch back and forth between the menu ROM and the game
Michael Pavone
2015-11-09
SDL_AndroidGetExternalStoragePath did not do what I thought. Use JNI directly...
Michael Pavone
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
[prev]
[next]