-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Amazing extension.
I'd love to see a visualizer so that if I highight:
.byte $30
.byte $30
.byte $30
.byte $18
.byte $18
.byte $0C
.byte $4C
.byte $4C
.byte $7C
.byte $00
it displays something showing the (reversed) binary representation of bits:
| |
| XXXXX |
| X XX |
| X XX |
| XX |
| XX |
| XX |
| XX |
| XX |
| XX |
as this is how the 2600 stores character graphics.
Metadata
Metadata
Assignees
Labels
No labels