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
/
info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-1403
/
+0
*
Relaxed emu.h a bit, should make compile a bit faster (nw)
Miodrag Milanovic
2015-11-05
1
-0
/
+1
*
removed not needed conversions (nw)
Miodrag Milanovic
2015-10-27
1
-6
/
+6
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-16
/
+16
*
Cleanups and version bump
mame0163
Miodrag Milanovic
2015-06-24
1
-10
/
+10
*
info.c: worked around missing sub-devices in -lx
etabeta78
2015-06-14
1
-0
/
+17
*
Revert "machine type attribute added in the xml"
Olivier Galibert
2015-05-29
1
-10
/
+0
*
machine type attribute added in the xml
k2-git
2015-05-29
1
-0
/
+10
*
Self-service (nw)
Paul Priest
2015-05-24
1
-1
/
+1
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
1
-1
/
+1
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-48
/
+48
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-13
/
+13
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-9
/
+9
*
Remove relative folders in src (for future use) (nw)
Miodrag Milanovic
2015-03-05
1
-1
/
+3
*
devices with samples shall specify sampleof too. nw.
Fabio Priuli
2014-10-15
1
-0
/
+1
*
Fixed listxml (nw)
Miodrag Milanovic
2014-03-12
1
-1
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-2
/
+1
*
Removed unselectable slot options (SLOT_INTERFACE_INTERNAL) from the -listxml...
Curt Coder
2014-03-11
1
-12
/
+15
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-3
/
+0
*
fixed -listxml DTD (nw)
Oliver Stöneberg
2014-02-21
1
-2
/
+2
*
Slot options can now be configured inline without creating an array. Legacy s...
smf-
2013-12-16
1
-10
/
+8
*
- wboy4 documentation updates. [Irongiant]
Scott Stone
2013-11-04
1
-1
/
+3
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
removed DISK_ISOPTIONAL macro in favor of identical ROM_ISOPTIONAL (nw)
Oliver Stöneberg
2013-09-24
1
-1
/
+1
*
Added info on input port and analog port definitions.
mahlemiut
2013-08-15
1
-0
/
+25
*
ignore just samples when displaying sample device itself, since it gets first...
Miodrag Milanovic
2013-07-22
1
-1
/
+4
*
do not output samples for devices,solves issues in output xml (nw)
Miodrag Milanovic
2013-07-22
1
-1
/
+1
*
expand listxml output with all devices having shortname (so all except cpus a...
Miodrag Milanovic
2013-06-21
1
-2
/
+2
*
when looking into merge sets look just root device (nw)
Miodrag Milanovic
2013-06-07
1
-11
/
+10
*
updated -lx to account for on-device samples (required by NES carts using sam...
Fabio Priuli
2013-04-22
1
-6
/
+7
*
let's add sourcefile name for devices since we have if set properly for all t...
Miodrag Milanovic
2013-03-27
1
-0
/
+1
*
optimized -listxml a bit more (nw)
Oliver Stöneberg
2013-03-16
1
-17
/
+25
*
optimized info_xml_creator::output_switches() (improves -listxml speed in DEB...
Oliver Stöneberg
2013-03-16
1
-9
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-30
/
+30
*
info.c: skip non-configurable slot options in -listxml. [Fabio Priuli]
Fabio Priuli
2012-12-28
1
-0
/
+2
*
Fixed for slot menus + some cleanup (nw)
Miodrag Milanovic
2012-06-05
1
-2
/
+2
*
Added support for fixed slots (used for MAME) and ability to create internal ...
Miodrag Milanovic
2012-05-23
1
-1
/
+1
*
Clean-ups and version bump
Miodrag Milanovic
2012-05-21
1
-7
/
+7
*
info.c: added screen tags to xml output, so that it is possible to easily ide...
Fabio Priuli
2012-05-17
1
-66
/
+74
*
ioport.c C++ conversion. Mostly internal changes, with no
Aaron Giles
2012-05-03
1
-50
/
+50
*
fix for default attribute in slotoption of xml output (no whatsnew)
Miodrag Milanovic
2012-04-21
1
-1
/
+1
*
Clean-ups and version bump
mame0145u6
Angelo Salese
2012-04-08
1
-1
/
+1
*
Fixed merge name for devices in xml output (no whatsnew)
Miodrag Milanovic
2012-03-30
1
-1
/
+2
*
Clean-ups and version bump
mame0145u2
Angelo Salese
2012-02-26
1
-1
/
+1
*
info: made consistent the loops through subdevices. no whatsnew.
Fabio Priuli
2012-02-23
1
-5
/
+3
*
info.c: additional cleanup for device info output made possible by Micko's wo...
Fabio Priuli
2012-02-23
1
-32
/
+23
*
Fixed debug asserts (no whatsnew)
Miodrag Milanovic
2012-02-23
1
-4
/
+3
*
info.c - no need for description here since you can now check it in device ac...
Miodrag Milanovic
2012-02-23
1
-2
/
+0
*
- removed need for *_dev.lst files [Miodrag Milanovic]
Miodrag Milanovic
2012-02-23
1
-108
/
+23
*
info.c: several fixes and additions to listxml output [Fabio Priuli]
Fabio Priuli
2012-02-22
1
-145
/
+327
[next]