|
|
@93873
|
3 years |
vboxsync |
VGABIOS: Implemented INT 10h/112xH functions (graphical font set).
|
|
|
@93841
|
3 years |
vboxsync |
VGABIOS: Reworked save area management, added support for font …
|
|
|
@83002
|
5 years |
vboxsync |
VGABIOS: Further reduced mode set stack usage, centralized cld …
|
|
|
@83001
|
5 years |
vboxsync |
VGABIOS: Do not recursively invoke INT 10h C handlers to conserve …
|
|
|
@82278
|
5 years |
vboxsync |
VGABIOS: Use inlines instead of calls for far memory access. Saves …
|
|
|
@82246
|
5 years |
vboxsync |
VGABIOS: Implemented character reads in graphics modes, fixed 1bpp …
|
|
|
@82207
|
5 years |
vboxsync |
VGABIOS: Implemented mode 13h scrolling.
|
|
|
@82205
|
5 years |
vboxsync |
VGABIOS: Fixed scrolling down in graphics modes.
|
|
|
@82197
|
5 years |
vboxsync |
VGABIOS: This is very silly. Stop it.
|
|
|
@82196
|
5 years |
vboxsync |
VGABIOS: Improved IBM compatibility with static table updates and …
|
|
|
@82154
|
5 years |
vboxsync |
VGABIOS: Flipped inverted BDA bit.
|
|
|
@82150
|
5 years |
vboxsync |
VGABIOS: Take the page number into account for planar graphics modes …
|
|
|
@82143
|
5 years |
vboxsync |
vgabios.c: make scm happy.
|
|
|
@82133
|
5 years |
vboxsync |
VGABIOS: Fixed CGA cursor emulation (new code is much more complex but …
|
|
|
@82113
|
5 years |
vboxsync |
VGABIOS: Fixed read pixel function (INT 10h/0Dh) in CGA graphics modes.
|
|
|
@82111
|
5 years |
vboxsync |
VGABIOS: State save area size is returned in 64-byte blocks, not bytes.
|
|
|
@75149
|
6 years |
vboxsync |
BIOS: Added custom video mode set function not limited by the list of …
|
|
|
@67853
|
7 years |
vboxsync |
VGABIOS: Properly update BDA offset 65h, 66h on mode set.
|
|
|
@67548
|
7 years |
vboxsync |
VBIOS: Rewrote set/get scanline length function in C.
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@53099
|
10 years |
vboxsync |
VGABIOS: Fake up a few more tables.
|
|
|
@51154
|
11 years |
vboxsync |
VGABIOS: Requests to set mode 7 must set mode 0 instead.
|
|
|
@50920
|
11 years |
vboxsync |
VGABIOS: Do not increment TTY line position twice when LF is sent at …
|
|
|
@43609
|
12 years |
vboxsync |
Devices/Graphics: rename BIOS-new to BIOS
|
|
copied from trunk/src/VBox/Devices/Graphics/BIOS-new/vgabios.c
|
|
|
@43152
|
12 years |
vboxsync |
VGABIOS: Allow building with DEBUG_VGA again.
|