Skip to content

Shows an .xcf bitmap/image on an emulated 68k Mac Plus (with 4 MB RAM), via C++ code, compiled into a custom Mac ROM.

License

Notifications You must be signed in to change notification settings

DavidLudwig/MacRomPicture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacRomPicture

Shows an .xcf bitmap/image on an emulated 68k Mac Plus (with 4 MB RAM), via C++ code, compiled into a custom Mac ROM.

This can be built using a g++ cross compiler (to m68k) from a non-m68k host. I used a 32-bit x86 VM running Ubuntu 17.10, with the g++-m68k-linux-gnu package installed, via apt. g++ and make were also installed (via apt), to help out. With those packages installed, running 'make' was sufficient to build this .rom file.

Example Screenshot

About

Shows an .xcf bitmap/image on an emulated 68k Mac Plus (with 4 MB RAM), via C++ code, compiled into a custom Mac ROM.

Resources

License

Stars

Watchers

Forks

Packages

No packages published