Hi I’m a newbie here and to electronics in general. I’ve already been tinkering with old C64’s using mssiah cartridge and soon come synthcart (as it’s simpler for what I want to use them for). I’m about to go down a similar line with the Atari 2600 but want to ideally play it with a midi keyboard. Is there anywhere I can buy a Midi box to do this? Does anyone fancy making me one? Cheers
yo man! ended up getting the PIC kit and flashed my 18F452 with the new 1.2 bootloader then the 1.9 MIOS via MIDI, and this project is only for the 18F4685!!! crap!!! I can’t win spent bare time today debugging my CORE to get that far too
It’s all swish and layed out inside an Atari 2600 case with the MIDI IN/OUT where the controllers used to be, power socket, and screen under where the carts used to go! perfect fit! its pimped and ready
Is there no way of this working with 18F452? would mean changing hex tho i guess!
if I have to get another PIC chip, no problem, but will it work with my old skool MBHP CORE v2? as it was designed for 18F452?
Hi scrubber, Eptheca is right just à resistor is necessary to adapt your core for the 4685. No 452 cause no enougth memory space. Display and CS have to be implemented, no CS on my firmware And i want to watch your too, yes yes yes!
sweeet! best get the chip ordered and check the wiki for adapting the CORE using the resistor!
yeah man, I added the display with the hope of future developments, plus it came free off my friend who dumped the CORE, JDM burner and a half built SID module with the display at my house that he had in a drawer since 2003/4
already have a SID synth made so decided to use the parts for this! and the Atari was free (for parts or not working state) TIA was fine and harvested!
here’s a couple of pics so far (i’ve since finished wiring the MIDI and audio ect)
OK! so…replaced the chip in the CORE v2 with 4685 and its up and running with MIOS! where do I add this resistor to allow the upload of the TIA hex? can’t seem to find any info? also just to clear up, which hex do I want to upload cartridge or base? both?
thanks!!!
I can smell the completion of this tasty project vsoon!
This modification is on the Mb SID V2 page.
Here the information you need: http://www.ucapps.de/midibox_sid/mbsid_v2_communication.pdf
For the hex, both is impossible the ‘base’ is the one for you cause you follow the base schematic, ‘cartridge’ if for the cartridge version only…
…
just to be sure, you have already FLASH the pic with the bootloader flile “bootloader_v1_2b_pic18f4685.hex” ? (BURN!)
…
what does it say when you load “mios_v1_9g_pic18f4685.hex” via midi in mios studio? This hex is necessary before send all other firmware.
…
The base hex is a third layer!!!
And please just to be sure of your tia base circuit, follow the tests interconnection and testtone steps before the final base firmware load…
remember you’ve got to burn bootloader hex and send TWO hex, the MIOS first and the application firmware after…