|
|
@14918
|
16 年 |
vboxsync |
Use GMODE_BLANK also when Screen Off bit in SR01 is set. Fixes garbage …
|
|
|
@14886
|
16 年 |
vboxsync |
Also added a command to dump DAC registers.
|
|
|
@14879
|
16 年 |
vboxsync |
Added a few VGA register dump debug helpers (see 'info help').
|
|
|
@14829
|
16 年 |
vboxsync |
DevVGA: fixed some stats.
|
|
|
@14827
|
16 年 |
vboxsync |
DevVGA: Map into ring-0 on darwin and do the same thing as we do in RC.
|
|
|
@14797
|
16 年 |
vboxsync |
Fixed style.
|
|
|
@14796
|
16 年 |
vboxsync |
Added 'info vgatext' command to format VGA memory as 80x25 text.
|
|
|
@13840
|
16 年 |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13832
|
16 年 |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13432
|
16 年 |
vboxsync |
build fix
|
|
|
@13430
|
16 年 |
vboxsync |
build fix
|
|
|
@13429
|
16 年 |
vboxsync |
Correction
|
|
|
@13424
|
16 年 |
vboxsync |
linux32 fix
|
|
|
@13422
|
16 年 |
vboxsync |
Enabled VGA page aliasing to speed up real and protected mode without …
|
|
|
@13402
|
16 年 |
vboxsync |
Accidental commit
|
|
|
@13401
|
16 年 |
vboxsync |
Cleaned up
|
|
|
@13155
|
16 年 |
vboxsync |
re-applied the biossums merge
|
|
|
@13153
|
16 年 |
vboxsync |
backed out r37647, r37650
|
|
|
@13142
|
16 年 |
vboxsync |
rewritten biossums
|
|
|
@13141
|
16 年 |
vboxsync |
unify biossums
|
|
|
@13016
|
16 年 |
vboxsync |
warning
|
|
|
@12978
|
16 年 |
vboxsync |
PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
|
|
|
@12977
|
16 年 |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12975
|
16 年 |
vboxsync |
#1865: PDMLdr.
|
|
|
@12969
|
16 年 |
vboxsync |
#1865: PDMINS.
|
|
|
@12772
|
16 年 |
vboxsync |
#1865: IOM.
|
|
|
@12484
|
16 年 |
vboxsync |
branding
|
|
|
@12274
|
16 年 |
vboxsync |
Graphics/BIOS: Fixed missing directory prereq.
|
|
|
@12268
|
16 年 |
vboxsync |
Devices/Makefiles: PATH_TARGET elimination, push up to root …
|
|
|
@12170
|
16 年 |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@11982
|
16 年 |
vboxsync |
All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
|
|
|
@11633
|
16 年 |
vboxsync |
vbe.c: comments.
|
|
|
@11565
|
16 年 |
vboxsync |
Workaround for bug(s) in the Ubuntu splash screen instruction emulator
|
|
|
@11536
|
16 年 |
vboxsync |
Allow ring 0 logging from the VGA BIOS
|
|
|
@11335
|
16 年 |
vboxsync |
fix r34221
|
|
|
@11285
|
16 年 |
vboxsync |
Devices: %VGp -> %RGp (just preferred, not mandatory (yet))
|
|
|
@11284
|
16 年 |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11269
|
16 年 |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11193
|
16 年 |
vboxsync |
DevVGA: Use CFGM*Def and be more strict about the config.
|
|
|
@11166
|
16 年 |
vboxsync |
headers.
|
|
|
@11163
|
16 年 |
vboxsync |
#1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
|
|
|
@10278
|
16 年 |
vboxsync |
VGA: Support 8 byte MMIO reads and writes.
|
|
|
@10043
|
16 年 |
vboxsync |
Fixed a couple of wrong deps (TARGET_PATH instead of PATH_TARGET, …
|
|
|
@9218
|
17 年 |
vboxsync |
added missing dependency to $(VBOX_VERSION_STAMP)
|
|
|
@9213
|
17 年 |
vboxsync |
Assertion triggers with GC_ARCH_BITS == 32
|
|
|
@9212
|
17 年 |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8760
|
17 年 |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8759
|
17 年 |
vboxsync |
BUILD_TYPE -> KBUILD_TYPE.
|
|
|
@8732
|
17 年 |
vboxsync |
Some cleanup fixes.
|
|
|
@8642
|
17 年 |
vboxsync |
Palette entries loop fix, thanks to Frank.
|
|
|
@8617
|
17 年 |
vboxsync |
Disable graphic splash screen if it doesn't fit into VRAM.
|
|
|
@8448
|
17 年 |
vboxsync |
Empty logo for OSE build.
|
|
|
@8170
|
17 年 |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8132
|
17 年 |
vboxsync |
more rebranding
|
|
|
@8088
|
17 年 |
vboxsync |
Show the BIOS logo twice longer.
|
|
|
@8039
|
17 年 |
vboxsync |
cosmetics
|
|
|
@8038
|
17 年 |
vboxsync |
grr.
|
|
|
@8035
|
17 年 |
vboxsync |
Prefix globals.
|
|
|
@8011
|
17 年 |
vboxsync |
Centered the text message.
|
|
|
@8008
|
17 年 |
vboxsync |
Fixed to be able to disable graphics logo.
|
|
|
@8007
|
17 年 |
vboxsync |
Delay logo for 1 sec.
|
|
|
@8005
|
17 年 |
vboxsync |
NIL_RTGCPHYS -> NIL_RTGCPHYS32
|
|
|
@7999
|
17 年 |
vboxsync |
Don't call PGMHandlerPhysicalReset if the VRAM isn't mapped and …
|
|
|
@7973
|
17 年 |
vboxsync |
New non OSE logo file added. 'Press F12' text moved close to …
|
|
|
@7914
|
17 年 |
vboxsync |
Fixed hungarian spelling.
|
|
|
@7890
|
17 年 |
vboxsync |
Alignment fix.
|
|
|
@7889
|
17 年 |
vboxsync |
Alignment fix.
|
|
|
@7888
|
17 年 |
vboxsync |
Moved remained logic to VGA device.
|
|
|
@7838
|
17 年 |
vboxsync |
r=bird: readability (vram_ptrHC is uint8_t *).
|
|
|
@7814
|
17 年 |
vboxsync |
Use dirty bits instead of pfnUpdateRect.
|
|
|
@7777
|
17 年 |
vboxsync |
comment.
|
|
|
@7776
|
17 年 |
vboxsync |
Some adjustments to the logo stuff; adding one todo.
|
|
|
@7774
|
17 年 |
vboxsync |
Moved the LOGO_* defines and LOGOHDR to a common header instead of …
|
|
|
@7760
|
17 年 |
vboxsync |
Shot at the alignment problem.
|
|
|
@7759
|
17 年 |
vboxsync |
The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
|
|
|
@7755
|
17 年 |
vboxsync |
Added a flag to the MMIO2 registration and did some other MMIO2 …
|
|
|
@7752
|
17 年 |
vboxsync |
Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
|
|
|
@7685
|
17 年 |
vboxsync |
minor corrections
|
|
|
@7635
|
17 年 |
vboxsync |
The new MMIO2 code.
WARNING! This changes the pci mapping protocol …
|
|
|
@7259
|
17 年 |
vboxsync |
vga: fixed 32bpp custom video modes, fixed assertion
|
|
|
@7074
|
17 年 |
vboxsync |
Missing one alignment change
|
|
|
@7072
|
17 年 |
vboxsync |
Make our devices use the RTGCPHYS32 type & backed out the alignment …
|
|
|
@7057
|
17 年 |
vboxsync |
Realigning after RTGCPHYS change.
|
|
|
@7055
|
17 年 |
vboxsync |
Realigning after RTGCPHYS change.
|
|
|
@7045
|
17 年 |
vboxsync |
Realigning after RTGCPHYS change.
|
|
|
@7026
|
17 年 |
vboxsync |
RTGCPHYS is now 64 bits wide on all host platforms
|
|
|
@6061
|
17 年 |
vboxsync |
Commented out 1600x1200 modes. Ubuntu fails too boot with them.
|
|
|
@5999
|
17 年 |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5976
|
17 年 |
vboxsync |
Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
|
|
|
@5898
|
17 年 |
vboxsync |
kBuild 0.1.2 preps: Avoid the shell at all costs because cygwin is …
|
|
|
@5706
|
17 年 |
vboxsync |
vga_draw_blank must not touch VRAM.
|
|
|
@5638
|
17 年 |
vboxsync |
Reset VRAM access handlers after a fullscreen update.
|
|
|
@5475
|
17 年 |
vboxsync |
export
|
|
|
@5471
|
17 年 |
vboxsync |
better this time …
|
|
|
@5470
|
17 年 |
vboxsync |
backed out, have to solve another problem first
|
|
|
@5469
|
17 年 |
vboxsync |
don't create vbetables.h in our source directory
|
|
|
@5454
|
17 年 |
vboxsync |
The generated VBE mode list MUST NOT include the terminator, else …
|
|
|
@5453
|
17 年 |
vboxsync |
warnings
|
|
|
@5450
|
17 年 |
vboxsync |
Synced with updated VGA/VESA BIOS.
|
|
|