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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus/coco Added CoCo and Dragon MIDI cartridges. (#7589)
tim lindner
2020-12-25
1
-0
/
+2
*
saa5240.cpp: Preliminary SAA5240/43 Computer Controlled Teletext emulation.
Nigel Barnes
2020-12-25
1
-0
/
+12
*
New machines marked as NOT_WORKING
Ryan Holtz
2020-12-24
2
-0
/
+23
*
a2bus: Add (corrected) ROM dumps and emulation of CCS Model 7710 Asynchronous...
AJR
2020-12-24
1
-0
/
+2
*
New device: Fairchild 4702B Bit Rate Generator
AJR
2020-12-24
1
-0
/
+12
*
Add dump and skeleton devices for Emerald Technology 3XTwin ISA board
AJR
2020-12-23
2
-0
/
+14
*
apple2: Support for the Videx Uniprint parallel card [R. Belmont, Golden Child]
arbee
2020-12-22
1
-0
/
+2
*
Add CompactRISC CR16C disassembler to unidasm (largely untested)
AJR
2020-12-16
1
-1
/
+10
*
3rdparty: use -Wno-strict-prototypes when building SDL2 on macOS [R. Belmont]
arbee
2020-12-13
1
-0
/
+1
*
Add AudioToolbox framework when building SDL2 on macOS, fixes TOOLS=1 link er...
arbee
2020-12-13
1
-0
/
+1
*
unidasm: Add disassembler for M32C architecture
AJR
2020-12-07
1
-0
/
+9
*
-scoop: Added skeleton device for Sharp "Scoop" peripheral IC from the Zaurus...
Ryan Holtz
2020-12-06
1
-0
/
+23
*
-locomo: Added a skeleton device for the LoCoMo peripheral controller used in...
Ryan Holtz
2020-12-06
1
-0
/
+12
*
accomm: Added PCF8573 RTC.
Nigel Barnes
2020-12-04
1
-0
/
+12
*
frontend: Lua engine improvements.
Vas Crabb
2020-11-30
1
-0
/
+1
*
Implement views, which are essentially bankdevs integrated into the
Olivier Galibert
2020-11-22
1
-0
/
+2
*
Add dump of AppleCD 150 [DBWBP]
AJR
2020-11-20
1
-0
/
+2
*
Separate TX-0 from PDP-1; separate some SoC types in build
AJR
2020-11-19
1
-30
/
+93
*
-unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil...
Vas Crabb
2020-11-18
1
-18
/
+17
*
macOS: Disable BGFX threading, which causes crashes and wrong drawing on Cata...
arbee
2020-11-16
1
-0
/
+1
*
Fix most implicit fallthrough warnings from clang
Vas Crabb
2020-11-17
1
-9
/
+0
*
bus/coco: Added symphony 12 music device. (#7472)
tim lindner
2020-11-17
1
-0
/
+2
*
frontend: split lua_engine user type registrations across a few files to make...
Vas Crabb
2020-11-16
1
-0
/
+4
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
1
-0
/
+5
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
3
-9
/
+9
*
apple2: Support the SUP'R'TERMINAL 80-column card. [R. Belmont]
arbee
2020-11-09
1
-0
/
+2
*
mu5: Add the lc7985nd and the lcd [O. Galibert]
Olivier Galibert
2020-11-05
1
-0
/
+12
*
pce220.cpp: split HD61202 and SED1560 into separate devices. [Sandro Ronco]
Sandro Ronco
2020-10-31
1
-0
/
+12
*
aquarius: Peripherals implemeted as slot devices: 4K/16K/32K/16K+ Memory Cart...
Nigel Barnes
2020-10-31
1
-0
/
+25
*
-bus/a2bus: Added Apple II Parallel Printer Interface Card.
Vas Crabb
2020-11-01
1
-0
/
+2
*
lc57, msm65x2: Add disassemblers [O. Galibert]
Olivier Galibert
2020-10-26
1
-0
/
+20
*
bus/coco: Added Speech Systems Stereo Composer cartridge. (#7379)
tim lindner
2020-10-26
1
-16
/
+18
*
3rdparty.lua: Another build fix for older OS X versions
AJR
2020-10-25
1
-0
/
+8
*
Emscripten: Allow memory size to grow at runtime when targeting WebAssembly a...
Justin Kerk
2020-10-24
1
-2
/
+13
*
bus/a2bus: Added Orange Micro Grappler+ Printer Interface. [Vas Crabb, Golden...
Vas Crabb
2020-10-23
1
-76
/
+78
*
volt_reg: Remove uses that are not needed anymore with the recent (#7367)
Aaron Giles
2020-10-20
1
-11
/
+0
*
aquarius: Added support for .CAQ cassette images.
Nigel Barnes
2020-10-19
1
-0
/
+12
*
bus/bbc/rom: Added support for the Gemini DataGem ROM carrier board.
Nigel Barnes
2020-10-19
1
-0
/
+2
*
m68000: Separate FPU code from header
AJR
2020-10-15
1
-1
/
+1
*
Implement TT5665 emulation (#6841)
cam900
2020-10-15
1
-0
/
+12
*
-3rdparty/expat: Update to 2.2.10."
Vas Crabb
2020-10-15
1
-2
/
+21
*
-emu/natkeyboard.cpp: Allow keyboard devices to be enabled/disabled.
Vas Crabb
2020-10-11
1
-0
/
+2
*
ns32202: new device (wip)
Patrick Mackinlay
2020-10-10
1
-0
/
+11
*
Software list items promoted to working
Ryan Holtz
2020-10-10
1
-0
/
+2
*
Major update for HC55516 CVSD audio device and related filtering, as well as ...
Jonathan Gevaryahu
2020-10-10
1
-0
/
+2
*
fmtowns: add devices for the SCSI card slot and the FMT-121 card (#7306)
r09
2020-10-08
1
-0
/
+14
*
Various improvements to image file handling:
Vas Crabb
2020-10-08
2
-0
/
+4
*
ns32000: avoid potential slave dependency issue
Patrick Mackinlay
2020-10-06
1
-0
/
+1
*
ns32081: new device
Patrick Mackinlay
2020-10-05
1
-0
/
+11
*
netlist: Convert driver filenames to lower case.
couriersud
2020-09-30
1
-6
/
+6
[next]