pyc64 icon indicating copy to clipboard operation
pyc64 copied to clipboard

Newbie test may I

Open kwccoin opened this issue 1 year ago • 1 comments

How to start?

pip?

git clone then ...

And how to do the first like

  • load a sample project
  • load a sample disk
  • run the first python program and back (not just screen dump)
  • load and run a sample assembler language

May be annoying to you but I always wonder ... how to start with this...

kwccoin avatar Nov 15 '23 09:11 kwccoin

https://github.com/irmen/pyc64#1541-disk-drive

how to operate a commodore-64 using BASIC V2 / Cbm-DOS, is outside of the scope of this project, help about that is a google action away.

But try: python start64.py type in the emulator: dos"$ type: load "gary" type: run

irmen avatar Nov 16 '23 18:11 irmen