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
/
devices
/
bus
/
isa
/
svga_s3.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
vga: made video RAM size configurable at machine configuration (#9289)
Ivan Vangelista
2022-02-09
1
-4
/
+12
*
svga_s3.cpp: Add BIOS for S3 86C775/785 and ExpertColor M50-02 86C775 (both V...
ClawGrip
2021-02-19
1
-1
/
+12
*
emumem: Simplify memory management. [O. Galibert]
Olivier Galibert
2020-11-02
1
-4
/
+4
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-16
/
+16
*
pc_vga & co.: Simplify 8-bit handler signatures (nw)
AJR
2020-05-31
1
-21
/
+21
*
-s3virge: Plumbed out linear framebuffer support. Fixes graphics in 'Analog 8...
mooglyguy
2020-03-01
1
-0
/
+56
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-54
/
+45
*
VGA/SVGA display parameter correction
AJR
2019-06-20
1
-4
/
+4
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-28
/
+28
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-28
/
+28
*
screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD...
Ivan Vangelista
2019-02-11
1
-28
/
+28
*
Move the +1 to the proper place in the ROM BIOS macros - that's been
Vas Crabb
2018-05-29
1
-5
/
+5
*
pc_vga: Internalize palette (nw)
AJR
2018-03-03
1
-8
/
+0
*
pc_vga: Use device_video_interface and configured screens instead of first_sc...
AJR
2018-03-03
1
-0
/
+4
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-4
/
+4
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-4
/
+4
*
space.machine -> machine (nw)
Olivier Galibert
2017-12-14
1
-4
/
+4
*
device_add_mconfig up to devices/bus/l* (nw)
Ivan Vangelista
2017-06-09
1
-54
/
+30
*
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
-12
/
+16
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-4
/
+7
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
1
-4
/
+4
*
Memory fun [O.Galibert]
Olivier Galibert
2016-06-14
1
-38
/
+38
*
reverting:
Miodrag Milanovic
2016-01-20
1
-4
/
+4
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-4
/
+4
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-4
/
+4
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+392