Skip to content

mikeri/CharEd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CharEd

A cross platform wxWidgets based character/font editor for Commodore 64 character sets written in Python. It's been tested on Linux, MacOS and Windows, with wxPython 2.8 and 3.0.

It only supports hires 1x1 chars for now, but it has a few useful features:

  • Auto create reversed charsets. Copies the first 128 chars to the latter 128 and reverses the latter.
  • Import Amiga font files. Only 8x8 bitmap fonts are supported. As far as I know no other similar tools does this.
  • Easily replace or fill selected characters with standard kernal chars, for example PETSCII drawing characters.
  • Quick loadaddress menu.
  • One click preview in emulator or on a real hardware.

More features hopefully to come soon.

About

Cross platform C64 charset editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages