Shop OBEX P1 Docs P2 Docs Learn Events
QuickStart pcb-board to C64 cartridge emulator — Parallax Forums

QuickStart pcb-board to C64 cartridge emulator

tonyp12tonyp12 Posts: 1,951
edited 2012-06-18 14:17 in Propeller 1
I just picked up a Commodore 64C,and it did not come with datasette or floppydrive.
And I don't plan to get them either as they are big and bulky.

I plan to create a pcb add-on board for the Prop Quickstart that plugs in the cartridge port.
That with the help of real-time prop software will emulate 16k eeprom
and also do DMA and write 64k freeze files to the C64s ram.

I take it the address and data bus are all open drain?
As the schematic shows that A12 to A15 have 3.3k pull-up (to 5v), but the other lines have the pull-ups internally in vic-II etc ??
http://www.zimmers.net/anonftp/pub/cbm/schematics/computers/c64/250469-rev.A-left.gif


Q: What would be the best way of handling the 5v to 3.3v voltage level problem?
something like this? http://www.nxp.com/documents/data_sheet/74LVT162245B.pdf
or simple 1k series resistor? Keep in mind I want to be able to spy on data and address lines.

Comments

Sign In or Register to comment.