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
/
mess
/
drivers
/
x07.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-1568
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
Fixed some clang 3.6 compilation errors and gcc -Wextra warnings. (nw)
couriersud
2015-05-25
1
-3
/
+14
*
(MESS) x07: added cassette software list. [Anonymous]
etabeta78
2014-11-02
1
-1
/
+2
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-3
/
+3
*
(MESS) added handling for a generic rom+ram cart (as needed
Fabio Priuli
2014-09-24
1
-29
/
+31
*
cassette config moved inline (nw)
Miodrag Milanovic
2014-05-02
1
-9
/
+4
*
Cleanup of image device interfaces (nw)
Miodrag Milanovic
2014-05-02
1
-2
/
+1
*
printer_image_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-11
1
-1
/
+1
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-6
/
+6
*
(MESS) modernized x07 nvram. nw.
Fabio Priuli
2014-04-04
1
-35
/
+26
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-1
/
+1
*
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
Miodrag Milanovic
2014-03-14
1
-0
/
+2
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-4
/
+5
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-2
/
+2
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-1
/
+1
*
License tags. (nw)
Sandro Ronco
2013-10-26
1
-0
/
+2
*
moved some legacy stuff from mconfig.h to mcfglgcy.h (nw)
Oliver Stöneberg
2013-07-16
1
-0
/
+1
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-1
/
+1
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-2
/
+2
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-4
/
+4
*
Modernized the beep and taitosnd devices. [Andrew Gardner]
Andrew Gardner
2013-03-06
1
-4
/
+4
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-7
/
+5
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-3
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-171
/
+171
*
TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-5
/
+3
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-25
/
+20
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-3
/
+3
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-5
/
+5
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-4
/
+3
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-7
/
+7
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-2
/
+2
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1576