index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
yamaha: new GEW7 and GEW12 machines, various GEW8/MultiPCM improvements (#11105)
Devin Acker
2023-04-22
2
-9
/
+34
*
bus/msx/cart: Added Sony HBI-55/Yamaha UDC-01 SRAM data cartridges. (#10966)
wilbertpol
2023-04-18
1
-0
/
+2
*
cpu/m6502: Template 6502 microcontroller helper on underlying CPU type.
Vas Crabb
2023-04-17
1
-0
/
+2
*
bus/msx/module: Added Yamaha SKW-01 emulation. (#11113)
wilbertpol
2023-04-17
1
-0
/
+2
*
roland_s50.cpp: Add floppy format
AJR
2023-04-13
1
-0
/
+12
*
Add device emulation of Dallas DS2430A 1-Wire EEPROM
AJR
2023-04-11
1
-0
/
+12
*
Fix single-driver compile for sony/psx.cpp
Justin Kerk
2023-04-10
1
-0
/
+1
*
smc1102: add device skeleton
hap
2023-04-07
1
-0
/
+3
*
mb89352: retire legacy scsi device
Patrick Mackinlay
2023-04-05
1
-12
/
+0
*
bus/spectrum: Added ZXBUS and NeoGS card. (#11032)
holub
2023-04-05
1
-0
/
+14
*
tmp68301: Reimplement in the new68k framework. The timers are not yet implem...
Olivier Galibert
2023-04-04
2
-12
/
+3
*
pegasos2: Initial devices for MV64361 and VT8231
Dirk Best
2023-04-03
1
-0
/
+4
*
3rdparty: Another attempt to satisfy Windows Clang. [R. Belmont]
arbee
2023-04-01
1
-1
/
+2
*
3rdparty.lua: Windows Clang needs another warning suppression for PortAudio. ...
arbee
2023-04-01
1
-0
/
+1
*
3rdparty.lua: Fix clang build after portaudio update
AJR
2023-04-01
1
-0
/
+2
*
PortAudio: sync to upstream GitHub revision 0e9b386a1053261340bc8bb32335484ef...
arbee
2023-04-01
1
-5
/
+0
*
namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053)
987123879113
2023-04-01
1
-0
/
+12
*
bus/nabupc: Added support for RS232 Card. (#11047)
Brian Johnson
2023-03-29
1
-0
/
+2
*
abc80: Devicify the SN74S263 character generator. [Curt Coder]
Curt Coder
2023-03-28
1
-0
/
+12
*
abc80x: Split floppy software lists by disk drive type. [Curt Coder]
Curt Coder
2023-03-26
1
-0
/
+12
*
mos8563: Split device source from mc6845
AJR
2023-03-25
1
-0
/
+12
*
scripts/minimaws: Fixed last-minute change to zipfile use. (#11028)
wilbertpol
2023-03-26
1
-1
/
+1
*
Various optimisations to code generaton.
Vas Crabb
2023-03-26
1
-113
/
+113
*
minimaws: Let command-line romident identify media inside zip archives. (#11024)
wilbertpol
2023-03-26
2
-6
/
+19
*
New systems marked not working
Nigel Barnes
2023-03-25
1
-0
/
+15
*
bus/ISA: Added HP82321A BASIC Language coprocessor (#10926)
Sven Schnelle
2023-03-24
1
-0
/
+1
*
-Lua engine: run everything in coroutines. (#11019)
Vas Crabb
2023-03-25
1
-1
/
+1
*
Remove unused cd90_640_dsk formats (functionally replaced by thom_dsk)
AJR
2023-03-23
1
-12
/
+0
*
brother/lw30.cpp: Added driver for Brother LW-30 word processor. (#10996)
BartmanAbyss
2023-03-20
1
-0
/
+12
*
bus/msx: Moved Yamaha module and minicart slots into their own folders. (#10984)
wilbertpol
2023-03-14
1
-2
/
+8
*
unidasm: Add Interdata Series 16 disassembler
AJR
2023-03-11
1
-0
/
+10
*
bus/msx: Added Yamaha UCN-01 cartridge-to-module slot adapter. (#10972)
wilbertpol
2023-03-11
1
-0
/
+2
*
cpu/z180: Added CSIO emulation. [Vas Crabb, Sandro Ronco]
Vas Crabb
2023-03-11
1
-1
/
+3
*
bus/snes/profighter.cpp: Added skeleton devices for "Pro Figher" SNES cartrid...
Ivan Vangelista
2023-03-10
1
-0
/
+2
*
abc1600: Implement Luxor R8 mouse. [Curt Coder]
Curt Coder
2023-03-07
1
-0
/
+2
*
Reduce warnings that need to be suppressed to build linenoise.
Vas Crabb
2023-03-07
1
-6
/
+0
*
Updated forked linenoise to latest upstream.
Vas Crabb
2023-03-07
1
-343
/
+348
*
3rdparty: Avoid the need for -fpermissive since clang doesn't like it.
Vas Crabb
2023-03-07
1
-6
/
+5
*
Various updates, mostly around Lua:
Vas Crabb
2023-03-07
1
-9
/
+23
*
vectorgraphic/vector4.cpp: Added Vector 4 driver. (#10710)
Eric Anderson
2023-02-27
2
-0
/
+14
*
Various cleanups:
Vas Crabb
2023-02-27
1
-2
/
+2
*
Removed local copy of SDL source and update Android build support. (#10899)
Miodrag Milanović
2023-02-27
8
-796
/
+124
*
Retire legacy NCR 539X emulation
AJR
2023-02-25
1
-13
/
+0
*
machine/pccard.cpp, machine/pccard_sram.cpp: Added support for PCMCIA linear ...
Dirk Best
2023-02-26
1
-0
/
+12
*
Add dump and skeleton device for Schneider NLQ 401 Printer [unknown]
AJR
2023-02-25
1
-0
/
+2
*
bus/msx/cart/slotexpander.cpp: Add support for four-slot expander cartridges....
wilbertpol
2023-02-23
1
-0
/
+2
*
scc68070: Revert to use musashi for now, it's very much not a traditional 68000.
Olivier Galibert
2023-02-22
1
-0
/
+2
*
emumem: First try at wait states
Olivier Galibert
2023-02-22
1
-0
/
+2
*
m68000: New implementation, generated from the micro/nanocode
Olivier Galibert
2023-02-22
1
-2
/
+12
*
3rdpary/bimg: Just disable SSE on all 32-bit builds to be safe.
Vas Crabb
2023-02-20
1
-2
/
+2
[next]