momiji
m68k emulator infrastructure
About Source codeTable of contents
momiji - User API
MISSING DESCRIPTION
Components
| Compiler | Component dedicated to compiling a valid piece of code to an executable binary. |
| Decoder | MISSING DESCRIPTION |
| Emulator | MISSING DESCRIPTION |
| Memory | Utility classes to generate, read and write generic blobs of memory. |
| Parser | MISSING DESCRIPTION |
| System | Classes and functions that revolve around the management of an emulated MC68000 system (eg: CPU, memory, etc...). |