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
*
render.cpp: print a warning and continue on encountering malformed XML in a l...
Vas Crabb
2019-09-08
1
-1
/
+21
*
dragon32: Added JCB Speech Synthesis cartridge.
Nigel Barnes
2019-09-07
1
-0
/
+1
*
rendlay.cpp: Remove useless c_str calls (nw)
AJR
2019-09-06
1
-5
/
+1
*
i8251: Preliminary addition of synchronous support.
Robbbert
2019-09-06
1
-4
/
+3
*
Merge pull request #5572 from MoochMcGee/master
R. Belmont
2019-08-31
1
-3
/
+3
|
\
|
*
Fix some clang warnings (nw)
MoochMcGee
2019-08-31
1
-3
/
+3
*
|
Exposing running_machine::exit_pending() and
npwoods
2019-08-28
1
-0
/
+1
|
/
*
srcclean (nw)
Vas Crabb
2019-08-25
1
-1
/
+1
*
Resolve [[nodiscard]] warning from c_str() call.
Billy Robert O'Neal III
2019-08-23
1
-1
/
+1
*
tilemap.cpp: Add debug assert to validate cliprect (nw)
AJR
2019-08-23
1
-0
/
+1
*
Remove tilemap.h from emu.h (nw)
AJR
2019-08-21
5
-5
/
+3
*
Merge pull request #5520 from npwoods/lua_seq_clean
R. Belmont
2019-08-21
2
-10
/
+26
|
\
|
*
Extracting input sequence cleaning logic into an seq_clean() function
npwoods
2019-08-21
2
-10
/
+26
*
|
save.h: change workaround (nw)
hap
2019-08-21
1
-12
/
+8
|
/
*
Merge pull request #5507 from npwoods/lua_misc
R. Belmont
2019-08-20
2
-0
/
+2
|
\
|
*
Miscellaneous LUA functionality
npwoods
2019-08-18
2
-0
/
+2
*
|
Merge pull request #5509 from despair86/mame-solaris
R. Belmont
2019-08-19
2
-0
/
+8
|
\
\
|
*
|
Fix Solaris 2.11 (non-Oracle)
Rick V
2019-08-19
2
-0
/
+8
|
|
/
*
/
MT07379: better automatic group bounds behaviour
Vas Crabb
2019-08-20
2
-5
/
+20
|
/
*
Expose sound buffer and samplerate to luaengine (#5497)
feos
2019-08-17
2
-4
/
+23
*
ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw)
AJR
2019-08-15
2
-8
/
+8
*
New working machines
Roberto Fresca
2019-08-15
1
-0
/
+1
*
gdbstub: added new GDB stub debugger (#5456)
Ramiro Polla
2019-08-11
3
-0
/
+13
*
Add still-frame PNG image device for use by digitizers/cameras/etc. [R. Belmont]
arbee
2019-08-09
2
-2
/
+4
*
dvdisasm.cpp: move to the position of the cursor only if the cursor is actual...
yz70s
2019-08-09
1
-1
/
+1
*
Fix build in newer Emscripten versions (nw)
Justin Kerk
2019-08-08
2
-5
/
+5
*
Changed mechanisms for overriding the mandatory file manager
npwoods
2019-08-05
2
-3
/
+0
*
tilemap: hopefully this won't confuse people the way the old variable names d...
Vas Crabb
2019-08-03
1
-15
/
+11
*
Use canonical spelling of "canonical" (nw)
AJR
2019-08-02
3
-20
/
+20
*
diimage.h: Fix typo (nw)
AJR
2019-08-02
1
-1
/
+1
*
emu/mconfig: that stuff was just there to support MCFG macros (nw)
Vas Crabb
2019-08-03
1
-35
/
+1
*
neptunp2.cpp: Add XTAL definition (nw)
AJR
2019-08-01
1
-0
/
+1
*
seta2 xtal: add extra digit (nw)
hap
2019-08-01
1
-1
/
+1
*
fix MT 7382, 32bit overflow in some debug commands (nw)
hap
2019-07-30
1
-7
/
+7
*
Make debug memory view show correct data when chunks are too small for a spac...
AJR
2019-07-29
2
-1
/
+27
*
srcclean (nw)
Vas Crabb
2019-07-28
4
-7
/
+7
*
Allow per-layer blend modes supplied by driver for screens, as required
Vas Crabb
2019-07-27
1
-13
/
+7
*
tilemap: update note (nw)
hap
2019-07-26
1
-2
/
+3
*
rendlay: render 7seg off-segments and background with alpha, this allows lcd ...
hap
2019-07-26
1
-13
/
+13
*
tilemap: revert changes to the tile scroll computations. (#5400)
68bit
2019-07-26
1
-2
/
+5
*
tilemap - fix calculation of visible area height and width.
68bit
2019-07-25
1
-2
/
+2
*
Added support for profiling LUA
npwoods
2019-07-24
2
-1
/
+3
*
video: additional fix to 33383cdaa727deb627bf65f865515327947a0720 (MAME slowd...
hap
2019-07-23
1
-3
/
+4
*
Merge pull request #5370 from npwoods/lua_ui_input_manager_pressed_enabled
R. Belmont
2019-07-22
2
-4
/
+18
|
\
|
*
Added ui_input_manager::[set_]presses_enabled() and exposed to LUA
npwoods
2019-07-21
2
-4
/
+18
*
|
Created a -skip_mandatory_fileman option
npwoods
2019-07-21
2
-0
/
+3
|
/
*
Exposed natual_keyboard object to LUA (#5364)
npwoods
2019-07-20
2
-0
/
+16
*
Merge pull request #5359 from npwoods/lua_effective_frameskip
R. Belmont
2019-07-20
2
-2
/
+2
|
\
|
*
Making video_manager::effective_frameskip() public and exposing via LUA
npwoods
2019-07-18
2
-2
/
+2
*
|
Merge pull request #5363 from npwoods/lua_paste
ajrhacker
2019-07-19
2
-0
/
+22
|
\
\
[next]