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
2017-02-27
Don't depend on USER being set in build_nightly as it does not seem to work w...
Michael Pavone
2017-02-27
More logging. Fix path in upload step of build_upload_win_nightly
Michael Pavone
2017-02-27
Add some logging to build_nightly
Michael Pavone
2017-02-27
Eliminate usage of wine in build_release
Michael Pavone
2017-02-27
build_upload_win_nightly needs some steps from build_nightly since it skips i...
Michael Pavone
2017-02-26
Missed a usage of Wine in Makefile
Michael Pavone
2017-02-26
Windows nightly build upload script
Michael Pavone
2017-02-26
Fix direct usage of read rather than GDB_READ in gdb_remote.c
Michael Pavone
2017-02-26
Update Windows build to use mingw-w64 cross compiler rather than Wine
Michael Pavone
2017-02-26
Seems like network in the container takes a moment to work, added a sleep to ...
Michael Pavone
2017-02-26
Use public key auth rather than trying to make passowrd auth work in a script
Michael Pavone
2017-02-26
Fixes for nightly build upload script
Michael Pavone
2017-02-26
Fun untested changes for uploading nightly builds
Michael Pavone
2017-02-26
Remove clean step from SDL and glew dependencies in release_build script. Sho...
Michael Pavone
2017-02-26
Back out -j4 on blastem make as it appears to be calling problems too
Michael Pavone
2017-02-26
Back out -j4 on sdl make as it does not appear to be safe
Michael Pavone
2017-02-26
Add some parallelism to build_release make invocations
Michael Pavone
2017-02-26
Small fix to build_nightly
Michael Pavone
2017-02-26
Small fix to build_nightly
Michael Pavone
2017-02-26
Added untested script for part of a nightly build process
Michael Pavone
2017-02-25
Initial implementation of the XBAND "Eric Smith" keyboard
Michael Pavone
2017-02-25
Cut down on the verbose logging in XBAND code
Michael Pavone
2017-02-24
Awful hack to get the XBAND menu booting
Michael Pavone
2017-02-23
Minor xband fixes
Michael Pavone
2017-02-23
WIP support for XBAND mapper hardware
Michael Pavone
2017-02-23
WIP update to README for 0.5.0
Michael Pavone
2017-02-23
Minor fix to 68K instruction decoder
Michael Pavone
2017-02-19
Fix loading of the R register from the in memory context
Michael Pavone
2017-02-19
Ported correct but inefficient overlapping instruction handling from 68K core...
Michael Pavone
2017-02-18
Fix indentation of -m option
Michael Pavone
2017-02-14
Hacky fix so sound works in Project MD again
Michael Pavone
2017-02-14
Fix handling of SRAM overlapping with ROM
Michael Pavone
2017-02-14
Add mising include in genesis.c so the Windows build works again
Michael Pavone
2017-02-12
Fix timing for instructions using BINARY_IMPL
Michael Pavone
2017-02-09
Properly treat bad addressing modes in OR/AND as illegal instructions
Michael Pavone
2017-02-04
Update TODO to reflect MULU/MULS improvements
Michael Pavone
2017-02-04
Cycle accurate MULU/MULS emulation
Michael Pavone
2017-02-01
Basic implementation of serial IO registers, but without actual serial IO sup...
Michael Pavone
2017-02-01
Fix regression in handling of unmapped memory addresses
Michael Pavone
2017-01-29
Remove movem item from TODO since it is done
Michael Pavone
2017-01-29
Implement extra read and fix movem timing generally
Michael Pavone
2017-01-28
Minor TODO list update
Michael Pavone
2017-01-28
Fix vgmplay and stateview targets
Michael Pavone
2017-01-27
Implement SMS hardware soft reset (note only available on real hardware on th...
Michael Pavone
2017-01-27
Implement soft reset in Genesis mode
Michael Pavone
2017-01-26
Basic support for mapping an analog axis to functionality
Michael Pavone
2017-01-26
Update default config to map leftstick/l3 to quick save
Michael Pavone
2017-01-26
Added mappings to allow PS-style names for leftstick/rightstick click actions...
Michael Pavone
2017-01-26
Added config file option to specify that RAM should be randomly initialized. ...
Michael Pavone
2017-01-26
Updated TODO
Michael Pavone
[prev]
[next]