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
/
src
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
UI refinements/fixes:
Vas Crabb
2023-05-10
2
-44
/
+25
*
frontend/mame/audit.cpp: Work around issues when no ROMs are shared with imme...
Vas Crabb
2023-05-09
1
-1
/
+2
*
sgi: add 4D keyboard low-level emulation [Bitsavers]
Patrick Mackinlay
2023-05-09
4
-669
/
+0
*
bus/msx/ctrl: Added Arkanoid Vaus controller. (#11201)
wilbertpol
2023-05-09
3
-0
/
+136
*
Clones promoted to working
hap
2023-05-08
3
-16
/
+37
*
Remove stray fprintf
Olivier Galibert
2023-05-08
1
-1
/
+0
*
image: Fix initialisation order, fix file menu enable, refine gdrom support
Olivier Galibert
2023-05-08
2
-10
/
+5
*
zxbus/neogs: sdcard support (#11191)
holub
2023-05-08
1
-37
/
+243
*
ata/gdrom.cpp: overhaul (#11140)
Angelo Salese
2023-05-08
3
-185
/
+531
*
Adjustments to option priority interactions:
Vas Crabb
2023-05-09
13
-275
/
+156
*
mcs51: implement serial input/output as bit stream (#11190)
Patrick Mackinlay
2023-05-08
7
-197
/
+241
*
mn1400: add i/o ports
hap
2023-05-07
5
-43
/
+143
*
video/zr36110.h: fix compile
Angelo Salese
2023-05-07
1
-2
/
+2
*
zr36110: Add skeleton
Olivier Galibert
2023-05-07
5
-11
/
+295
*
mn1400: add most opcodes
hap
2023-05-07
4
-8
/
+147
*
mn1400: add opcode placeholders
hap
2023-05-07
5
-1
/
+465
*
mn1400: add pinout reference
hap
2023-05-06
3
-2
/
+42
*
mn1400: add mn1405 device
hap
2023-05-06
4
-22
/
+52
*
mn1400: add device skeleton
hap
2023-05-06
7
-7
/
+343
*
bus/isa: Added IBM PS/2 speech adapter card. (#11157)
Luigi Thirty
2023-05-07
3
-0
/
+551
*
atapicdr, cdromimg: Fix gdrom support
Olivier Galibert
2023-05-05
2
-2
/
+5
*
hrdvd: Make the initial dvdrom test pass
Olivier Galibert
2023-05-05
2
-5
/
+34
*
csplayh5: rename to hrdvd (High Rate DVD)
Olivier Galibert
2023-05-05
2
-2
/
+2
*
cdrom: Bunch of fixes
Olivier Galibert
2023-05-05
1
-5
/
+28
*
atari: make the dvdrom drives be dvdroms
Olivier Galibert
2023-05-05
1
-1
/
+4
*
Fix validation after 28104cdbdfc39b0ced6411381ffb074772dce345
AJR
2023-05-04
1
-1
/
+1
*
-casio/cz101.cpp: Added MIDI I/O and got it booting fully. (#11185)
Devin Acker
2023-05-05
2
-16
/
+33
*
chd: Add dvd support. better abstraction in general, multi-image support in a...
Olivier Galibert
2023-05-04
53
-553
/
+680
*
wy60: Add character attributes
AJR
2023-05-01
1
-1
/
+1
*
powerpc: added 740 and 750 models to give the correct IDs. The 740/750 extend...
arbee
2023-05-01
3
-1
/
+26
*
mn1400: add disassembler
hap
2023-05-01
18
-545
/
+685
*
Fix bindings of Esc and Ins Char/Line on WY-60 ASCII keyboard
AJR
2023-05-01
1
-2
/
+2
*
wysekbd: Note
AJR
2023-04-30
1
-1
/
+2
*
mc68000: Add floppy support
Dirk Best
2023-05-01
5
-0
/
+243
*
wysekbd: There are two slightly different Enhanced PC-style keyboards
AJR
2023-04-30
3
-32
/
+51
*
wy60: Add keyboard emulation and cursor
AJR
2023-04-30
4
-0
/
+1016
*
cpu/z80: Fixed incorrect cycle counts when custom cycle tables are used. (#11...
wilbertpol
2023-05-01
3
-7
/
+11
*
mc68000: Add expansion bus and ram card
Dirk Best
2023-04-30
6
-0
/
+446
*
machine/mpc106.cpp: properly endian-swap PPC/PCI transactions, support LE PPC...
arbee
2023-04-29
2
-17
/
+86
*
cpu/i386: Use logmacro.h granular logging. (#11171)
Luigi Thirty
2023-04-30
8
-228
/
+243
*
cpu/mips, sgi/sgi.cpp: Fixed MIPS3 PRID and memory controller RPSS issues: (#...
Jiaxun Yang
2023-04-30
3
-2
/
+15
*
kpython: Change CPU to PS/2 Emotion Engine
AJR
2023-04-29
2
-51
/
+149
*
Trivial cleanup.
Vas Crabb
2023-04-29
2
-14
/
+9
*
bus/rs232/pty.cpp: Copied flow control code from null_modem.cpp (#11158)
Carl Drougge
2023-04-29
2
-9
/
+52
*
Miscellaneous SCSI adjustments
AJR
2023-04-27
1
-1
/
+2
*
video/vrender0.cpp: More accurate VRender0 pipeline inner workings (#11057)
Angelo Salese
2023-04-27
3
-22
/
+62
*
Use correct attack/decay time nominal value when the lower 3 bits of attack/d...
eito
2023-04-26
1
-3
/
+5
*
mpc106: map RAM and ROM into PCI memory space for PCI DMA. [R. Belmont]
arbee
2023-04-25
2
-3
/
+27
*
machine/t10mmc.cpp: track command 48h just plays track when TNO start == TNO ...
Angelo Salese
2023-04-25
1
-5
/
+16
*
Corrected capalisation of "SpongeBob SquarePants" and "SpongeBob Schwammkopf"...
Vas Crabb
2023-04-26
2
-43
/
+42
[next]