On 08/13/2017 03:50 PM, Irmen de Jong wrote:
> Hi,
>
> As another experiment with using just tkinter for graphics, this time I
> created a
> Commodore-64 emulator. You can find it here https://github.com/irmen/pyc64
[...]
> There's also https://github.com/mnaberez/py65 so... possibilities?
Wel
On 08/13/2017 03:50 PM, Irmen de Jong wrote:
> Now, it's not a "true" emulator: obviously it doesn't simulate the C64 on a
> hardware
> level. It does however implement enough to load and run simple basic programs
> that can
> show interesting PETSCII pictures by manipulating the colors and char
On Sun, Aug 13, 2017 at 9:50 AM, Irmen de Jong wrote:
> Hi,
>
> As another experiment with using just tkinter for graphics, this time I
> created a
> Commodore-64 emulator. You can find it here https://github.com/irmen/pyc64
> You only need the pillow library to be able to run this. I guess most
On Sun, Aug 13, 2017 at 9:50 AM, Irmen de Jong wrote:
> Hi,
>
> As another experiment with using just tkinter for graphics, this time I
> created a
> Commodore-64 emulator. You can find it here https://github.com/irmen/pyc64
> You only need the pillow library to be able to run this. I guess most
Hi,
As another experiment with using just tkinter for graphics, this time I created
a
Commodore-64 emulator. You can find it here https://github.com/irmen/pyc64
You only need the pillow library to be able to run this. I guess most people
have that
one already anyway.
It works pretty well :) (