GithubHelp home page GithubHelp logo

snowymouse / fancy-mouse-boot-rom Goto Github PK

View Code? Open in Web Editor NEW
74.0 74.0 3.0 217 KB

Free MCPX boot ROM implementation to load an Xbox BIOS on an Xbox console

License: Other

Makefile 14.72% Assembly 85.28%

fancy-mouse-boot-rom's People

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  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

fancy-mouse-boot-rom's Issues

rev1 assembler errors

I'm getting this output with GCC 8.3.0 on Debian Buster:

mouse.S: Assembler messages:
mouse.S:353: Warning: `dword ptr [esi]' is not valid here (expected `[edi]')
mouse.S:353: Warning: `dword ptr [edi]' is not valid here (expected `[esi]')
mouse.S:353: Error: invalid instruction suffix for `cmpsd'
make: *** [Makefile:19: bin/mouse_rev1.bin] Error 1

Specifying operands for cmpsd appears to be superfluous, since it always compares [esi] and [edi] regardless of what one specifies. With repe cmpsd it assembles fine, but I haven't tested it.

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.