|
|
@41488
|
13 years |
vboxsync |
A bit more code.
|
|
|
@41483
|
13 years |
vboxsync |
…
|
|
|
@41482
|
13 years |
vboxsync |
a bit more…
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@41316
|
13 years |
vboxsync |
A few minutes of code in between other things.
|
|
|
@41088
|
13 years |
vboxsync |
Kick off for stupid work that just needs doing.
|
|
|
@41087
|
13 years |
vboxsync |
PC/BIOS-new/Makefile.kmk: wrong + not needed
|
|
|
@41084
|
13 years |
vboxsync |
Put together a kBuild makefile for the new BIOS code. No idea if the …
|
|
|
@40960
|
13 years |
vboxsync |
BIOS: Set text mode if not displaying logo.
|
|
|
@40754
|
13 years |
vboxsync |
BIOS: Do a basic sanity check on floppy boot sectors, too.
|
|
|
@40730
|
13 years |
vboxsync |
BIOS-new: Fixed potential flags problem.
|
|
|
@40723
|
13 years |
vboxsync |
BIOS-new: Typo.
|
|
|
@40721
|
13 years |
vboxsync |
BIOS-new: Enable interrupts when polling for keyboard input.
|
|
|
@40694
|
13 years |
vboxsync |
BIOS: Make last searched bus/dev/fn configurable.
|
|
|
@40648
|
13 years |
vboxsync |
Ensure DS has RM limit/attributes.
|
|
|
@40640
|
13 years |
vboxsync |
Renamed SCSI BIOS constants to elucidate their purpose.
|
|
|
@40236
|
13 years |
vboxsync |
BIOS: Do not let fake shift keys modify shift flags.
|
|
|
@40150
|
13 years |
vboxsync |
Added note.
|
|
|
@39946
|
13 years |
vboxsync |
Avoid keyboard BIOS read ID race.
|
|
|
@39914
|
13 years |
vboxsync |
Ctrl+Alt+Del needs to ignore Shift state.
|
|
|
@39913
|
13 years |
vboxsync |
Really stupid typo fixed.
|
|
|
@39904
|
13 years |
vboxsync |
Silly typo fix.
|
|
|
@39651
|
13 years |
vboxsync |
Use indirect calls to avoid conditionals; renamed constants for clarity.
|
|
|
@39619
|
13 years |
vboxsync |
16 bits is plenty for the AHCI index register.
|
|
|
@39611
|
13 years |
vboxsync |
Added notes.
|
|
|
@39610
|
13 years |
vboxsync |
Further fixes and more logging.
|
|
|
@39598
|
13 years |
vboxsync |
Silly coding error.
|
|
|
@39597
|
13 years |
vboxsync |
Throw away unneeded data from CD.
|
|
|
@39596
|
13 years |
vboxsync |
Minor cleanup.
|
|
|
@39591
|
13 years |
vboxsync |
Messing with read sizes some more.
|
|
|
@39590
|
13 years |
vboxsync |
Watch for TFES bit, too.
|
|
|
@39589
|
13 years |
vboxsync |
Undid previous change.
|
|
|
@39588
|
13 years |
vboxsync |
Watch for TFES bit, too.
|
|
|
@39583
|
13 years |
vboxsync |
Updated logging.
|
|
|
@39575
|
13 years |
vboxsync |
Cleanup, logging.
|
|
|
@39573
|
13 years |
vboxsync |
Fixed DMA workaround for AHCI/ATAPI.
|
|
|
@39571
|
13 years |
vboxsync |
Made ATAPI command building somewhat sane.
|
|
|
@39567
|
13 years |
vboxsync |
Reduced generated code size a bit more.
|
|
|
@39565
|
13 years |
vboxsync |
Used wrong macro.
|
|
|
@39560
|
13 years |
vboxsync |
BIOS: Initial AHCI CD-ROM support.
|
|
|
@39559
|
13 years |
vboxsync |
Fixed VDS SG list length.
|
|
|
@39375
|
13 years |
vboxsync |
Straightened out BIOS AHCI code, reduced stack usage.
|
|
|
@39372
|
13 years |
vboxsync |
Refactored AHCI code to get rid of custom INT 13h handler.
|
|
|
@39366
|
13 years |
vboxsync |
Further streamlined BIOS disk code for ATA/SCSI.
|
|
|
@39355
|
13 years |
vboxsync |
Reshuffled things some more.
|
|
|
@39347
|
13 years |
vboxsync |
More refactoring.
|
|
|
@39346
|
13 years |
vboxsync |
More merging of BIOS disk structures.
|
|
|
@39340
|
13 years |
vboxsync |
Started refactoring disk support.
|
|
|
@39109
|
13 years |
vboxsync |
BIOS: Leave high interrupt vectors zeroed to indicate they are unused.
|
|
|
@39017
|
13 years |
vboxsync |
BIOS: Do not trash caller's flags when PCI INT 1Ah service succeeds.
|
|
|
@38997
|
13 years |
vboxsync |
DMA recompiler bug workaround for floppy, too.
|
|
|
@38899
|
13 years |
vboxsync |
First cut at VDS support in AHCI BIOS.
|
|
|
@38897
|
13 years |
vboxsync |
Broke out PCI utility routines as they are not tied to AHCI.
|
|
|
@38890
|
13 years |
vboxsync |
More publics, workaround for bad PCI cfg access handling.
|
|
|
@38851
|
13 years |
vboxsync |
Recompiler DMA workaround.
|
|
|
@38848
|
13 years |
vboxsync |
Integrated basic AHCI support into new BIOS.
|
|
|
@38833
|
13 years |
vboxsync |
Disable the A20 gate at POST.
|
|
|
@38832
|
13 years |
vboxsync |
Do not just loop forever.
|
|
|
@38829
|
13 years |
vboxsync |
Moved misnamed macros around.
|
|
|
@38828
|
13 years |
vboxsync |
Moved misnamed macros around.
|
|
|
@38808
|
13 years |
vboxsync |
BIOS: Properly pad disk type strings.
|
|
|
@38789
|
13 years |
vboxsync |
Moved things around to get proper location.
|
|
|
@38733
|
13 years |
vboxsync |
%S -> %s and some other minor cleanups.
|
|
|
@38706
|
13 years |
vboxsync |
Reduced read_word/write_word usage.
|
|
|
@38705
|
13 years |
vboxsync |
Create debug info, too.
|
|
|
@38700
|
13 years |
vboxsync |
build on unix.
|
|
|
@38699
|
13 years |
vboxsync |
Converted system BIOS to Watcom C.
|