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
/
video
/
voodoo_pci.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
de-staticify initializations for src/devices/video (#3270)
wilbertpol
2018-02-25
1
-3
/
+3
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-6
/
+6
*
API change: Memory maps are now "last entry wins" [O. Galibert]
Olivier Galibert
2018-01-31
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
Remove a bunch of space.device().safe_pc() from devices (nw)
Olivier Galibert
2017-12-30
1
-2
/
+2
*
voodoo_pci: Update comments for pci config registers. (nw)
Ted Green
2017-07-30
1
-3
/
+4
*
updated devices/video devices to use device_add_mconfig insted of device_mcon...
Ivan Vangelista
2017-05-24
1
-35
/
+18
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-4
/
+4
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
voodoo_pci: Add additional pci configuration registers for vegas support. (nw)
Ted Green
2017-05-13
1
-6
/
+20
*
iteagle: Added save states to iteagle driver.
Ted Green
2017-05-05
1
-0
/
+6
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+4
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-10
/
+10
*
Another round of these
Vas Crabb
2016-08-27
1
-3
/
+3
*
Memory fun [O.Galibert]
Olivier Galibert
2016-06-14
1
-1
/
+1
*
(nw) Fixed up PCI VGA legacy register mapping
Ted Green
2016-05-18
1
-30
/
+45
*
voodoo_pci: Added default PCI BAR locations (nw)
Ted Green
2016-05-17
1
-0
/
+6
*
start making this a little more modern c++y with classes, member functions et...
David Haywood
2016-02-01
1
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
1
-4
/
+4
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-4
/
+4
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+180