Skip to content

gcastel/mega65-cal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cal(endar) for Mega65

A simple perpetual calendar for the Mega65 developed with the Eleven Development Environment https://github.com/MEGA65/eleven.

Files

Here is a short description of each file of the repository:

  • cal.el: The eleven source code of the calendar
  • cal.elpc: The eleven source code converted to be readable on other computers (more info in the notes below)
  • cal.prg: The Mega65 executable

Keys

  • left/right key: Go to previous/next month
  • G: Go to a given date (asks for target month and year)
  • Q: Quit

Screenshot

Sample run of cal

Note

Command used to convert cal.el to cal.elpc :

petcat -65 -o cal.elpc -- cal.el

(the petcat command is part of the VICE emulator package)

About

A simple calendar for the Mega65 computer

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors