Code Monkey home page Code Monkey logo

pseultra's Introduction

pseultra Download total Contributors License Codefactor Grade

pseultra is a collection of tools used to develop software for the N64 that is simple to use, extensive in nature, and does not infringe the copyright of Nintendo's intellectual property. Currently, pseultra comes with the following tools:

  • boot: Custom IPL2 bootcode that can be implemented in replacement of Nintendo's original bootcode
  • bootcsum: Tools for calculating and finding collisions for the checksum used on the IPL3 bootcode
  • makerom: Tool to create an N64 rom file given object files

In addition to the aforementioned tools, pseultra provides a library libpseultra which allows for flexible development of N64 games.

Getting started

Prerequisites

To use pseultra, you need scons, a native C toolchain, as well as a toolchain for compiling for the MIPS VR4300 architecture

Installing

To install pseultra, just scons then sudo scons install in the root directory, or in the directory of any individual part you'd like to compile.

To build the documentation, run doxygen in the root directory, or optionally, doxygen Doxyfile.priv to include documentation on internal functions.

Testing

Testing is not currently available

Contributing

Please read CONTRIBUTING.md details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • pseudophpt

See also the list of contributors who participated in this project.

Versioning

pseultra uses SemVer for versioning

License

This project is licensed under the BSD-3-Clause License - see the LICENSE.md file for details

Acknowledgements

  • Nabile Rahmani and fraser for their help with regards to various PIF ROM related questions
  • glankk for helping me with general N64 and gcc related questions
  • FoxyToaster for continuous testing on console

pseultra's People

Contributors

pseudophpt avatar nabile-rahmani avatar fraser125 avatar bryanperris avatar

Watchers

James Cloos avatar  avatar

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.