Coder Social home page Coder Social logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
For what is worth, the root of the problem is that StarScream uses native x86 
left shift instruction for this, which is modulo 32, instead of properly 
accounting for the fact that the shift should be modulo 64.

Original comment by [email protected] on 4 Sep 2014 at 1:41

from gens-rerecording.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
So, I have been taking a look at this. StarScream is a horrid mess of 
unmaintainable, unportable, inextensible code; the more time I spent looking at 
its code, the more I am convinced it should be burned to the ground and 
forgotten, and a new core be written instead.

If you are think it is not that bad, you are right, in a way: it is worse.

Original comment by [email protected] on 5 Dec 2014 at 1:10

from gens-rerecording.

Related Issues (20)

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.