mirror of
https://github.com/sxpert/hp-saturn
synced 2024-11-16 19:50:19 +01:00
remove char counting aid
This commit is contained in:
parent
21ad359673
commit
182623e043
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ always @(posedge i_clk) begin
|
|||
|
||||
/*
|
||||
* generates the registers string
|
||||
* 01234567890123456789012345678901234567890123456789012345678 60 * 8
|
||||
*
|
||||
* PC: xxxxx Carry: x h: @E@ rp: x RSTK7: xxxxx
|
||||
* P: x HST: bbbb ST: bbbbbbbbbbbbbbbb RSTK6: xxxxx
|
||||
* A: xxxxxxxxxxxxxxxx R0: xxxxxxxxxxxxxxxx RSTK5: xxxxx
|
||||
|
|
Loading…
Reference in a new issue