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-16
Fix libretro target
Michael Pavone
2020-05-16
Fix vgmplay target
Michael Pavone
2020-05-15
Fix regression in Mode 4 support caused by address/cd latch changes
Michael Pavone
2020-05-12
Go back to unpausing audio in render_video_loop to ensure the core is no long...
Michael Pavone
2020-05-09
Less hacky run on audio thread mode
Michael Pavone
2020-05-09
Don't hold frame queue mutex while rendering
Michael Pavone
2020-05-09
Fix regression in run on audio thread mode
Michael Pavone
2020-05-09
Allow use of NPOT textures as a config option. Useful for some mobile GPUs
Michael Pavone
2020-05-09
Specify desired language when invoking fc-match to find an appropriate font o...
Michael Pavone
2020-05-08
Avoid expensive re-init from switching to external sync after render_init has...
Michael Pavone
2020-05-08
Better handling of pad assignment to remotes
Michael Pavone
2020-05-08
Fix handling of remote disconnects
Michael Pavone
2020-05-08
Fix "full" deflate flush so multiple remotes can successfully join
Michael Pavone
2020-05-08
Add an event log soft flush and call it twice per frame in between hard flush...
Michael Pavone
2020-05-08
megawifi: implement CMD_DATETIME
doragasu
2020-05-08
megawifi: implement UDP sockets
doragasu
2020-05-08
megawifi: use util module socket functions for WIN32 compatibility
doragasu
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
[prev]
[next]