Close

Current Status

A project log for Dodo: 6502 Game System

Handheld Game System featuring the 6502

peter-noyesPeter Noyes 01/25/2016 at 17:490 Comments

As of January 2016 all chips are tested on the bread board. I can communicate over RS232 at 19200 baud. The display is working but I have not yet tested how quickly I can render. I am just starting to experiment with writing in C using cc65. To date, all code has been writing in assembly using ca65.

Next steps:

- Figure out sound. Options are to experiment with somehow using 65C22 to generate PWM signal, or perhaps buy a vintage sounder generator chip online.

- Potentially go with 2 VIA's

- Finalize schematic so I can layout PCB

Discussions