1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-09 17:29:36 +00:00

Undo spurious text change.

This commit is contained in:
Thomas Harte 2024-03-14 21:16:38 -04:00
parent bc27e3998d
commit 9063852857

View File

@ -34,7 +34,7 @@ enum Register {
X, X,
Y, Y,
// These `ex`ist on a 65816 only. // These exist on a 65816 only.
EmulationFlag, EmulationFlag,
DataBank, DataBank,
ProgramBank, ProgramBank,