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
/
devices
/
machine
/
vrc4373.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-28
/
+28
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-10
/
+10
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-4
/
+4
*
remove many mainly PCI-related MCFG macros in favour of constructor
Vas Crabb
2018-05-25
1
-7
/
+8
*
maps: Finish devices/machine (nw)
Olivier Galibert
2018-04-20
1
-13
/
+17
*
Use device_post_load instead of callbacks. (nw)
Ted Green
2018-04-15
1
-2
/
+1
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-5
/
+0
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-5
/
+5
*
API change: Memory maps are now "last entry wins" [O. Galibert]
Olivier Galibert
2018-01-31
1
-1
/
+1
*
Remove a bunch of space.device().safe_pc() from devices (nw)
Olivier Galibert
2017-12-30
1
-16
/
+16
*
vegas: Clean up duart code and make parallel read return not busy. (nw)
Ted Green
2017-09-22
1
-3
/
+18
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-1
/
+1
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-20
/
+23
*
Save states supports static vectors natively. Who knew? (nw)
Ted Green
2017-06-29
1
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-56
/
+91
*
pci: Add save state support. (nw)
Ted Green
2017-05-05
1
-2
/
+9
*
Start adding save state support to atlantis driver. (nw)
Ted Green
2017-05-03
1
-1
/
+16
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-16
/
+16
*
Memory fun [O.Galibert]
Olivier Galibert
2016-06-14
1
-10
/
+10
*
(nw) Updated rom naming/mapping and changed ram instantiation.
Ted Green
2016-05-25
1
-39
/
+49
*
vrc4373: Added correct PCI config map (nw)
Ted Green
2016-05-20
1
-1
/
+1
*
(nw) Changed to using attotime::never for timer disabling.
Ted Green
2016-05-10
1
-6
/
+4
*
(nw) Moved DMA transfer to separate timed process.
Ted Green
2016-05-09
1
-28
/
+55
*
Devfind revision phase 1, cleaning out some legacy stuff
AJR
2016-04-07
1
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
1
-11
/
+11
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-11
/
+11
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+432