Skip to content

TeensyROM is a ROM Emulator, Fast Loader, MIDI and Internet cartridge for Commodore64/128

License

Notifications You must be signed in to change notification settings

SensoriumEmbedded/TeensyROM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeensyROM

ROM emulator, instant loader, MIDI Host/Device, Internet interface cartridge and much more for the Commodore 64 & 128, based on the Teensy 4.1
Design by Travis S/Sensorium (e-mail)

Recent Updates:

  • The TeensyROM UI is here! MetalHexx's amazing app for controlling your TeensyROM/C64 from Windows enables lightning fast exploration of Games, Scene Demos, Music and Images in very large file collections. Coupled with remote launch capability, you will cover a lot of ground very quickly and discover great content faster than ever. See all the details in the TeensyROM UI Repo.

  • Integrated ASID player added for direct streaming to your SID chip(s). Check out the demo videos: Hardware C64 ASID MIDI Synthesizer and 3SID ASID Streaming. Included with the latest TeensyROM Firmware.

I have fully assembled/tested units available via Tindie.
Tindie Logo Link
If you'd prefer to make your own TeensyROM, the HW was designed with mid-level solder skills in mind. See these assembly instructions.

If you have thoughts/input on this project, questions, or would like to meet other TeensyROM users, please join us in the TeensyROM Discord Server

Table of contents


TeensyROM pic1

TeensyROM pic1 TeensyROM case

TeensyROM Features

Compatable with C64 and C128 machines/variants, NTSC and PAL supported

Super fast Loading (.PRG/P00) or ROM emulation (.CRT) directly from:

  • USB thumb Drive
  • SD card
  • Teensy Internal Flash Memory
  • Transfer directly from PC using the TeensyROM UI
  • See supported file details here
  • NFC Loading system available to quickly select/load with NFC tags.

MIDI in/out via USB Host connection:

  • Play your SID with a USB MIDI keyboard!
  • Use with popular software such as Cynthcart, Station64 etc, or the included MIDI2SID app
  • Supports all regular MIDI messages in and out
    • Can use your C64 to play a MIDI sound capable device.
  • Sequential, Datel/Siel, Passport/Sentech, and Namesoft MIDI cartridges emulated
  • Use a USB Hub for multiple instruments+thumb drive access

MIDI in via USB Device connection:

  • Stream .SID or .MIDI files from a modern computer directly to your Commodore machine SID chip!
  • Play MIDI files out of your PC into C64 apps such as Cynthcart or the MIDI2SID app
  • Stream .SID files out of your PC using the ASID MIDI protocol to hear any SID file on original hardware.

Internet communication via Ethernet connection

  • Connect to your favorite C64/128 Telnet BBS!
  • Use with released software such as CCGMS, StrikeTerm2014, DesTerm128, etc
  • Swiftlink cartridge + 38.4k modem emulation
  • Send AT commands from terminal software to configure the Ethernet connection
  • Sets C64 system time from internet

Firmware updates directly from SD card or USB thumb drive

  • Just drop the .hex file on an SD card or USB drive, no need for extra software to update.

Key parameters stored in internal EEPROM

  • Startup, Ethernet, timezone, etc retained after power down.

Links to detailed documentation

Demo Videos:

  • This YouTube Playlist contains all the latest TeensyROM demo videos, such as:
    • Real-time video/audio capture of menu navigation and loading/running/emulating various programs/cartridges
    • Demo using Cynthcart and Datel MIDI emulation to play with a USB keyboard
    • MIDI ASID Demo: Stream .SID & .MIDI files directly to your C64/SID
    • Web Browser and internet file download demo
    • SID Player and Picture viewer demo

Compatibility

  • TeensyROM compatability has been fully validated on many different NTSC and PAL machines: C64, C64C, SX-64, and C128 as well as modern reproductions such as EVO64 and Reloaded MKII
  • The early "prototype" version of breadbin (PCA 36298 w/ 5 pin video) has a known issue with the reset circuit that must be corrected to be compatible with the TeensyROM and other fastload cartridges. See this post or this video for instructions on how to correct this issue.

Hardware-PCB Design

Component selection was done using parts large enough (SOIC and 0805s at the smallest) that any soldering enthusiast should be able to assemble themselves. Since high volume production isn't necessarily the vision for this device, 2 sided SMT was used to reduce the PCB size while still accommodating larger IC packages.

A note about overclocking The Teensy 4.1 is slightly "overclocked" to 816MHz from FW in this design. Per the app, external cooling is not required for this speed. However, in abundance of caution, a heatsink is specified in the BOM for this project. In addition, the temperature can be read on the setup screen of the main TeensyROM app. The max spec is 95C, and there is a panic shutdown at 90C. In my experience, even on a warm day running for hours with no heatsink, the temp doesn't excede 75C.

Inspiration and Thank-Yous:

  • Heather S: Loving wife, continuous encourager
  • MetalHexx: Big picture ideas, TeensyROM UI development
  • Paul D aka Digitalman: Thought provoker, promoter, Maker, and tester extraordinaire
  • Stefan Wessels: Cartridge case design
  • StatMat: NFC Scanner idea, Fast boot code, OneLoad64 creation
  • Giants with tall shoulders: SID/SIDEKick, KungFu Flash, VICE Team

Pictures-screen captures:

TeensyROM pic1 TeensyROM pic1
TeensyROM pic1 TeensyROM pic1
TeensyROM pic1 TeensyROM pic1
TeensyROM pic1 TeensyROM help

See the media folder for more pics, videos, and oscilloscope shots.