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
/
emu
/
machine
/
6532riot.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-4
/
+4
*
fix for riot chip, makes gameplan sound back (nw)
Miodrag Milanovic
2014-05-14
1
-0
/
+2
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-15
/
+15
*
6532riot: updated to use devcb2. nw.
Fabio Priuli
2014-04-30
1
-24
/
+26
*
removed usage of 6532RIOT legacy calls (nw)
Miodrag Milanovic
2013-04-24
1
-18
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-51
/
+51
*
6532riot.c: Made reg_r method debugger friendly. (nw)
Wilbert Pol
2012-10-06
1
-1
/
+1
*
Implemented DS75160A/DS75161A IEEE-488 GPIB Transceivers. [Curt Coder]
Curt Coder
2012-09-27
1
-2
/
+0
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-2
/
+2
*
Added member read/write handlers to the 6532 RIOT.
Aaron Giles
2012-02-25
1
-0
/
+3
*
6522VIA: Implemented CA2 pulse output mode, and output interrupt state only w...
Curt Coder
2011-11-13
1
-0
/
+1
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-34
/
+10
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-6
/
+6
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-3
/
+3
*
Updated the 6532 RIOT device to no longer be legacy. [Harmony]
Ryan Holtz
2010-08-23
1
-20
/
+115
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-2
/
+3
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-6
/
+6
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+0
*
Converted 6532riot to devcb interfaces
Couriersud
2009-09-22
1
-9
/
+6
*
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
Aaron Giles
2009-06-08
1
-3
/
+0
*
Removed device types from device queries that use tags, under the
Aaron Giles
2009-03-02
1
-1
/
+1
*
Made the concept of a "clock" native to devices. The clock is now
Aaron Giles
2008-12-18
1
-9
/
+1
*
Added new functions attotime_to_ticks() and ticks_to_attotime() to
Aaron Giles
2008-07-24
1
-74
/
+62
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-06-26
1
-5
/
+5
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-22
1
-1
/
+1
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-4
/
+4
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+87