AmendHub

Download:

cyberslak

/

lightsout

/

amendments

/

20

Add README


cyberslak made amendment 20 19 days ago
--- README Fri Mar 14 22:44:26 2025 +++ README Fri Mar 14 22:44:26 2025 @@ -0,0 +1,13 @@ +Lights Out +========= + +A minimal Home Assistant frontend, for System 7 and up. + +Lights Out was written using CodeWarrior 9 on System 7.5.3. It has been tested working on OS9 (using my iMac G3), but not on earlier versions of System 7 (though it should work). Additionally, building using other toolchains should be possible, but may require some tweaks. + +Lights Out requires the following libraries: +- OpenTransport.o (or OpenTransport.n.o for Model Near) +- OpenTransportApp.o (OpenTransportApp.n.o) +- OpenTptInet.o (OpenTptInet.n.o) + +Since I cannot guarantee that cJSON never assumes 4-byte ints (which are fairly standard nowadays) I compile in 4i mode, and use the 4i versions of the standard C library and of MathLib68K.