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
/
machine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master' into firstrun
AJR
2016-04-25
1
-1
/
+2
|
\
|
*
Fixed cheat issue (nw)
Miodrag Milanovic
2016-04-25
1
-1
/
+2
*
|
Machine management cleanups
AJR
2016-04-25
1
-3
/
+5
|
/
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-50
/
+10
*
Iterate over devices C++11 style
AJR
2016-04-18
1
-37
/
+29
*
whoops, that's not a format string
Vas Crabb
2016-04-10
1
-1
/
+1
*
remove ui/ui.h dependency from emu.h (for couriersud)
Vas Crabb
2016-04-10
1
-0
/
+18
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-1
/
+1
*
Add ability for notifiers to add at front, fix for hiscore [Carl]
Miodrag Milanovic
2016-03-29
1
-2
/
+5
*
removed disclaimer since it was not shown anyway and it is known fact (nw)
Miodrag Milanovic
2016-03-28
1
-1
/
+1
*
removed double string in some instances of "Fatal error: Error: x"
hap
2016-03-20
1
-2
/
+2
*
Fix creation of paths on POSIX
Vas Crabb
2016-03-19
1
-57
/
+57
*
Fix logerror
Vas Crabb
2016-03-19
1
-1
/
+1
*
* Remove confusing method from vectorstreams that hide base_ios method (fixes...
Vas Crabb
2016-03-18
1
-1
/
+1
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-7
/
+7
*
Don't need to call FlushFileBuffers (it's equivalent to fsync, not fflush)
Vas Crabb
2016-03-11
1
-2
/
+1
*
commented out regression slow error.log on Windows
hap
2016-03-11
1
-1
/
+3
*
Fix some oversights in previous changes, sorry guys'n'gals
Vas Crabb
2016-03-03
1
-1
/
+1
*
Let's attack core_i64_format, too. This cleans up abuse of static buffers in...
Vas Crabb
2016-03-01
1
-1
/
+1
*
Explicitly flush log file on each line
Vas Crabb
2016-03-01
1
-0
/
+3
*
* Support *n conversion in stream_format/string_format
Vas Crabb
2016-03-01
1
-73
/
+1
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-6
/
+7
*
Clean way of doing it (nw)
Miodrag Milanovic
2016-02-27
1
-1
/
+0
*
fix autoboot_command (nw)
Miodrag Milanovic
2016-02-27
1
-0
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2016-02-24
1
-63
/
+63
*
Added plugins and boot.lua as startup script [Miodrag Milanovic]
Miodrag Milanovic
2016-02-14
1
-1
/
+3
*
Merge pull request #605 from ajrhacker/isoctal
Miodrag Milanović
2016-02-05
1
-1
/
+4
|
\
|
*
Make octal flag part of address_space/address_space_config, not (illogically)...
AJR
2016-02-04
1
-1
/
+4
*
|
Keep ui options separate from emulator ini file. (nw)
Miodrag Milanovic
2016-02-05
1
-3
/
+4
|
/
*
Initial import of MEWUI to MAME [Dankan1890]
Dankan1890
2016-02-04
1
-63
/
+74
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
put debug_view back in machine due to issues with QT (nw)
Miodrag Milanovic
2016-01-12
1
-2
/
+6
*
created debugger_manager, now this one owns debug_view_manager (nw)
Miodrag Milanovic
2016-01-12
1
-2
/
+2
*
modernize rom_load_manager (nw)
Miodrag Milanovic
2016-01-11
1
-2
/
+1
*
image_manager modernized and move some things around (nw)
Miodrag Milanovic
2016-01-11
1
-1
/
+1
*
modernized crosshair_manager (nw)
Miodrag Milanovic
2016-01-11
1
-1
/
+1
*
let's use our templates to clear (nw)
Miodrag Milanovic
2016-01-11
1
-1
/
+1
*
change initialization order, removes need for additional checks (nw)
Miodrag Milanovic
2016-01-11
1
-3
/
+3
*
Merge pull request #561 from ajrhacker/strings
Miodrag Milanović
2016-01-11
1
-26
/
+17
|
\
|
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-26
/
+17
*
|
modernized ui_input_manager (nw)
Miodrag Milanovic
2016-01-10
1
-2
/
+1
*
|
modernize output_manager (nw)
Miodrag Milanovic
2016-01-10
1
-1
/
+1
*
|
modernized configuration_manager (nw)
Miodrag Milanovic
2016-01-10
1
-3
/
+3
|
/
*
modernized bookkeeping manager (nw)
Miodrag Milanovic
2016-01-10
1
-2
/
+1
*
modernized network_manager (nw)
Miodrag Milanovic
2016-01-10
1
-1
/
+1
*
tagged_list without tagmap_t (nw)
Miodrag Milanovic
2015-12-11
1
-32
/
+0
[next]