Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 months ago
JSON representation
Motorola 68000 emulator and disassembler library.
- Host: GitHub
- URL: https://github.com/clownacy/clown68000
- Owner: Clownacy
- License: agpl-3.0
- Created: 2023-01-27T15:07:11.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T19:06:49.000Z (3 months ago)
- Last Synced: 2024-10-12T17:21:25.831Z (2 months ago)
- Topics: 68000, 68k, ansi-c, c89, c90, cpu-emulator, emulator, m68k, motorola, motorola-68000
- Language: C
- Homepage:
- Size: 583 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.