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
/
validity.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-1112
/
+0
*
Removed some unused variables (nw)
Miodrag Milanovic
2015-10-27
1
-1
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-3
/
+3
*
Actually return an error when the validity check fails
Dirk Best
2015-07-11
1
-1
/
+3
*
validity: add basic signed integer arithmetic tests to core validation [Alex ...
Alex W. Jackson
2015-06-26
1
-0
/
+12
*
memory: Remove support for decrypted bases, use an address space instead [O. ...
Olivier Galibert
2015-06-24
1
-2
/
+0
*
Self-service (nw)
Paul Priest
2015-05-24
1
-1
/
+1
*
Another round of -Wextra -Wdouble-promotion fixes. (nw)
couriersud
2015-05-20
1
-1
/
+1
*
small cleanup (nw)
Miodrag Milanovic
2015-04-22
1
-6
/
+2
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-21
/
+21
*
removed bool conversion and implicit empty check (nw)
Miodrag Milanovic
2015-04-19
1
-1
/
+1
*
some astring to std::string conversion (nw)
Miodrag Milanovic
2015-04-18
1
-2
/
+2
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
1
-4
/
+4
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-2
/
+2
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-11
/
+11
*
First step to move osd_printf_* into osd again. Callbacks are now
couriersud
2015-03-04
1
-43
/
+39
*
validity.c : allow uppercase characters in ROM names so we can more accuratel...
mamehaze
2015-02-02
1
-8
/
+0
*
unregister OSD_OUTPUT_CHANNEL hooks when validity_checker is destroyed - fixe...
Oliver Stöneberg
2014-09-08
1
-0
/
+9
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-98
/
+98
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
device_gfx_interface [Alex Jackson]
Alex W. Jackson
2014-04-05
1
-20
/
+0
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-4
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-6
/
+5
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-77
/
+0
*
Added ability to add optional or required device/ioport/memory_region/... [Mi...
Miodrag Milanovic
2014-02-15
1
-2
/
+6
*
Slot options can now be configured inline without creating an array. Legacy s...
smf-
2013-12-16
1
-4
/
+3
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
added missing short names to legacy devices and added validation that short n...
Miodrag Milanovic
2013-08-23
1
-3
/
+7
*
core validation message were never shown (nw)
Oliver Stöneberg
2013-07-04
1
-0
/
+18
*
made required/optional device finder part of validation (nw)
Miodrag Milanovic
2013-04-10
1
-0
/
+2
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-7
/
+7
*
removed unnecessary strlen() usage (no whatsnew)
Oliver Stöneberg
2012-07-27
1
-1
/
+1
*
ioport.c C++ conversion. Mostly internal changes, with no
Aaron Giles
2012-05-03
1
-58
/
+59
*
Remove AM_BASE in favor of AM_SHARED + required_shared_ptr.
Aaron Giles
2012-04-15
1
-1
/
+1
*
Clean-ups and version bump
mame0145u2
Angelo Salese
2012-02-26
1
-2
/
+2
*
- removed need for *_dev.lst files [Miodrag Milanovic]
Miodrag Milanovic
2012-02-23
1
-69
/
+24
*
Removed rom_source abstraction, which was just mapping to devices
Aaron Giles
2012-02-20
1
-4
/
+5
*
Sync core fixes from MESS done by OG (nw)
Miodrag Milanovic
2012-02-11
1
-1
/
+1
*
Some cleanup of some observed #include redundancy from source files which use...
Scott Stone
2012-02-06
1
-2
/
+0
*
Proper fix for issues with slots, removed old fix too (no whatsnew)
Miodrag Milanovic
2012-02-05
1
-4
/
+1
*
Clean-ups and version bump
mame0144u7
Angelo Salese
2012-01-29
1
-28
/
+28
*
Fix for slot validation, all device related options are removed when doing va...
Miodrag Milanovic
2012-01-26
1
-1
/
+4
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-885
/
+821
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
1
-1
/
+1
*
Clean-ups and version bump
mame0144u1
Angelo Salese
2011-11-27
1
-1
/
+1
*
Proper validation fix (no whatsnew)
Miodrag Milanovic
2011-11-16
1
-2
/
+4
*
Validation of drivers require absence of slot and image options (no whatsnew)
Miodrag Milanovic
2011-11-16
1
-1
/
+2
*
Made some fixes/additions to the input system [kanikani]
Angelo Salese
2011-10-23
1
-5
/
+5
*
validity.c better explaination
Angelo Salese
2011-09-12
1
-1
/
+1
[next]