index
:
mame
aaron-nl3
android-updates
arm3_copro
arm_playground
bench-specific
cashier-knife
cdimono2_wip
cdplay
doxygen
dribbling-nl
floppy_sound
fmopl
hlsl_aviplay
konami
ksys573_io
lua_engine_ui_refactor_2
macfdc
make_coco_fdc_fixed
master
midtunit_video
mog-tank
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
pc9801_free_adds
psx_metafix
py_regtests
rendlay_vid
s32_kokoroji
saturn_cdblock
save-experiments
selfregister-drivers
time-experiments
time-experiments2
ui_colors_refactor
vgmplayfix
voodoo_directx11
vrender0_3
wof
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mame
/
drivers
/
system1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-5743
/
+0
*
new clones
David Haywood
2015-10-26
1
-0
/
+30
*
system1: use standard palette device ram
Dirk Best
2015-08-12
1
-4
/
+5
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-75
/
+75
*
Cleanups and version bump
mame0164
Miodrag Milanovic
2015-07-29
1
-3
/
+3
*
New games added or promoted from NOT_WORKING status
Ivan Vangelista
2015-07-21
1
-2
/
+43
*
memory: Remove support for decrypted bases, use an address space instead [O. ...
Olivier Galibert
2015-06-24
1
-119
/
+825
*
Update for Jarek Parchanski (nw)
Miodrag Milanovic
2015-05-12
1
-1
/
+1
*
Added known authors to licenses tags (nw)
Miodrag Milanovic
2015-05-09
1
-1
/
+1
*
Added dummy license headers for MAME part (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
new rdft set was missing idle skip (nw)
David Haywood
2015-04-28
1
-3
/
+3
*
new NOT WORKING
David Haywood
2015-04-28
1
-1
/
+30
*
system1.c: added some info and correct EPR-numbers for wboyo set
Guru
2015-04-19
1
-6
/
+11
*
gamelist align as usual
Michaël Banaan Ananas
2014-08-26
1
-73
/
+73
*
nw
Michaël Banaan Ananas
2014-08-26
1
-2
/
+2
*
the rest of // sldh
Michaël Banaan Ananas
2014-08-10
1
-1
/
+1
*
z80pio: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
1
-21
/
+4
*
wbml and clones: Corrected some dip-switches as per game manual. [kamilz]
Ivan Vangelista
2014-04-26
1
-2
/
+2
*
converted i8255 to devcb2. nw.
Fabio Priuli
2014-04-17
1
-12
/
+4
*
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
/
+1
*
Video attributes are now per screen (nw)
Miodrag Milanovic
2014-03-06
1
-2
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-1
/
+1
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-1
/
+1
*
Converted SN76496 ready to DEVCB2 [smf]
smf-
2014-02-11
1
-18
/
+0
*
converted z80 to c++ [smf]
smf-
2014-01-21
1
-1
/
+1
*
Misc legacy handlers cleanups. (nw)
Ivan Vangelista
2013-11-21
1
-6
/
+0
*
- wboy4 documentation updates. [Irongiant]
Scott Stone
2013-11-04
1
-4
/
+4
*
added MCFG_{CPU|DEVICE}_VBLANK_INT_REMOVE and MCFG_{CPU|DEVICE}_PERIODIC_INT_...
Oliver Stöneberg
2013-08-20
1
-3
/
+3
*
massrename silliness corrections
Michaël Banaan Ananas
2013-08-13
1
-1
/
+1
*
New clones added
Scott Stone
2013-05-26
1
-0
/
+27
*
save state cleanup, converted state_save_register_global* into save_item/save...
Miodrag Milanovic
2013-05-08
1
-4
/
+4
*
(some sega companynames switched around)
Michaël Banaan Ananas
2013-05-01
1
-1
/
+1
*
some cleanup and vsnes change to compile on vs compile (nw)
Miodrag Milanovic
2013-04-12
1
-7
/
+4
*
some cleanup (nw)
Miodrag Milanovic
2013-04-11
1
-1
/
+1
*
changed machine().device("soundcpu") with m_soundcpu (nw)
Miodrag Milanovic
2013-04-11
1
-2
/
+2
*
changed machine().device("maincpu") with m_maincpu in mame tree part (nw)
Miodrag Milanovic
2013-04-10
1
-17
/
+17
*
Removal of not needed machine().root_device() (nw)
Miodrag Milanovic
2013-02-13
1
-10
/
+10
*
Modernization of drivers part 18 (no whatsnew)
Miodrag Milanovic
2013-02-12
1
-12
/
+11
*
wbmlbge romlabels
Michaël Banaan Ananas
2013-01-18
1
-17
/
+17
*
added Wonder Boy in Monster Land (English, Virtual Console) -nw
Michaël Banaan Ananas
2013-01-17
1
-0
/
+32
*
new clones from citylan
David Haywood
2013-01-15
1
-0
/
+35
*
system1.c: Minor doc update. Add Regulus game ID# - NW
Brian Troha
2013-01-13
1
-2
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-1527
/
+1527
*
(clarify title)
Michaël Banaan Ananas
2012-11-06
1
-4
/
+4
*
fix z80 cycles on illegal prefixes
Michaël Banaan Ananas
2012-10-26
1
-3
/
+3
*
fix shtngmst gun position
Michaël Banaan Ananas
2012-10-10
1
-6
/
+19
*
Removed _new from name of modern device (no whatsnew)
Miodrag Milanovic
2012-10-02
1
-4
/
+4
*
Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew)
Miodrag Milanovic
2012-09-27
1
-2
/
+1
*
TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-6
/
+6
[next]