rosco-m68k / rosco_m68k

Design, documentation and software for the Really Old School Computer (M68K)
https://rosco-m68k.com
Other
157 stars 32 forks source link

Feature/concept 2.5 #435

Closed roscopeco closed 3 weeks ago

roscopeco commented 1 month ago

Changes

To build

Ensure you have the latest m68k-elf-rosco- toolchain from git built and installed, it will not build with older versions.

cd code/firmware/rosco_m68k_firmware
git submodule update --init --recursive
make clean all