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
2020-05-08
Make netplay remote sync to network rather than audio or video so it doesn't ...
Michael Pavone
2020-05-04
Skip setting AI_NUMERICSERV in megawifi code on Windows for now so min SDK ve...
Michael Pavone
2020-05-03
More correct implementation of byte printing in builtin debugger. Fix GDB deb...
Michael Pavone
2020-05-03
Apply fixes to helper functions in backend.c from interp branch
Michael Pavone
2020-04-28
Add support for printing a byte from memory in native debugger. Add stubs for...
Eric Fry
2020-05-03
Implement CMD_HRNG_GET, CMD_GAMERTAG_GET and CMD_LOG.
doragasu
2020-05-03
Implement CMD_TCP_CON command
doragasu
2020-05-03
megawifi: stub common commands to get config.
doragasu
2020-05-03
megawifi: refactor and update commands
doragasu
2020-05-02
Use zlib to compress event log streams
Mike Pavone
2020-05-02
Fix some netplay issues
Mike Pavone
2020-05-01
Netplay protocol size optimization
Michael Pavone
2020-05-01
Fix awful playback latencin in new netplay implementation
Michael Pavone
2020-05-01
Properly initialize Genesis reset cycle on startup. Fixes crash in GDB remote...
Michael Pavone
2020-04-30
Fix some questionable comparisons between 64-bit values and literals that fit...
Michael Pavone
2020-04-30
Remove usage of GCC pointer arithmetic on void * extension
Michael Pavone
2020-04-30
Add missing file from new 68K core
Michael Pavone
2020-04-30
Fix non-Windows build break from Windows compat changes
Michael Pavone
2020-04-30
Get WIP net play code compiling on Windows and cleanup some unistd.h includes
Michael Pavone
2020-04-29
Fix short event format decode bug
Michael Pavone
2020-04-29
Add missing netplay files and add in support for sending gamepad commands bac...
Michael Pavone
2020-04-29
WIP netplay support
Michael Pavone
2020-04-29
Fix addrinfo leak in GDB remote debug support
Michael Pavone
2020-04-26
Fix vgmplay target
Michael Pavone
2020-04-26
Kill the stateview target as it is not very useful these days and breaks a lot
Michael Pavone
2020-04-25
Fix instruction timing for addq.w #i, (ay) in dynarec
Michael Pavone
2020-04-24
Implement 68K or and sub instructions in new core
Michael Pavone
2020-04-23
Implement 68K eor instruction in new core
Michael Pavone
2020-04-23
Implement 68K and instruction in new core
Michael Pavone
2020-04-23
Fix autogenerated temp variables in interrupt subroutine in CPU DSL
Michael Pavone
2020-04-18
Allow override of SDL2 include path for "portable" builds
Michael Pavone
2020-04-18
Allow specifying a default font path at build time
Michael Pavone
2020-04-18
Make requested sample format configurable
Michael Pavone
2020-04-18
WIP new sync mode that runs emulation on audio thread
Michael Pavone
2020-04-17
Fix stateview target
Mike Pavone
2020-04-17
Fix regression in Konami games from address/cd latch changes
Mike Pavone
2020-04-16
Admit defeat on the "trying to write CRAM dots while output is null issue" fo...
Mike Pavone
2020-04-16
Update libretro target to use render_audio shared audio code
Mike Pavone
2020-04-13
Add memory hook for genesis/megadrive save and cheevos support
negativeExponent
2020-04-13
Don't apply address and cd register changes to the 'live' registers until pen...
Michael Pavone
2020-04-13
Add memory hook for cheat/rumble/cheevos support
negativeExponent
2020-04-13
Added implementation of printing PC in 68K debugger
Michael Pavone
2020-04-10
Added soft reset command to debugger. Added more debugger help
Eric Fry
2020-04-10
Added help commands to debugger
Eric Fry
2020-04-11
Use proper memory map in Z80 debugger for memory printing
Michael Pavone
2020-04-03
Z80 HALT isn't really terminal. Fixes bug in Z80 disassembler
Michael Pavone
2020-04-03
Fix bug in in (c) instruction in Z80 dynarec
Michael Pavone
2020-04-03
Top bits of address register should be cleared on partial command word write....
Michael Pavone
2020-04-02
Make sure fallback memory region is always last
Michael Pavone
2020-04-02
Don't lockup on writes to !TIME or !FDC regions regardless of whether anythin...
Michael Pavone
[prev]
[next]