Working Python version for Commodore.
This commit is contained in:
commit
2a48f52979
51 changed files with 3095 additions and 0 deletions
3
c64view/__init__.py
Normal file
3
c64view/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
"""c64view -- convert modern images into Commodore 64 disk images with a viewer."""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue