50
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
upd7810.cpp: Fix clang error: shifting a negative signed value is undefined [-Werror,-Wshift-negative-value]
AJR
More... almost 2 years ago
New working clones ------------------ Tekken 2 (US, TES3/VER.A) [Guru]
hap
More... almost 2 years ago
Fix upd7810 serial input failing to detect the start bit of the next byte if there are zero serial idle state bits sent between the serial bytes to the upd7810 receive line. [Lord Nightmare] More... almost 2 years ago
docs: Clarified documentation of input options. More... almost 2 years ago
nichibutsu/hyhoo.cpp, nichibutsu/pastleg.cpp: consolidated drivers in single files More... almost 2 years ago
tools/ldresample.cpp: Don't try to allocate a 1MB object on the stack (fixed GitHub #7722). More... almost 2 years ago
osd: Don't swallow text input with -keyboardprovider win32 (addresses GitHub #7911). More... almost 2 years ago
nichibutsu/terracre.cpp: Labelled amazon debug controls (see GitHub #9697). [atrac17, Vas Crabb] More... almost 2 years ago
sanritsu/jantotsu.cpp : fix SN76489A clock (#10863) More... almost 2 years ago
render/drawd3d.cpp: Fixed prescaling without HLSL - WRL COM pointer has some surprises. More... almost 2 years ago
Systems promoted to working --------------------------- Computer Othello [hap]
hap
More... almost 2 years ago
cothello: add coin handling and sound
hap
More... almost 2 years ago
cothello: add buttons
hap
More... almost 2 years ago
cothello: add notes
hap
More... almost 2 years ago
misc/discoboy.cpp: Added clone DJ Girl (#10865) More... almost 2 years ago
bgfx: Refined configuration handling: More... almost 2 years ago
- vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated drivers in single files More... almost 2 years ago
osd/windows/window.cpp: Allow BGFX to bounce cleanly when toggling fullscreen on Windows with multiple output screens/windows. More... almost 2 years ago
osd: Fixed BGFX crash on toggling fullscreen on Linux. More... almost 2 years ago
New working systems ------------------- Saturn: Space Fighter 3D [Dillweed, SNESNESCUBE64]
hap
More... almost 2 years ago
Updated Chinese UI translations. [YuiFAN] More... almost 2 years ago
render/bgfx: Fixed texture object lifecycle issues. More... almost 2 years ago
New systems marked not working ------------------------------ Computer Othello [hap, Dillweed, SNESNESCUBE64]
hap
More... almost 2 years ago
softfloat: de-conflict include guards More... almost 2 years ago
font_sdl: better fix for variable-length array More... almost 2 years ago
font_sdl: avoid variable-length array More... almost 2 years ago
Use EQUIVALENT_ARRAY to avoid issues with std::size on member arrays, enable warnings for VLAs in C++. More... almost 2 years ago
osd/tools: msvc fixes More... almost 2 years ago
ncr53c90: updates [R. Belmont] - Transfer counter semantics were incorrect for async mode - DRQ wasn't updated after all operations that could change it More... almost 2 years ago
Implemented probe for D3D module to detect lack of D3D9 sooner. More... almost 2 years ago