Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tobiasvl/optable

Open more actions menu

Repository files navigation

Optable

optable [Latin: optabilis] (obsolete) That may be chosen; desirable.

A website with (reverse) opcode tables for various CPUs. Work in progress.

Inspired by Pastraiser's opcode tables and based on the GBDev Game Boy opcode table website.

File structure

Each architecture has two directories:

  • collections/<arch>/: HTML and Markdown templates
  • _data/<arch>/: Data sources
    • generate_opcodes.py: Script that generates opcodes.json
    • instructions.json: JSON file with all instructions
    • flags.json: JSON file with flag registers

The file structure isn't very logical right now. The templates in collections shouldn't need to be duplicated per architecture, and should probably live in _layouts somehow. Pull requests rectifying this are very welcome.

About

A website with opcode tables for some 8-bit CPUs

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.