It supports emulation of 8051, x86, M68HC08 (incomplete) now. Supports MASM (and FASM later).
For more detail, please visit:
http://sourceforge.net/projects/proemulator/
For more detail, please visit:
http://sourceforge.net/projects/proemulator/
In this screenshot, a x86 assembly program is being run on the emulated 8086.
Very impressive tool for education/debugging.
In this screenshot, a x86 assembly program is being run on the emulated 8086.
And soon to be added Zilog Z80 :D
i'm also looking forward to it.
ProEmulator supports SDCC (Small C Device Compiler), a retargettable C compiler, so it is already able to generate Z80 code now. u can give me a good Z80 assembler and i will write a plugin for it.
And i'm writing a helper tool (called ProEmulator PluginWizard) to generate plugin skeleton. It wiill be available soon. Keep an eye on my sourceforge page.
The attached screenshot is the SDCC plugin configuration window.
And soon to be added Zilog Z80 :D
ProEmulator supports SDCC (Small C Device Compiler), a retargettable C compiler, so it is already able to generate Z80 code now. u can give me a good Z80 assembler and i will write a plugin for it.
And i'm writing a helper tool (called ProEmulator PluginWizard) to generate plugin skeleton. It wiill be available soon. Keep an eye on my sourceforge page.
The attached screenshot is the SDCC plugin configuration window.
And soon to be added Zilog Z80 :D
Proemulator 2.0? and do we need plug ins if we just want to run it? Awesome work by the way and thanks :alright:
2.0 is the version under development and is what the screenshot about.
The package already included some essential plugins, like 8051, 8086 plugins and their compiler plugins. And also some compilers of small footprint is included, e.g. ASEM8051 and a minimum version of MASM 6.11.
The package already included some essential plugins, like 8051, 8086 plugins and their compiler plugins. And also some compilers of small footprint is included, e.g. ASEM8051 and a minimum version of MASM 6.11.
This is the screenshot of emulating an 8051 in ProEmulator.
Now ProEmulator compiles with FASM, and 2 AVR assemblers were included.