| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
s3virgedx_rev1_vga_device
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
- flatten s3dvirge.s3d down to one struct (m_bitblt), get rid of src_stride and dest_stride fns, update QA
- RAMDAC runs in unpacked mode if streams processor disabled
- add primary streams stride override, fix Ubuntu flavor gfxs
- move NOP logic in dequeue fn
- merge draw & command timers in one, simplify state logic, workaround GFX corruption issue
- refine a bit FIFO status
- base conversion to FIFO
|
| |
|
|
| |
place
|
| | |
|
| |
|
|
| |
equivalents
|
| | |
|
| |
|
|
| |
* fix Ubuntu-flavored & BeOS 3.x black screen when switching to display managers.
|
| |
|
|
| |
* fixes 800x600 and 1024x768 basic drawing
|
| |
|
|
|
|
|
|
|
| |
------------------------------
Cuty Line Limited (ver.1.30) [freaktech]
- igs/goldstar.cpp: enabled girls display for cmast91 and other games on same hw, removed 2nd ppi as PCB pics and readme only show one
- various files: removed superfluous semicolons
|
| | |
|
| | |
|
|
|
* video/pc_vga.cpp: update QA, move SVGA related function to bottom of file
* chore: rename clgd542x.cpp -> pc_vga_cirrus.cpp
* chore: move SiS630 SVGA portion to pc_vga_sis.cpp
* chore: intermediate step to convert crtc/seq/attribute/gc_reg_read/write to maps from violating parties
* video/pc_vga_cirrus.cpp: preliminary implementation of hidden DAC mode
* misc/gambl186.cpp: fix compile
* pc_vga_cirrus.cpp: fix gambl186 regression
* chore: convert pc_vga sequencer regs to space memory
* chore: make sure that address_space_config is preserved when inheriting
* trs/vis.cpp: convert VGA to sequencer_map
* chore: move s3virge out of bus/isa
* pc_vga.cpp: convert ATC to attribute_map
* pc_vga.cpp: convert GC to gc_map
* pc_vga.cpp: convert CRTC to crtc_map
* fixes trs/vis.cpp refresh rate by chain reaction (40 Hz -> 61 Hz)
* video/s3virge.cpp: fix regression
* video/pc_vga.cpp: reorder functions
* chore: modernize VGA main I/O interfaces
* video/clgd546x_laguna.cpp: update to latest
* konami/konmedal020.cpp: fix -validate
* video/pc_vga.cpp: use yet another custom address_map_constructor in place of the non-working memory_view pattern
* video/ibm8514a.cpp: address self review [skip ci]
|