summaryrefslogtreecommitdiffstats
path: root/hw/pc.c
Commit message (Expand)AuthorAgeFilesLines
* fixed case where ram < 16 MBbellard2004-06-261-1/+4
* added PCI busbellard2004-06-211-8/+12
* dma init fixbellard2004-06-211-1/+1
* accept bigger PC BIOSesbellard2004-06-201-7/+31
* new reset API - shutdown supportbellard2004-06-201-0/+16
* specific VGA BIOS for Cirrus VGA Cardbellard2004-06-061-1/+6
* -cirrusvga optionbellard2004-06-051-2/+12
* -localtime optionbellard2004-06-031-1/+4
* use PIIX3 like IDE controllerbellard2004-05-231-1/+1
* fixed 2.88 MB boot (aka FreeBSD 5.2.1 boot fix)bellard2004-05-231-29/+25
* added cpu_get_tsc()bellard2004-05-201-0/+7
* VGA PCI supportbellard2004-05-201-1/+1
* PCI supportbellard2004-05-181-9/+28
* MSDOS compatibility mode FPU exception supportbellard2004-05-081-0/+14
* pit fixesbellard2004-05-031-4/+5
* added temporary option -enable-audiobellard2004-04-261-3/+5
* preserve partition table when using -linux optionbellard2004-04-071-0/+6
* base memory size in cmosbellard2004-04-071-0/+4
* refuse write accesses in BIOS area (aka EMM386.EXE fix) (Mike Nordell)bellard2004-04-071-0/+1
* port 92 accessbellard2004-04-051-0/+14
* win32 port (initial patch by kazu)bellard2004-03-311-21/+5
* use new timer APIbellard2004-03-311-26/+52
* updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...bellard2004-03-191-3/+4
* io port API changebellard2004-03-141-46/+54
* separated more devices from emulatorbellard2004-03-141-0/+368
OpenPOWER on IntegriCloud