結果 1 - 4 共 4
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 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 是一個以LGPL許可證發放的開放原始碼x86丶x86-64模擬器。它的優點在於能夠模擬跟主機不同的機種,例如在Sparc系統裡模擬x86。
適用平台:OS Portable(原始碼在多平臺通用);原始碼授權類型:LGPL
ProEmulator不是一個單純的模擬器,它是一個開放源碼的通用模擬器架構。它可以在x86硬體上以純軟體方式模擬各種硬體設備(包括微處理器、輸入輸出設備等),它也可以模擬由這些設備組成的嵌入式系統或遊戲主機系統。它基於外掛機制,主程式提供公共和基礎的功能,包括整個運行環境的建立、代碼的裝載和測試等,而外掛負責模擬不同硬體設備的行為和特性,並模擬成一個統一的port提供給主程式使用。通過這個機制,模擬新的設備變得更為容易。
適用平台:All 32-bit MS Windows (95/98/NT/2000/XP), Linux, MinGW/MSYS (MS Windows);原始碼授權類型:GPL