An emulator for various m68k and z80 based computers, written in Rust. Currently it has support for the Sega Genesis, TRS-80, and Computie (my own project), with Macintosh support in the works
-
Updated
Jun 24, 2024 - Rust
The Motorola 68000 is a 16/32-bit microprocessor (family) designed by Motorola in 1979. It was the first 16/32-bit microprocessor to be widely used. The 68000 is a CISC processor, with a 16-bit internal data bus and 24-bit address bus. It has a 32-bit data bus in the 68020 and later versions.
The 68000 was used in many personal computers, workstations, and game consoles, including the Apple Macintosh, Atari ST, Commodore Amiga, and the Nintendo Entertainment System.
The 68000 was succeeded by the 68020, 68030, 68040, and 68060, and by the PowerPC 601, 603, 604, 620, and 750.
An emulator for various m68k and z80 based computers, written in Rust. Currently it has support for the Sega Genesis, TRS-80, and Computie (my own project), with Macintosh support in the works
This repository contains my efforts to create an "idiot proof bare metal m68k cross compiler toolchain of sorts."
68000 Relocator with FLASH Kickstart
Documentation of an effort to reverse engineer a Cisco 2501 router, with the end goal to run my own code on it (in particular FreeRTOS)
Initial design attempt for Amiga 500 in socket 68000 Accelerator, FastRAM and IDE Interface
Amiga 500 in socket 68020 Accelerator, FastRAM and IDE Interface
Sega Genesis/Mega Drive assembly code examples from articles on namelessalgorithm.com.
A painting progam and a text editor/IDE I wrote for my Atari-ST in MC-68000 assembly in 1986-1988
A painting progam and a text editor/IDE I wrote for my Atari-ST in MC-68000 assembly in 1986-1988
A hardware-based test verifier for the m68k
Created by Motorola
Released 1979