Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clownacy/clown68000

Motorola 68000 emulator and disassembler library.
https://github.com/clownacy/clown68000

68000 68k ansi-c c89 c90 cpu-emulator emulator m68k motorola motorola-68000

Last synced: 2 days ago
JSON representation

Motorola 68000 emulator and disassembler library.

Awesome Lists containing this project

README

        

# clown68000

This is an emulator for the Motorola 68000 CPU. It is written in ANSI C and
licensed under the AGPLv3. This emulator implements an interpreter and focusses
on performance rather than cycle-accurate behaviour.