index
:
mame
aaron-nl3
android-updates
arm3_copro
arm_playground
bench-specific
cashier-knife
cdimono2_wip
cdplay
doxygen
dribbling-nl
floppy_sound
fmrewrite
hlsl_aviplay
jungle_video
konami
ksys573_io
lua_engine_ui_refactor_2
macfdc
make_coco_fdc_fixed
master
midtunit_video
mog-tank
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
psx_metafix
rendlay_vid
s32_kokoroji
saturn_cdblock
selfregister-drivers
ui_colors_refactor
voodoo_directx11
vrender0_3
wof
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
...
*
|
-avivideo.cpp: Added an image device to provide looping uncompressed AVI fram...
mooglyguy
2019-09-23
2
-21
/
+23
*
|
debugcmd.cpp: Correct the error message too (nw)
AJR
2019-09-23
1
-1
/
+1
*
|
fix up srcclean (nw)
Vas Crabb
2019-09-22
1
-1
/
+1
*
|
srcclean (nw)
Vas Crabb
2019-09-22
3
-9
/
+9
*
|
Fix debugger dump command for address-shifted spaces
AJR
2019-09-21
1
-11
/
+8
*
|
aa310: Fix catastrophic configuration error and add assert to catch similar f...
AJR
2019-09-20
1
-0
/
+1
*
|
(nw) get rid of the rest of assert_always - it's better to be explicit about ...
Vas Crabb
2019-09-20
8
-36
/
+46
*
|
(nw) misc cleanup:
Vas Crabb
2019-09-20
5
-8
/
+13
|
/
*
(nw) more misc cleanup:
Vas Crabb
2019-09-17
3
-53
/
+50
*
drawgfx.cpp: Attempted fix for -Wunused-lambda-capture errors (nw)
AJR
2019-09-16
1
-2
/
+2
*
Merge pull request #5634 from vadosnaprimer/throttling_tweak
R. Belmont
2019-09-16
1
-1
/
+1
|
\
|
*
don't force throttling while paused
feos
2019-09-14
1
-1
/
+1
*
|
drawgfxm.h: Rename to drawgfxt.ipp and replace the mega-macros with template ...
AJR
2019-09-16
4
-1470
/
+2040
*
|
Eliminate extract_scanline8/16/32, replacing the scant existing usage with st...
AJR
2019-09-16
3
-120
/
+0
*
|
PORT_CUSTOM simplification (nw)
AJR
2019-09-14
2
-14
/
+18
|
/
*
emu/video/generic.cpp : Add 2x2 grouped case of 16x16 gfx layouts (#5625)
cam900
2019-09-13
2
-0
/
+67
*
Merge pull request #5614 from npwoods/natkeyboard_std_array
R. Belmont
2019-09-11
2
-9
/
+6
|
\
|
*
Changing some arrays to use std::array<> in natkeyboard
npwoods
2019-09-10
2
-9
/
+6
*
|
Changed osd_get_clipboard_text() to return std::string (#5615)
npwoods
2019-09-11
1
-10
/
+3
*
|
Use std::forward_list for breakpoint and registerpoint lists (nw)
AJR
2019-09-10
7
-86
/
+84
|
/
*
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
[prev]
[next]