Clarified some disk names, and cleaned up the XSL generation process
This commit is contained in:
parent
80879eb7af
commit
ecf76e0904
10 changed files with 58 additions and 88 deletions
|
|
@ -15,7 +15,7 @@ calls so that you can see its progress in the Control Panel window. It's a "hea
|
|||
(no keyboard or display), so that's all you get.
|
||||
|
||||
The good news: PC8080 passes all the 8080 Exerciser tests. And it doesn't do it by using all sorts of weird
|
||||
"flags tables", which most other 8080 emulations seem to fall back on.
|
||||
"flags tables" that most other 8080 emulators seem to fall back on.
|
||||
|
||||
Like all the other CPU emulations in the PCjs Project, PC8080 never "calculates" the flags unless/until they are
|
||||
actually required, which considerably speeds up arithmetic operations.
|
||||
|
|
|
|||
Loading…
Reference in a new issue