summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/s3virge.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-5/+5
* pc_vga & co.: Simplify 8-bit handler signatures (nw) AJR2020-05-311-18/+18
* -s3virge: Plumbed out linear framebuffer support. Fixes graphics in 'Analog 8... mooglyguy2020-03-011-9/+85
* isa/s3virge.cpp: using save_pointer on regular arrays is error-prone (nw) Vas Crabb2020-02-021-12/+14
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-22/+22
* s3virge: fix height of mono pattern BitBLTs in 8 and 15/16 bpp. (nw) mahlemiut2020-01-181-9/+14
* s3virge: get started on BitBLT support, gets Windows 3.1 usable with Virge dr... mahlemiut2020-01-151-88/+575
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* srcclean (nw) Vas Crabb2019-08-251-2/+2
* Remove wrong warning about uninitialized variable (nw) yz70s2019-08-201-0/+1
* pcipc: added a slightly more usable PCI S3 Virge/DX video card. mahlemiut2019-08-091-8/+220
* pc_vga: Internalize palette (nw) AJR2018-03-031-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* Self-registering devices prep: Vas Crabb2017-02-271-4/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* Fix build on MSVC thanks to Rene, also fix debug_break crashes therealmogminer@gmail.com2016-06-081-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-1/+1
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-1/+1
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+776