Skip to content

tscolan/stm_send_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is stm_send_example

It is an Example program that can be uploaded to a 68k mac using stm_send. It display a picture of a cat.

Inspiration

I was inspired by the work of @DavidLudwig on MacRomPicture. He made a ROM for Mac Plus in C ++ used to display an image on the screen.

As i was using a Mac SE/30, it was necessary to modify the code, which is specific to a Mac Plus. I had to adapt the management of the stack in order to be able to return to "Diagnostic Mode" after execution; it is thus possible to perform several tests without having to press the interrupt button again each time.

Oh, and my cat wanted me to change the picture displayed on the Mac...

Use

  1. you need the stm_send tool and a mac 68k with Diagnostic mode
  2. build the binary file
  3. upload it with stm_send

Results

My cat, Harry

References

About

Example program that can be uploaded to a 68k mac using stm_send

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages