Skip to content

Ignitem/x96-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x96 Reference

Reference of all x96 Assembly instructions and opcodes

Features

  • Comprehensive Documentation: Detailed descriptions of all x96 instructions, including their syntax, semantics, and usage examples.
  • Clear and Concise: Easy-to-understand explanations and well-structured content for quick reference.
  • Organized Structure: Instructions are categorized by function and grouped logically for efficient navigation.
  • Cross-Platform Compatibility: The documentation is designed to be accessible across various platforms and devices.

Built with VuePress

This documentation is built using VuePress, a static site generator powered by Vue.js. VuePress provides a simple and efficient way to create documentation websites.

Contributing

  1. Clone the repository:

    git clone https://github.com/Ignitem/x96-reference.git
    cd x96-reference
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run docs:dev
  4. Access the documentation: Open http://localhost:8080 in your web browser.

Building the Documentation

To build the documentation for production, run the following command:

npm run docs:build

Getting Started

  1. Browse the Documentation: Explore the available instructions by navigating through the categories and subcategories.
  2. Search for Specific Instructions: Use the search bar to quickly find the instruction you need.
  3. Read the Instruction Descriptions: Each instruction page provides a detailed explanation of its functionality, syntax, and usage examples.

License

This project is licensed under the GNU General Public License v2.0, see the LICENSE file for details.

Contact

For any questions or feedback, please contact us via GitHub Issues.

About

Reference of all x96 Assembly instructions and opcodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published