Commit Graph

  • 28b9b5af25 ppc update bellard 2004-06-21 16:46:35 +0000
  • e9b137c2dd added -g option for OF initial resolution bellard 2004-06-21 16:46:10 +0000
  • 95ea3fa19c added open pic for PPC bellard 2004-06-21 16:44:21 +0000
  • 7587cf4401 accept bigger PC BIOSes bellard 2004-06-20 13:43:27 +0000
  • 7086749072 update bellard 2004-06-20 13:42:16 +0000
  • 63b7e03697 boot to top of 4GB space bellard 2004-06-20 13:38:54 +0000
  • 678f2df60f update bellard 2004-06-20 13:12:23 +0000
  • 9e57f14d60 added APM support bellard 2004-06-20 13:06:36 +0000
  • 987c1c6921 update bellard 2004-06-20 13:02:46 +0000
  • ffddfee379 added cpu_reset() bellard 2004-06-20 13:01:25 +0000
  • a2f659ee48 new reset API - shutdown support bellard 2004-06-20 13:00:26 +0000
  • d7d02e3c3a new reset API bellard 2004-06-20 12:58:36 +0000
  • bb0c6722b6 reset and shutdown support - PCI is now the default bellard 2004-06-20 12:37:32 +0000
  • 979a54fb20 new reset API bellard 2004-06-20 12:36:04 +0000
  • e4f9082b9a added system_reset command bellard 2004-06-20 12:35:44 +0000
  • d95dc32d13 added cpu_reset() bellard 2004-06-20 12:35:26 +0000
  • 53ad66e8c3 print error messages if boot error bellard 2004-06-19 17:35:07 +0000
  • eba2af633f buffer overflow fix bellard 2004-06-19 17:23:39 +0000
  • 95ce326e5b buffer overflow fix - printf format fix bellard 2004-06-19 17:22:53 +0000
  • a5448a7de5 sysinfo syscall (Francois Guimond) bellard 2004-06-19 16:59:03 +0000
  • 9231944d96 sigset_t endianness fix in signal context bellard 2004-06-19 16:58:13 +0000
  • d69d1fa01a const fix bellard 2004-06-19 16:57:17 +0000
  • 05efe46eaa VMware 4 disk images support bellard 2004-06-16 20:34:33 +0000
  • dbda808a4a OpenPIC support (Jocelyn Mayer) bellard 2004-06-15 21:38:40 +0000
  • a049791855 compile fix bellard 2004-06-14 19:33:16 +0000
  • ea1c18022e fixed self modifying code in case of asynchronous interrupt bellard 2004-06-14 18:56:36 +0000
  • 516633dc42 jump to gate fix (aka OS/2 Warp install bug) bellard 2004-06-13 15:20:01 +0000
  • dc196a57e3 fixed 16 bit segment optimisations bellard 2004-06-13 13:26:14 +0000
  • 2a2820560d IDE ATA identify fix (aka FreeBSD 4.10 fix) bellard 2004-06-12 22:23:16 +0000
  • 665656a99b ffree test bellard 2004-06-12 11:38:00 +0000
  • 658c8bdadc added ffree - added cpu log option bellard 2004-06-12 11:35:12 +0000
  • 5fef40fb4d added ffree bellard 2004-06-12 11:34:10 +0000
  • e69390cee7 pattern fill fixes and optimization bellard 2004-06-09 23:12:09 +0000
  • 7f647cf68f IDE1 init fix bellard 2004-06-09 21:28:36 +0000
  • a130a41e69 interlace support bellard 2004-06-08 00:59:19 +0000
  • 78e127efdb set memory size to 4MB for 5446 - fixed memory size probe (aka Win2000 bug) - fixed interlace support bellard 2004-06-08 00:58:26 +0000
  • ee38b4c813 fixed full screen refresh bellard 2004-06-08 00:56:42 +0000
  • 3440557b6d ioport read command bellard 2004-06-08 00:55:58 +0000
  • d329a6fb22 audip fixes (malc) bellard 2004-06-07 20:58:31 +0000
  • 7ebb5e4139 debug bellard 2004-06-07 20:51:58 +0000
  • 57ccbabecb allow 32 but unaligned access (aka Win PCI network bug - initial patch by Renzo Davoli) bellard 2004-06-07 20:45:42 +0000
  • eb26db16d7 endianness functions for unaligned memory accesses bellard 2004-06-07 20:43:57 +0000
  • 4c8732d71b cirrus blitter fixes bellard 2004-06-07 19:46:45 +0000
  • 1cc98a5f04 hardware cursor depth = 15 fix bellard 2004-06-06 16:06:33 +0000
  • de9258a87f specific VGA BIOS for Cirrus VGA Card bellard 2004-06-06 15:50:03 +0000
  • 37f53b4c05 update bellard 2004-06-06 15:48:55 +0000
  • a8aa669ba4 generic hardware cursor support bellard 2004-06-06 15:17:19 +0000
  • a5082316e9 hardware cursor support - fill with rop support - color expand and color expand with transparent support - various optimisations bellard 2004-06-06 15:16:19 +0000
  • 20ba3ae101 better to use different ID for ISA and PCI bellard 2004-06-05 18:50:58 +0000
  • 4c7634bcb3 init VGA with default config bellard 2004-06-05 18:49:26 +0000
  • a21ae81d8a change ID to CLGD5446 - added solidfill support - fixed hidden dac access bellard 2004-06-05 17:59:37 +0000
  • aeb3c85f59 Cirrus fixes bellard 2004-06-05 14:26:11 +0000
  • 1f04275ec1 -cirrusvga option bellard 2004-06-05 13:46:47 +0000
  • 4e3e9d0b4d avoid using anonymous struct extension (not supported by all gcc 3.x) bellard 2004-06-05 13:18:45 +0000
  • 358c640721 host bridge config fix bellard 2004-06-05 12:49:34 +0000
  • e36f36e15f mmio support for vga registers - line offset fix - (aka XFree86 4.3.0 fixes) bellard 2004-06-05 12:47:01 +0000
  • 7b17d41e96 Cirrus VGA display fix bellard 2004-06-05 11:06:28 +0000
  • d6bfa22f72 Cirrus VGA emulation bellard 2004-06-05 10:32:30 +0000
  • e6e5ad80d8 Cirrus VGA emulation (initial patch by Suzu - heavily modified for easier merge) bellard 2004-06-05 10:31:55 +0000
  • 798b0c25cc generic VGA API layer bellard 2004-06-05 10:30:49 +0000
  • 22a56b8a87 sdl keyboard fix bellard 2004-06-05 08:32:36 +0000
  • 44bbf73f92 dhcp packet size fix (aka pump fix) bellard 2004-06-04 15:30:48 +0000
  • 00ffa62a91 added some keys bellard 2004-06-04 13:25:15 +0000
  • de2200d36d fixed window switch - fixed caps lock and num lock - simplified keycodes (initial idea by Mark Jonckheere) bellard 2004-06-04 13:15:06 +0000
  • 710c15a2e9 lmsw fix (aka dos4gw bug) bellard 2004-06-04 11:20:49 +0000
  • 443f1376bc slirp is enabled by default bellard 2004-06-04 11:13:20 +0000
  • a3a91a355b sendkey command bellard 2004-06-04 11:06:21 +0000
  • ab2572d7ea added -fno-strict-aliasing bellard 2004-06-03 19:07:57 +0000
  • 267002cd28 CUDA + ADB support bellard 2004-06-03 18:46:20 +0000
  • 63066f4f13 hid event handling bellard 2004-06-03 18:45:02 +0000
  • caf9a12e9a CUDA + ADB support bellard 2004-06-03 18:35:40 +0000
  • 1f62d9383f fixed PCI config default write permissions bellard 2004-06-03 16:40:20 +0000
  • 7727994d21 support for opaque data on memory I/Os bellard 2004-06-03 14:08:36 +0000
  • 8a8696a3c4 support for opaque data on memory I/Os - PCI ROM memory support bellard 2004-06-03 14:06:32 +0000
  • 8998028497 -localtime option bellard 2004-06-03 14:04:03 +0000
  • a4193c8a4b support for opaque data on memory I/Os bellard 2004-06-03 14:01:43 +0000
  • 170c6f8705 header fix bellard 2004-06-03 12:53:17 +0000
  • 43f493afb4 more accurate emulation (do not depend on localtime() or gmtime() bellard 2004-06-03 12:51:19 +0000
  • ee22c2f7db -localtime option bellard 2004-06-03 12:49:50 +0000
  • be3edd9590 update bellard 2004-06-03 12:48:45 +0000
  • 023fe10d24 fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support (untested, not enabled in cpuid) bellard 2004-05-29 11:08:52 +0000
  • f66723fab9 put ready it after write command (aka FreeBSD HD access fix) - access 16 mult sector count bellard 2004-05-29 11:04:25 +0000
  • 8cc43feffc compile fix bellard 2004-05-26 23:29:15 +0000
  • 09a79b4974 partial big endian fixes - change VESA VBE ports for non i386 targets to avoid unaligned accesses bellard 2004-05-26 22:58:01 +0000
  • 642012017c PowerPC prep/chrp/pmac support bellard 2004-05-26 22:55:16 +0000
  • 2444ca413b trace fixes bellard 2004-05-26 22:16:35 +0000
  • 77d4bc349a PowerPC prep/chrp/pmac support bellard 2004-05-26 22:13:53 +0000
  • a2a444d6e0 PowerPC merge bellard 2004-05-23 22:34:16 +0000
  • 4b3686faee PowerPC merge bellard 2004-05-23 22:18:12 +0000
  • 85c4adf65f PowerPC merge bellard 2004-05-23 21:25:39 +0000
  • b69fedff84 PowerPC merge bellard 2004-05-23 21:17:08 +0000
  • 5fd386f698 PowerPC merge bellard 2004-05-23 21:11:22 +0000
  • 0ced658970 PowerPC merge bellard 2004-05-23 21:06:12 +0000
  • b415a4078d update bellard 2004-05-23 21:04:06 +0000
  • f18ac341fe cleanup bellard 2004-05-23 21:00:55 +0000
  • 63ce9e0a42 pci empty device read fix - piix3 ide init bellard 2004-05-23 19:12:03 +0000
  • e1c485be84 use PIIX3 like IDE controller bellard 2004-05-23 19:10:46 +0000
  • 34e538ae5d added PIIX3 like IDE controller - PCI irq generation - SETFEATURES IDE command support bellard 2004-05-23 19:10:26 +0000
  • 9995c51ffd pixx3 ide controller bellard 2004-05-23 19:09:22 +0000
  • e58a7c24ac int13 cdrom 32 bit register update fix (aka FreeBSD CDROM boot) bellard 2004-05-23 16:28:35 +0000