1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
New in 20060125:
* new acceleration kernel module
* ACPI support
---
New in 20051010:
* improved logo
* improved BIOS startup screens
* improved USB support
* 1MB BIOS support
* several bug fixes in floppy support
* floppy controller / floppy device separated
* new config file format
* improved chipset (power management and SMBus device support)
* improved patternmatcher
---
New in 20050728:
* New logo
* enhanced IDE DMA support
* enhanced USB support
* bugfixes
* gcc-4 support
* enhanced timing
---
New in 20050720:
* QEMU simulation method is now default
* enhanced IDE DMA support
* most components now connected via signals
* BIOS mouse support
* bugfixes
* floppy disk support
* more test cases
---
New in 20050303:
* experimental Windows XP support using the QEMU simulator
---
New in 20050222:
* Bugfixes
* DMA mode for IDE controller
* GTK fullscreen support
* QEMU cpu support
* SuSE-9.2 support
* Source package split
---
New in 20041116:
* BIOS and JIT can be changed without recompilation
* BIOS and VGA BIOS now built using gcc
* improved PCI support
* OPENBSD support
* improved SuSE-9.0, SuSE-9.1 support
* DOS, FreeDOS, DR-DOS support
* more test cases
---
New in 20040805:
* Bugfixes
---
New in 20040723:
* SuSE-9.0, SuSE-9.1 support (but very slow up to now)
* JIT improved and enabled by default
* GTK frontend
* eepro100 NIC support
* Hayes compatible serial modem support
* VHDL configuration improved: modem, eepro100, virtual time support
* Support for specific harddisk geometries
* General cleanup, Bugfixes
---
New in 20040218:
* Changes for linux-2.6.*
* New JIT (not enabled by default)
* VHDL procedures improved
* new user interface: remote access, console in calling tty,
multiple UI for one FAUmachine.
* sound support
* New configuration format for nodes! You may have to remove your
previous ~/.FAUmachine directory and your old nodes.
---
New in 20040119:
* Bugfixes
* testautomation: serial interface supports real serial ports with
cross over cabling now, this affords controlling real machines
over serial interface.
---
New in 20031110:
* Speed improvements
* Cleanup
---
New in 20030905:
* Screenshot bug fixed.
* Missing cursor under RedHat-8.0 and RedHat-9 fixed.
---
New in 20030708:
* Supported Distributions:
Debian 3.0r0, 3.0r1, RedHat 8.0, 9, SuSE 8.1, 8.2
other Distributions WILL NOT WORK.
---
|