Giter VIP home page Giter VIP logo

swinsid's People

Contributors

dmantione avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

swinsid's Issues

180 music - CK lazy fix vs. Swinkels lazy fix

The difference between the Codekiller "Lazy Jones Fix" and the Swinkels one is so subtle- I can't figure out why Swinkels version has no problem with 180 music but Codekiller's does.

It looks like they do the exact same thing in almost the same way, to me. There must be a bug in the CK version...

Graphing the waveform data to take a look at them:

I've been having a look through the reconstructed source code. Can't say I understand a lot of it yet, but there is a lot less code than I thought there would be. I made a python script to read in the waveform data and graph them so you can take a look at them.

swinsid_waveforms_all

compile errors on CentOS and Ubuntu

Hi there,

I'm getting the same error on both:
CentOS7 with avr-ar --version
GNU ar (GNU Binutils) 2.24

Ubuntu 20.04.5 LTS with avr-as --version
GNU assembler (GNU Binutils) 2.26.20160125

$ make
cpp -traditional-cpp -I/usr/lib/avr/include/ -D__AVR_ATmega88A__ -D__ASSEMBLER__ SwinSID88_lazy_jones_fix.asm | \
          avr-as -mmcu=atmega88a -o SwinSID88_lazy_jones_fix.o
{standard input}: Assembler messages:
{standard input}: Warning: unknown escape '\s' in string; ignored
SwinSID88_reconstructed.asm:1338: Error: unknown pseudo-op: `.bss'
make: *** [Makefile:18: SwinSID88_lazy_jones_fix.o] Error 1

What have I missed ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.