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
/
src
/
frontend
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
4
-14
/
+24
|
|
/
/
|
/
|
|
*
|
|
quick fixes to some more stuff that isn't supplementary plane clean
Vas Crabb
2016-08-03
2
-11
/
+12
|
/
/
*
/
This fixes issues where softlist items (that were not for floppies) were load...
Nathan Woods
2016-08-02
4
-14
/
+9
|
/
*
Let's give the new srcclean a spin...
Vas Crabb
2016-08-02
1
-1
/
+1
*
Converted more stuff in diimage to use std::string instead of 'const char *'
Nathan Woods
2016-08-01
2
-4
/
+4
*
Changed device_image_interface::load() to take 'const std::string &'
Nathan Woods
2016-08-01
4
-6
/
+6
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
2
-8
/
+8
*
Merge branch 'master' into separate_softlist_image_load
Nathan Woods
2016-07-31
23
-101
/
+101
|
\
|
*
for bool type use true and false (nw)
Miodrag Milanovic
2016-07-31
4
-31
/
+31
|
*
cleanup of some conversions (nw)
Miodrag Milanovic
2016-07-31
1
-1
/
+1
|
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
21
-68
/
+68
|
*
luaengine: (nw)
cracyc
2016-07-30
1
-2
/
+2
*
|
Changed device_image_interface::load() so that it is no longer responsible fo...
Nathan Woods
2016-07-30
1
-1
/
+1
|
/
*
Merge pull request #1158 from npwoods/misc_cleanups
Vas Crabb
2016-07-30
1
-1
/
+1
|
\
|
*
Miscellaneous cleanups:
Nathan Woods
2016-07-30
1
-1
/
+1
*
|
luaengine: use reference (nw)
cracyc
2016-07-30
1
-1
/
+1
|
/
*
luaengine: std::string here too (nw)
cracyc
2016-07-29
1
-1
/
+1
*
Converted a number of zippath calls that took 'const char *' to std::string
Nathan Woods
2016-07-29
3
-8
/
+7
*
Fix stuk soctlist art (nw)
Vas Crabb
2016-07-28
1
-3
/
+3
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
3
-15
/
+15
*
Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h...
Nathan Woods
2016-07-23
6
-50
/
+50
*
Incorporating Vas Crabb feedback
Nathan Woods
2016-07-21
1
-5
/
+5
*
Changed some usage of simple_list to std::list in the softlist code
Nathan Woods
2016-07-21
6
-17
/
+17
*
Exposed several strings as std::string on softlist objects, and fixed a few bugs
Nathan Woods
2016-07-20
7
-32
/
+32
*
const correctness related changes to softlist
Nathan Woods
2016-07-19
6
-10
/
+10
*
Verbose log INI parse chains more fully (nw)
Firehawke
2016-07-18
1
-0
/
+1
*
Making menu_control_device_image::populate() be private
Nathan Woods
2016-07-18
1
-1
/
+1
*
Miscellaneous cleanups to imgcntrl.[cpp|h] and calling code
Nathan Woods
2016-07-18
5
-123
/
+122
*
Merge pull request #1073 from ajrhacker/render_crosshair
R. Belmont
2016-07-16
2
-25
/
+21
|
\
|
*
Crosshair refactoring (nw)
AJR
2016-07-10
2
-25
/
+21
*
|
UI refactoring: [Vas Crabb]
Vas Crabb
2016-07-15
10
-940
/
+733
*
|
UI refactoring: [Vas Crabb]
Vas Crabb
2016-07-15
10
-586
/
+636
*
|
UI menu refactoring: [Vas Crabb]
Vas Crabb
2016-07-14
8
-487
/
+323
*
|
windows #defines ERROR (nw)
Vas Crabb
2016-07-13
2
-6
/
+6
*
|
misc fixes (nw)
Vas Crabb
2016-07-12
3
-15
/
+13
*
|
Merge branch 'move_widgets_code' of https://github.com/npwoods/mame
Vas Crabb
2016-07-12
4
-99
/
+175
|
\
\
|
*
|
Moved background bitmap/texture back into menu.cpp
Nathan Woods
2016-07-11
4
-23
/
+29
|
*
|
Added #include-s to widgets.h requested by Vas
Nathan Woods
2016-07-10
1
-0
/
+5
|
*
|
Split "widgets" code out of ui::menu::global_state into a separate module
Nathan Woods
2016-07-10
4
-125
/
+190
|
|
/
*
|
Merge pull request #1081 from npwoods/core_file_changes
Vas Crabb
2016-07-12
1
-4
/
+1
|
\
\
|
*
|
Now using core_filename_extract_base() in menu_file_create ctor
Nathan Woods
2016-07-10
1
-4
/
+1
*
|
|
vt240: WIP (nw)
cracyc
2016-07-11
1
-1
/
+1
*
|
|
whoops (nt)
Vas Crabb
2016-07-11
1
-2
/
+2
*
|
|
Reduce repeated string allocation in audit code [Vas Crabb]
Vas Crabb
2016-07-11
7
-909
/
+717
|
/
/
*
/
Made menu_file_create::m_ok private (used to be protected)
Nathan Woods
2016-07-10
1
-2
/
+1
|
/
*
avoid another vector copy (nw)
Vas Crabb
2016-07-10
3
-7
/
+5
*
UI refactoring: [Vas Crabb]
Vas Crabb
2016-07-10
77
-1090
/
+1229
*
UI refactoring: move palette menu drawing code out of base into palette menu ...
Vas Crabb
2016-07-10
4
-200
/
+199
*
UI refactoring: [Vas Crabb]
Vas Crabb
2016-07-10
7
-231
/
+205
*
plugin path expansion (nw)
cracyc
2016-07-09
2
-1
/
+4
[prev]
[next]