50
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 23 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
osd/modules: Cleaned up most macOS deprecation warnings up to and including 10.13. [R. Belmont] * This raises the hard minimum macOS and SDK versions to 10.13. * In practice, the minimum since 0.252 has been macOS 11 Big Sur. * 10.13/10.14/10.15 can be built and run with this unsupported patch: https://gist.github.com/rb6502/8a1736ee3775f998e8e71faa47ae4b59 The patch works for me, but no guarantees are offered and it may break at any time. More... 11 months ago
misc/coinmvga.cpp: fix most of GFX decoding
Angelo Salese
as angelosa
More... 11 months ago
buraikenb: comparing the rom data, it's a bootleg after all
hap
More... 11 months ago
1943: fix recent regression with bootleg sets
hap
More... 11 months ago
pc1000, misterx, ordisava: Emulation overhaul - Fix bank switching of ROM areas - Replace LCDC with type that has the correct accented characters for European versions - Add localized key definitions for all three systems; identify all unknown keys and rebind keys to better match QWERTY/QWERTZ/AZERTY layouts - Eliminate runtime port tag lookups - Separate driver from pc2000.cpp
AJR
More... 11 months ago
sed1200: Modernize emulation - Reduce bus to 4 bits (but note that an 8-bit variant exists), and add CS write handler to ensure multiple writes go to the correct nibbles. This results in considerable uglification of the mt32 driver code, but is more hardware-accurate. - Speculatively eliminate cursor wraparound at first and last positions. This may or may not be accurate, but seems to produce neater results. - Save state of internal variables.
AJR
More... 11 months ago
specpls3_flop.xml: Software list additions (#11326) More... 11 months ago
pc1000.xml: Correct a few release years to match copyright text
AJR
More... 11 months ago
misc/coinmvga.cpp: remove extra backslash [skip ci]
Angelo Salese
as angelosa
More... 11 months ago
misc/coinmvga.cpp: fix CPU type after OG feedback, fix video a bit
Angelo Salese
as angelosa
More... 11 months ago
avengers: dumped protection mcu [Caps0ff, Phil Bennett]
hap
More... 11 months ago
Dumped and added a Chinese kiddie ride (#11292) More... 11 months ago
Dumped (partially) and added a skeleton driver for a Spanish electromechanical hockey coinop (#11304) More... 11 months ago
pkspirit - show something (#11325) More... 11 months ago
namco/namcos23.cpp: fixed regression More... 11 months ago
New working clones ------------------ TeddyBoy Blues (315-5111, Old Ver.) [TeamEurope] More... 11 months ago
abc1600: Add deprecation note. More... 11 months ago
Add missing file. [R. Belmont] More... 11 months ago
apple/apple2.cpp: added Apple ROM/Firmware card with 3 options: Applesoft, Integer, and User-Defined. [R. Belmont] * Use "-rom file.bin" with the user-defined ROM card to make your own custom Apple. File must be 12KiB and goes in D0/D8/E0/E8/F0/F8 order. More... 11 months ago
Note to self: -valid is good for the soul More... 11 months ago
seta: merge driver files
hap
More... 11 months ago
ncr5380/ti99: Use DRQ to set DMA state on controller card; remove in_dma_mode again More... 11 months ago
h8_sci: Bring interface up in the cpu More... 11 months ago
h8 io: More simplifications, thanks everyone for the pointers More... 11 months ago
vsystem: improve soundlatch timing where applicable
hap
More... 11 months ago
ti99: Some debug output improvements More... 11 months ago
ncr5380: Add a function to check for DMA mode. More... 11 months ago
taito_f3_v.cpp: fix line zoom regression (trstar) (#11322)
ywy
More... 11 months ago
namco/namcos12.cpp: Update documentation (#11233) More... 11 months ago
yamaha: remove unused adc methods More... 11 months ago