Thanks for getting this back online Orion! If it's not already possible, I'd love to be able to read the RTC's time and date! Built-in support for animated PS1 Icons would also be a nice extra, since it's already possible for the mono icon.
For anyone attempting to compile the example project on Windows 11:
Make sure to install Cygwin64, and select the "make" package during installation. (It should have the description "The GNU version of the 'make' utility.")
You will also need to edit "compil.bat" to ensure that it directs to the correct folders. EG: The file lists "C:\cygwin\bin" by default, but you will need to change it to "C:\cygwin64\bin" — or another path, if you changed cygwin's location during installation.
← Return to tool
Comments
Log in with itch.io to leave a comment.
Thanks for getting this back online Orion!
If it's not already possible, I'd love to be able to read the RTC's time and date! Built-in support for animated PS1 Icons would also be a nice extra, since it's already possible for the mono icon.
For anyone attempting to compile the example project on Windows 11: