CAPE |
Description |
This is my x86 emulator called CAPE: Computer And Processor Emulator.
It is a cross platform (Windows, Mac OS X, Linux and Raspberry PI) emulator for computers based on x86 processors.
It is a cycle based emulator which means, unlike other emulators out there, its core execution unit is a cycle and not an instruction (for the CPU) or a scan line (for the video unit).
Features:It emulates
BIOSLike a real computer CAPE needs a BIOS to run. CAPE can successfully run the original IBM BIOSes as well other BIOSes (like PCXT Turbo).
Modular useThe way it works is, you chose a class of computers (say IBM PC XT), a CPU type, memory size, a BIOS, what floppy disk and HDD you want connected and your graphics card and you power on. You can either hand edit a .config file or use the Java based provided UI. PreciseCAPE emulates the machine at the cycle level such that each cycle is accounted for. Support for VHD storage formatVHD is a Virtual HardDisk storage file format supported by a large number of VMs out there (like VirtualBox, VMWare, VirtualPC and Hyper-V to name a few). This means you can exchange hard disks with a VM. Telnet serverThe emulator has a telnet server that you can connect to. You can do various tasks like pause, go, inspect registers, inspect memory, get various information. In the future you will be able to single step instructions. Just connect any telnet client (like telnet on MacOSX or Putty in Windows) to port 4000.
|
Links |
![]() ![]() |
Downloads |
|
Gallery |