The MASM Forum

Miscellaneous => Miscellaneous Projects => Topic started by: zsteve on February 19, 2014, 09:08:26 PM

Title: What does everyone think of this idea?
Post by: zsteve on February 19, 2014, 09:08:26 PM
Hi everyone,
I've been programming in C++, C and ASM for a little while, and I have an idea:
I could create a program which emulates a microcontroller (which, conveniently, uses x86 assembly instructions!).
Plugins can be loaded into the program to emulate certain hardware components (LED board, VFD, anything really).
Any ideas?