All Projects → osresearch → classicmac

osresearch / classicmac

Licence: GPL-2.0 license
Mac 128/Plus/SE hardware interface using the BeagleBone Black PRU.

Programming Languages

c
50402 projects - #5 most used programming language
OpenEdge ABL
179 projects
perl
6916 projects

Classic Mac CRT Interface

Mac 128/Plus/SE hardware interface using the BeagleBone Black PRU.

Run the virtual frame buffer:

Xvfb :0 -ac -screen 0 512x384x8 -fbdir /tmp/ -retro

Start the X11 to Mac CRT translation:

./x11mac /tmp/Xvfb_screen0

And start the mouse/keyboard event to X11 event translation:

./eventmap /dev/input/event*

Problems? [email protected]

When HSYNC is low, force VIDEO high.

H V 0 0 1 0 1 1 1 0 1 1 1 0

!(HV)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].