Dioscuri
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Add standard navigational header) |
(Category:Emulation) |
||
Line 7: | Line 7: | ||
|} | |} | ||
− | '''Dioscuri''' is a free x86 [[Emulation_Software|emulator]] written in Java. It is being developed for digital preservation purposes by the KEEP EU-project. | + | '''Dioscuri''' is a free x86 [[Emulation_Software|emulator]] written in [[Java]]. It is being developed for digital preservation purposes by the KEEP EU-project. |
== Emulated hardware == | == Emulated hardware == | ||
Line 28: | Line 28: | ||
* [http://dioscuri.sourceforge.net/ Website] | * [http://dioscuri.sourceforge.net/ Website] | ||
* [http://dioscuri.sourceforge.net/dioscuri.html Key features] | * [http://dioscuri.sourceforge.net/dioscuri.html Key features] | ||
+ | |||
+ | [[Category:Emulation]] |
Latest revision as of 22:04, 23 June 2015
Software | > | Emulation Software | > | Dioscuri |
Dioscuri is a free x86 emulator written in Java. It is being developed for digital preservation purposes by the KEEP EU-project.
[edit] Emulated hardware
- 16/32-bit Intel 8086-based CPU (real-address mode only)
- 1 MB RAM (expandable)
- Storage devices: floppy, HDD
- Input devices: XT/AT/PS2 compatible keyboard
- Output devices: virtual screen
- VGA video graphics adapter
- DMA-support
- IRQ-handling based on a Intel 8259 PIC
- Timing mechanism based on an Intel 82C54 PIT and Crystal Clock
- Real-time clock with integrated CMOS
- System BIOS using Plex86/Bochs BIOS
- Video BIOS using VGA LGPl’ed BIOS