Dioscuri
From Just Solve the File Format Problem
(Difference between revisions)
m (changed external link to internal) |
(Category:Emulation) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | '''Dioscuri''' is a free x86 [[Emulation_Software|emulator]] written in Java. It is being developed for digital preservation purposes by the KEEP EU-project. | + | {| |
+ | |[[Software]] | ||
+ | | > | ||
+ | |[[Emulation Software]] | ||
+ | | > | ||
+ | |[[Dioscuri]] | ||
+ | |} | ||
+ | |||
+ | '''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 20: | 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