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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
*
bus/nubus: More Mac video card improvements.
Vas Crabb
2022-06-24
1
-2
/
+4
*
Still more user experience improvements:
Vas Crabb
2021-10-18
1
-0
/
+2
*
Remove emualloc.*
AJR
2021-06-22
1
-4
/
+1
*
Revert "fileio.cpp: This doesn't technically require emu.h"
AJR
2021-02-28
1
-2
/
+1
*
fileio.cpp: This doesn't technically require emu.h
AJR
2021-02-26
1
-1
/
+2
*
scripts: Remove references to non-existent headers and duplicate source file ...
Roberto Benfatto
2021-02-14
1
-1
/
+0
*
render.h, rendlay.h: Dependency refactoring
AJR
2021-01-04
1
-0
/
+1
*
Implement views, which are essentially bankdevs integrated into the
Olivier Galibert
2020-11-22
1
-0
/
+2
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-0
/
+1
*
Various improvements to image file handling:
Vas Crabb
2020-10-08
1
-0
/
+1
*
Debugger expression and memory access overhaul
AJR
2020-05-25
1
-0
/
+2
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-1
/
+1
*
Refactoring of AVI/MNG recording code (#6537)
npwoods
2020-04-22
1
-0
/
+2
*
compile in the contents of the COPYING file for the about box - safer than as...
Vas Crabb
2020-03-22
1
-2
/
+2
*
UI input menu: treat codes containing a postive and negative of the same thin...
Vas Crabb
2019-11-21
1
-1
/
+1
*
drawgfxm.h: Rename to drawgfxt.ipp and replace the mega-macros with template ...
AJR
2019-09-16
1
-1
/
+1
*
Enable precompiled header usage in the Visual Studio compiler (#5473)
S.Z
2019-08-13
1
-0
/
+9
*
Better support for screen orientation/geometry:
Vas Crabb
2018-07-26
1
-10
/
+0
*
emumem: Backend modernization [O. Galibert]
Olivier Galibert
2018-06-29
1
-0
/
+27
*
Added possibility of building using system pugixml
Julian Sikorski
2018-03-27
1
-0
/
+1
*
get rid of dioutput - it's only used in one place, and it upset GCC on Linux ...
Vas Crabb
2018-03-25
1
-2
/
+0
*
Fuck genie, Enhanced edition (nw)
Olivier Galibert
2018-03-12
1
-1
/
+0
*
forgot these are listed explicitly (nw)
Vas Crabb
2018-03-12
1
-3
/
+0
*
Enable use of system-wide asio, glm and rapidjson (#3172)
Julian Sikorski
2018-02-08
1
-1
/
+2
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-0
/
+2
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-0
/
+2
*
Remove timer_device from emu.h and move it out of src/emu (nw)
AJR
2017-10-01
1
-2
/
+0
*
general cleanup:
Vas Crabb
2017-05-23
1
-0
/
+1
*
New device interface for palettes
AJR
2017-04-06
1
-0
/
+2
*
Refactored HTTP handling to be easier to extend and use (nw)
Miodrag Milanovic
2017-03-19
1
-0
/
+2
*
add logmacro.h inspired by Edstrom's log macros
Vas Crabb
2017-01-20
1
-0
/
+1
*
Added initial HTTP/HTTPS webserver/websocket server support (nw)
Miodrag Milanovic
2017-01-04
1
-0
/
+1
*
Overhaul of devcb (nw)
AJR
2016-12-21
1
-2
/
+0
*
coretmpl: add an associative LRU cache with map-like behaviour
Vas Crabb
2016-12-15
1
-1
/
+0
*
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
[next]