index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
scripts
/
src
/
emu.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ability to use ASIO in all core MAME parts (nw)
Miodrag Milanovic
2016-11-07
1
-0
/
+1
*
Polymorphize input_device and input_class; move to separate source file (nw)
AJR
2016-10-24
1
-0
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
Separate natural keyboard support from ioport.cpp (nw)
AJR
2016-10-02
1
-0
/
+2
*
Add Lua-cleaning ability to srcclean
Vas Crabb
2016-08-30
1
-1
/
+1
*
dirom: device_rom_interface for sound chips with rom/memory map alternative [...
Olivier Galibert
2016-08-15
1
-0
/
+2
*
Compile netlist and lua only if used (nw)
Miodrag Milanovic
2016-08-12
1
-1
/
+0
*
Changed how ROM_COPY and ROM_FILL are represented in tiny_rom_entry to be mor...
Nathan Woods
2016-08-11
1
-0
/
+1
*
Redo of split of src/emu/softlist.[cpp|h]
Nathan Woods
2016-08-02
1
-0
/
+2
*
Changes rom_entry from a struct to a class, storing its strings as std::strin...
Nathan Woods
2016-08-01
1
-0
/
+1
*
Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h...
Nathan Woods
2016-07-23
1
-2
/
+0
*
Made the way jpeglib.h is included more pretty
Julian Sikorski
2016-06-15
1
-0
/
+1
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
1
-1
/
+1
*
separate those libs that are different only (nw)
Miodrag Milanovic
2016-04-29
1
-2
/
+0
*
Move a few odds and ends out of the emu core
AJR
2016-04-23
1
-4
/
+0
*
Removed specific filter implementation and merged it with placed where used (nw)
Miodrag Milanovic
2016-04-23
1
-2
/
+0
*
more cleanup of includes (nw)
Miodrag Milanovic
2016-04-23
1
-5
/
+0
*
deps are fixed remove includes (nw)
Miodrag Milanovic
2016-04-23
1
-3
/
+0
*
move vector to video devices (nw)
Miodrag Milanovic
2016-04-23
1
-2
/
+0
*
mode devices to proper library (nw)
Miodrag Milanovic
2016-04-23
1
-51
/
+0
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-114
/
+7
*
Added file for mame depended handling of opts (nw)
Miodrag Milanovic
2016-04-22
1
-0
/
+2
*
Isolate CLI part (nw)
Miodrag Milanovic
2016-04-20
1
-2
/
+0
*
submenu: merged some options menu. (nw)
dankan1890
2016-04-11
1
-4
/
+0
*
remove ui/ui.h dependency from emu.h (for couriersud)
Vas Crabb
2016-04-10
1
-1
/
+0
*
renamed memory.* to emumem.* (nw)
Miodrag Milanovic
2016-04-08
1
-2
/
+2
*
luaengine: add plugin options menu [Carl]
cracyc
2016-04-04
1
-0
/
+2
*
screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert]
Olivier Galibert
2016-04-04
1
-0
/
+2
*
refactor miscmenu and add adv menu (nw)
Jeffrey Clark
2016-04-03
1
-0
/
+2
*
fix the MSVC build (nw)
Peter Ferrie
2016-04-01
1
-0
/
+1
*
scrclean on lua scripts (nw)
Miodrag Milanovic
2016-03-29
1
-1
/
+1
*
fix include dirs (nw)
Jeffrey Clark
2016-03-29
1
-0
/
+1
*
Extend system library support (nw)
Jeffrey Clark
2016-03-28
1
-10
/
+5
*
Added parsing of plugin json files for machine_manager (nw)
Miodrag Milanovic
2016-03-24
1
-0
/
+3
*
Fixed issue with internal font (nw)
Miodrag Milanovic
2016-03-20
1
-9
/
+3
*
Fixed osdmini building for android and pnacl (nw)
Miodrag Milanovic
2016-03-08
1
-1
/
+1
*
Restore uismall.png for now so that Emscripten menus work (nw)
Justin Kerk
2016-03-05
1
-1
/
+10
*
* Support *n conversion in stream_format/string_format
Vas Crabb
2016-03-01
1
-0
/
+2
*
Added NotoSans-Bold as backup font for platforms that do not have default sys...
Miodrag Milanovic
2016-02-27
1
-2
/
+2
*
fix building Emscripten build on Windows (nw)
Miodrag Milanovic
2016-02-22
1
-1
/
+3
*
Added option in the "Customize UI" menu for selecting the language. (nw)
dankan1890
2016-02-21
1
-0
/
+2
*
placed back OPENGL check since GL is not same as GLES (nw)
Miodrag Milanovic
2016-02-16
1
-1
/
+1
*
opengl as requirement (nw)
Miodrag Milanovic
2016-02-16
1
-1
/
+1
*
Make generic VTLB implementation a modern device interface (nw)
AJR
2016-02-07
1
-0
/
+2
*
added UI parameter, option simple gives back old style start screen, features...
Miodrag Milanovic
2016-02-05
1
-0
/
+2
*
fixed system dependent UI (nw)
Miodrag Milanovic
2016-02-04
1
-0
/
+12
*
Initial import of MEWUI to MAME [Dankan1890]
Dankan1890
2016-02-04
1
-3
/
+43
*
generic machine is now bookkeeping (nw)
Miodrag Milanovic
2016-01-10
1
-2
/
+2
*
Added pre-compiled headers support to build system (nw)
Miodrag Milanovic
2016-01-01
1
-0
/
+28
*
Added addprojectflags function and added -Wsuggest-override for all that are ...
Miodrag Milanovic
2015-12-06
1
-0
/
+2
[next]