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
/
emu
Commit message (
Expand
)
Author
Age
Files
Lines
*
odyssey2: make Videopac C52 a clone set(different XTAL), make g7400 a parent set
hap
2020-08-02
1
-0
/
+2
*
Add 'fill' command to debugger. Syntax and operation are similar to 'find' co...
AJR
2020-08-01
3
-0
/
+130
*
addrmap: remove unsupported setter, emumem enforces unmapval 0 or ~0
hap
2020-08-01
1
-1
/
+0
*
New NOT_WORKING software list additions
hap
2020-08-01
1
-0
/
+1
*
New machines marked as NOT_WORKING
AJR
2020-07-31
1
-2
/
+4
*
ssystem3: added the new lcd screen to internal artwork
hap
2020-07-30
1
-2
/
+2
*
New machines marked as NOT_WORKING
AJR
2020-07-28
1
-0
/
+1
*
speaker.cpp: Add new option -speaker_report <n> to help devs tune volume (#6995)
Aaron Giles
2020-07-27
4
-39
/
+68
*
srcclean for 0.223
Vas Crabb
2020-07-26
1
-1
/
+1
*
render: don't add parent set external artwork if artwork found
hap
2020-07-25
1
-4
/
+7
*
Add new option beam_dot_size that controls the rendered size of 'dots' in vec...
Aaron Giles
2020-07-24
2
-0
/
+3
*
Added netlist-based audio to early Cinematronics vector games (#6979)
Aaron Giles
2020-07-22
2
-15
/
+29
*
device.cpp, dimemory.cpp: Correct typos in comments
AJR
2020-07-21
2
-3
/
+3
*
dinetwork: Set default network device to be none to avoid inadvertantly spamm...
Ted Green
2020-07-20
1
-1
/
+1
*
Use gcc broken friend workaround also with clang 8 (#6933)
Tiago
2020-07-14
1
-4
/
+8
*
exorterm: more realistic layout screen aspect ratio.
68bit
2020-07-13
1
-10
/
+10
*
New machines added as WORKING
68bit
2020-07-10
1
-0
/
+80
*
Revert "ui: allow to skip warning popup at start"
Vas Crabb
2020-07-10
2
-3
/
+0
*
ui: allow to skip warning popup at start
hap
2020-07-10
2
-0
/
+3
*
validity.cpp: Added checks for bilinear filter vector routines
Ted Green
2020-07-08
1
-2
/
+56
*
Slotified Mac 128k/512k/512ke/Plus keyboard port.
Vas Crabb
2020-07-01
3
-7
/
+17
*
tilemap: default flags parameter in draw function
hap
2020-06-29
1
-4
/
+4
*
various devices and drivers: removed superfluous semicolons (nw)
Ivan Vangelista
2020-06-29
2
-4
/
+4
*
Merge tag 'mame0222' into mainline-master
Vas Crabb
2020-06-26
2
-11
/
+11
|
\
|
*
cleanup and loose ends:
Vas Crabb
2020-06-26
2
-11
/
+11
*
|
Merge branch 'release0222' into mainline-master
Vas Crabb
2020-06-25
1
-1
/
+1
|
\
|
|
*
-bus/coco/coco_ram.cpp: fix a rather obvious bug in shift/mask
Vas Crabb
2020-06-25
1
-1
/
+1
*
|
diexec: m_totalcycles workaround doesnt apply anymore (nw)
hap
2020-06-22
1
-2
/
+0
*
|
Revert "diexec: m_totalcycles workaround doesnt apply anymore (nw)"
hap
2020-06-22
1
-0
/
+2
*
|
diexec: m_totalcycles workaround doesnt apply anymore (nw)
hap
2020-06-22
1
-2
/
+0
*
|
add saver to operate memory region (#6837)
Jacob
2020-06-21
2
-0
/
+115
|
/
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
9
-61
/
+61
*
Revert "remove colon as a patch seperator"
hap
2020-06-19
1
-1
/
+1
*
emu: correct some file headers (nw)
hap
2020-06-19
84
-72
/
+96
*
recording: fix frame sync regression (nw)
hap
2020-06-19
3
-9
/
+19
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
4
-24
/
+5
*
emumem: Fix bad destruction order by not removing the notifier on cache destr...
Olivier Galibert
2020-06-18
1
-16
/
+12
*
Allow debugger dump command to dump with byte granularity from address spaces...
AJR
2020-06-17
1
-1
/
+1
*
atarifb: improve interrupts, led multiplexing, sprite raster effects (nw)
hap
2020-06-16
1
-1
/
+1
*
finished removing read* and write* macros from the mame part of the tree. the...
Ivan Vangelista
2020-06-16
1
-2
/
+2
*
mmdisplay2: lcd screen was missing 1 line (nw)
hap
2020-06-14
1
-1
/
+1
*
video: show frameskip max value in speed_text (nw)
hap
2020-06-14
1
-6
/
+2
*
video: frameskip setting is now upper frameskip limit when autoframeskip sett...
hap
2020-06-14
3
-3
/
+9
*
video: don't do frameskip related calculations at init time (nw)
hap
2020-06-13
1
-4
/
+4
*
ui: only warn about external artwork when it wasn't loaded (nw)
hap
2020-06-13
2
-12
/
+16
*
Setting analog inputs don't work in LUA (#6812)
tim lindner
2020-06-12
2
-4
/
+32
*
gah missed one (nw)
hap
2020-06-11
1
-1
/
+1
*
dinvram: rename pre write/save to can write/save (nw)
hap
2020-06-11
2
-3
/
+3
*
new machines marked as working
Mirko
2020-06-11
2
-1
/
+4
*
nvram: don't save 0byte file (nw)
hap
2020-06-09
2
-4
/
+9
[next]