News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

What does everyone think of this idea?

Started by zsteve, February 19, 2014, 09:08:26 PM

Previous topic - Next topic

zsteve

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?