gbdev / gbdev/gb-opcodes

Offer a choice between showing T-states or M-cycles in opcode tables

Open
#24 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
SCSS
Stars
28
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Currently there are choices between themes (Light, Dark, or Classic) and widths (Standard or Octal) but durations are always shown in T-states, with a footnote that "each instruction takes a multiple of four T-states to complete". I would personally find M-cycles easier to have as the only option since there's no factor of 4 to think about, but a choice would also be useful.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the existing theme and width choices are implemented for the opcode tables. Add an option that switches duration display between T-states and M-cycles, and update the explanatory footnote so it matches the selected mode; done means both choices render correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
scss
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.