https://github.com/rhinodevel/bmp2pet
Converts a BMP image file into Commodore PETSCII.
https://github.com/rhinodevel/bmp2pet
Last synced: about 1 month ago
JSON representation
Converts a BMP image file into Commodore PETSCII.
- Host: GitHub
- URL: https://github.com/rhinodevel/bmp2pet
- Owner: RhinoDevel
- Created: 2020-09-21T09:34:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T10:54:55.000Z (almost 5 years ago)
- Last Synced: 2025-07-01T04:44:13.367Z (3 months ago)
- Language: C
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bmp2pet
Convert a BMP image file into its CBM/PET PETSCII character representation (e.g. to display it on such a Commodore 8-bit machine).