Code Monkey home page Code Monkey logo

chargen-maker's Introduction

Chargen Maker

Make a chargen file (character generator ROM) from an 8x8 text file with 512 characters. I.e. you can edit the fonts easily in a text editor e.g. Notepad or Nano. This system is for Linux, but propably works in macOS or Windows 10 with an Ubuntu app from Store. You can use the chargen file in a C64 or X16 emulator.

\ = 0
@ = 1
Empty lines, lines with only space characters, and lines starting with # are skipped.

Examples

./build.sh

./build.sh zx81.txt

./bin2txt.sh

./bin2txt.sh zx81.bin

x16emu -bas petscii.bas

x16emu -rtc -bas clock.bas

Copyright

I don't own the copyright of these fonts, but the Sinclair ZX81 and ZX Spectrum fonts are OK to distribute because Amstrad Ltd has kindly given their permission to do so. They are e.g. included in ROMs with the GPL license. The IBM font is public domain, see https://github.com/dhepper/font8x8. The CP437 font (also by IBM) is probably public domain and was found on https://github.com/emaste/fontstuff/tree/master/syscons-fonts.

The Commodore 64 PETSCII font is a more tricky case, see http://c65gs.blogspot.com/2015/04/is-c64-font-protected-by-copyright.html. I could remove the PETSCII font in chargen.txt if e.g. Cloanto complains. One argument that the PETSCII font might be public domain is that these pictures of it are in public domain and the text file can be reconstructed from the pictures. Here is a PETSCII Reference which also contains pictures of the font.

The license of this repository is only valid for the code and documentation - not the fonts.

chargen-maker's People

Contributors

mobluse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

vb6hobbyst7

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.