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
Branch
Commit message
Author
Age
addrbus-64
Update parse_number in unidasm.cpp, plus alignment with code style guide.
MooglyGuy
3 weeks
cbm_joy_swap
c65.cpp: added machine configuration switch to swap joystick ports on the fly...
etabeta78
4 weeks
cdtv_subcode
cdtv: Subcode support
Dirk Best
10 months
dsp563xx
virusb: goes all the way to the main program
Olivier Galibert
7 months
floppysound
floppy_sound: Minor cleanup
Michael Zapf
4 weeks
master
skeleton/flashvga2.cpp: map i2c EEPROM and Timekeeper
angelosa
5 hours
release0288
ui/menu.cpp: Better handling of active pointers when resetting items.
Vas Crabb
10 hours
s23-firewire
Further System 23 checkpoint
Ryan Holtz
6 months
script-eof-marker
scripts/build: add a python script for checking EoF markers across source tree
angelosa
9 months
taitotz-pixxiii
Initial PIXXIII instrumentation framework for taitotz; rest of the hookup sti...
Ryan Holtz
7 months
[...]
Tag
Download
Author
Age
mame0287
commit e776c98438...
Vas Crabb
8 weeks
mame0286
commit ca48656c92...
Vas Crabb
3 months
mame0285
commit f379cd060a...
Vas Crabb
4 months
mame0284
commit 7b4d4c14e9...
Vas Crabb
5 months
mame0283
commit 494babc311...
Vas Crabb
6 months
mame0282
commit 7b051ce4af...
Vas Crabb
7 months
mame0281
commit 2843a3deb8...
Vas Crabb
8 months
mame0280
commit ec9abd86c6...
Vas Crabb
9 months
mame0279
commit 7589dee02c...
Vas Crabb
10 months
mame0278
commit eb05584a2b...
Vas Crabb
11 months
[...]
Age
Commit message
Author
Files
Lines
2021-04-21
Clean up delay implementation a bit. Move delay setting to immediately after ...
ymfm-delay
Aaron Giles
2
-23
/
+32
2021-04-21
ymfm: Implement delay in OPM/OPN operators. Not sure this really affects much...
Aaron Giles
2
-31
/
+39
2021-04-21
ymfm: Check for decay->sustain transitions even if we just transitioned from ...
Aaron Giles
1
-2
/
+8
2021-04-21
Merge pull request #7985 from brijohn/qx10_fix_segfault
ajrhacker
1
-1
/
+1
2021-04-21
qx10: allocate enough vram for color mode
Brian Johnson
1
-1
/
+1
2021-04-20
media_ident: add space to prevent long strings concat when printing results
hap
1
-5
/
+5
2021-04-20
clifront: -romident has no use for mediapath, but it does use hashpath
hap
1
-1
/
+1
2021-04-21
radionic: fixed rtc, and floppy reading. Confirmed crystals.
Robbbert
1
-25
/
+28
2021-04-20
ibm5170: fix validity error
hap
4
-14
/
+3
2021-04-20
Merge pull request #7984 from brijohn/upd7220
ajrhacker
3
-81
/
+151
2021-04-20
rfslots8085.cpp: The PCB only has 6 dipswitches (#7983)
ClawGrip
1
-2
/
+5
2021-04-20
upd7220: Support DMAW and DMAR commands
Brian Johnson
3
-76
/
+151
2021-04-20
upd7220: Fixed mixed mode display area partition parsing
Brian Johnson
1
-5
/
+0
2021-04-20
twinspri: Fix missing samples by masking the ADPCM-A end address properly.
Aaron Giles
2
-26
/
+68
2021-04-21
trs80: used array of floppy drives
Robbbert
8
-51
/
+42
2021-04-20
New working software list additions
hap
2
-5
/
+37
2021-04-20
rx01: Preliminary, untested host interface
AJR
3
-20
/
+176
2021-04-20
basf7100: Improve video rendering
Dirk Best
1
-14
/
+57
2021-04-20
System 906-III improvements: [Roberto Fresca, Grull Osgo]
Roberto Fresca
3
-256
/
+638
2021-04-19
Purge various obsolete and redundant #includes
AJR
4
-19
/
+1
2021-04-19
mn1880d.cpp: Minor documentation fixes
AJR
1
-2
/
+2
2021-04-19
model1.cpp: Add main NVRAM used for bookkeeping
AJR
1
-2
/
+6
2021-04-20
smartboard: changes to make tasc smartboard test program work
hap
4
-44
/
+22
2021-04-19
mn1860: Identify another 2 opcodes in disassembly
AJR
1
-4
/
+14
2021-04-19
mn1860: Recognize two more opcodes in disassembly
AJR
1
-4
/
+10
[...]