Chipdisk Nac Vol.1 Save

Chipdisk Nacional Vol.1

Project README

Chipdisk Nacional Volumen 1 (english)

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-nac-vol.1.git
    $ cd chipdisk-nac-vol.1.git
    $ make

Original Tracks

The sids and its sources 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

Documentation

License

Apache v2 License

Chipdisk Nacional Volumen 1 (español)

Se recomienda correrlo en una Commodore 64 con SID 8580. Funciona en PAL-B, NTSC y PAL-N (Drean).

Cómo compilarlo

  • Bajarse cc65 y ponerlo en el path
  • Bajarse exomizer y ponerlo en el path
  • Bajarse VICE y ponerlo en el path

Y luego darle make

    $ git clone https://github.com/c64scene-ar/chipdisk-nac-vol.1.git
    $ cd chipdisk-nac-vol.1.git
    $ make

Tracks originales

Los sids y los fuentes de los sids se encuentran aca:

Internals

Directorio

  • src: todo lo que se compila o se incluye: source code, assets listos para ser incluidos, SIDs comprimidos (.exo)
  • res: los assets en formato "original". Ej: archivos .vcharproj, .sid, etc.
  • bin: el binario compilado

Cómo esta hecho

Aca esta documentado como esta hecho el Chipdisk internamente. Comentamos los distintos truquitos que usamos y más.

Licencia

Se distribuye el código fuente bajo la licencia Apache 2. Ver LICENSE para más información.

Open Source Agenda is not affiliated with "Chipdisk Nac Vol.1" Project. README Source: c64scene-ar/chipdisk-nac-vol.1
Stars
92
Open Issues
0
Last Commit
6 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating