All Projects → c64scene-ar → Chipdisk Nac Vol.1

c64scene-ar / Chipdisk Nac Vol.1

Licence: apache-2.0
Chipdisk Nacional Vol.1

Programming Languages

assembly
5116 projects

Labels

Projects that are alternatives of or similar to Chipdisk Nac Vol.1

Karmabot
🤖 A Multipurpose Discord Bot with a Music System & Utility commands used by 160K+ users!
Stars: ✭ 73 (-9.88%)
Mutual labels:  music
Performance Rnn Pytorch
Event-based music generation with RNN using PyTorch
Stars: ✭ 77 (-4.94%)
Mutual labels:  music
Misaki
Misaki is Discord Bot designed for communities with commands ranging from gif based anime reactions, to head scratching trivia commands.
Stars: ✭ 78 (-3.7%)
Mutual labels:  music
Ltkdifmu Userscript
No more Audio and Visual ads. Allows AFK, Allows AdBlock, on all radios from AudioAddict including www.di.fm and more.
Stars: ✭ 74 (-8.64%)
Mutual labels:  music
Untamed Now Playing Next
Untamed-Now-Playing
Stars: ✭ 75 (-7.41%)
Mutual labels:  music
Magenta session
🎹 Music Session with Google Magenta
Stars: ✭ 77 (-4.94%)
Mutual labels:  music
Bitwig Community Presets
❤️ It's time for the community to come together to make some awesome sounds/effects
Stars: ✭ 73 (-9.88%)
Mutual labels:  music
Chromaprint.scala
Chromaprint/AcoustID audio fingerprinting for the JVM
Stars: ✭ 81 (+0%)
Mutual labels:  music
Microscale
Generated in real-time from random Wikipedia articles, microscale is a web-based, generative album.
Stars: ✭ 76 (-6.17%)
Mutual labels:  music
Yaradio Yamusic
Yandex Radio + Yandex Music desktop application ----------------------------- Неофициальное десктопное приложение для Яндекс Радио + Яндекс Музыка
Stars: ✭ 78 (-3.7%)
Mutual labels:  music
Ieasemusic
网易云音乐第三方
Stars: ✭ 8,572 (+10482.72%)
Mutual labels:  music
Compactd
Remote music player that supports adding more content
Stars: ✭ 75 (-7.41%)
Mutual labels:  music
Mellite
An environment for creating experimental computer-based music and sound art. Mirror of https://git.iem.at/sciss/Mellite
Stars: ✭ 76 (-6.17%)
Mutual labels:  music
Omg Music
Music making, remixing, and collaborating tools for the web
Stars: ✭ 74 (-8.64%)
Mutual labels:  music
Apis
This Repository contains link to many Open or Closed Source APIs which I've made
Stars: ✭ 79 (-2.47%)
Mutual labels:  music
Deprecated Lame Mirror
[DEPRECATED] Old, Semi-official mirror of the CVS repository of the LAME MP3 encoder.
Stars: ✭ 73 (-9.88%)
Mutual labels:  music
Datradio
p2p music player for {old} beaker and dat
Stars: ✭ 77 (-4.94%)
Mutual labels:  music
Vk Audio Token
Library that obtains VK tokens that work for VK audio API. Библиотека для получения токена VK, подходящего для Audio API.
Stars: ✭ 81 (+0%)
Mutual labels:  music
Beebjit
A very fast BBC Micro emulator.
Stars: ✭ 81 (+0%)
Mutual labels:  6502
React Native Bubble Select
An easy-to-use customizable bubble animation picker, similar to the Apple Music genre selection
Stars: ✭ 78 (-3.7%)
Mutual labels:  music

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].