Skip to content

c64scene-ar/chipdisk-brazil_bits

Repository files navigation

Chipdisk: Brazil Bits

Recommended setup:

  • Commodore 64 with SID 8580
  • Works with PAL, NTSC, PAL-N (Drean)

How to compile it

  • Download cc65 and add it to the path
  • Download exomizer and add it to the path
  • Download VICE and add it to the path

and then do make

    $ git clone https://github.com/c64scene-ar/chipdisk-brazil-bits.git
    $ cd chipdisk-brazil-bits.git
    $ make

Original Tracks

The sids are here:

Internals

Directory

  • src: includes source code + assets needed by the source code
  • res: includes the data in its original format: .vcharproj, sids, etc.
  • bin: the compiled binary

License

Apache v2 License