A Motorola M6800 emulator core written in Lua.
Either the bit32
or BitOp module for bitwise operators.
This emulator core is modular, like the early microcomputers. It should be able to emulate most M6800-based computers, but you need to "wire it up" yourself, just like the old days.
See the following projects for examples on how to use it in your own programs:
- DRÖM (DREAM 6800 emulator)