Login  |  繁體中文
感謝您對「自由軟體鑄造場」的支持與愛護,十多年來「自由軟體鑄造場」受中央研究院支持,並在資訊科學研究所以及資訊科技創新研究中心執行,現已完成階段性的任務。 原網站預計持續維運至 2021年底,網站內容基本上不會再更動。本網站由 Denny Huang 備份封存。
也紀念我們永遠的朋友 李士傑先生(Shih-Chieh Ilya Li)。

What is Resource Catalog ?

catalog-iconThe OpenFoundry Resource Catalog lists professional resources and applications related to the development of open source software. If you have any recommendation listing / category  or bug for this resource catalog, please do not hesitate to contact us.

Emulator

Listings

Results 1 - 4 of 4

MenuDesigner

MenuDesigner is a small GUI system for monochrome LCDs suitable for embedded systems with very limited system resources (like 8 Bit microcontrollers). Comes with a graphical editor for creating a menu.

Platform: OS Portable (Source code to work with many OS platforms);

License: GNU General Public License (GPL)

Reference:https://menudesigner.sourceforge.net

Softgun

Softgun is an ARM (and other CPU) emulator. It is Intended to help developers of embedded systems without real Hardware. Currently it emulates an ARM-9 in Netsilicon, Freescale and Atmel CPUs. Also the Atmel ATMega644 is emulated

Platform: All POSIX (Linux/BSD/UNIX-like OSes), Linux;License: BSD License, GNU General Public License (GPL)

Reference:https://softgun.sourceforge.net

Bochs x86 PC emulator

Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a 386, 486, Pentium/PentiumII/PentiumIII/Pentium4 or x86-64 CPU including optional MMX, SSEx and 3DNow! instructions.

Platform: OS Portable (Source code to work with many OS platforms);   License: LGPL

References: https://bochs.sourceforge.net/

ProEmulator

ProEmulator is a retargetable embedded system emulator architecture, providing common support to emulate various types of micro-processors & devices on an x86 PC (Linux or Windows). PEMU is an emulation engine on which ProEmulator runs. It is OS independent and currently runs on Linux and Windows. A flexible and portable plug-in architecture is designed, which abstracted micro-processors and some devices and provides a common interface. This enables emulating a new processor or device in PEMU/ProEmulator easier than starting from scratch. PEMU provides user with a command line interface (similar with that of GDB). ProEmulator is actually PEMU plus a nice GUI. This GUI currently only runs on Windows and is developed with Win32 SDK.

Platform: All 32-bit MS Windows (95/98/NT/2000/XP), Linux, MinGW/MSYS (MS Windows);   License: GPL

References: https://proemulator.sourceforge.net/