mirror of
https://github.com/fadden/6502bench.git
synced 2024-12-01 22:50:35 +00:00
Remove some test symbols from Cxxx-IO
This commit is contained in:
parent
52388b4065
commit
a4e3680655
@ -6,10 +6,6 @@
|
|||||||
|
|
||||||
*SYNOPSIS Symbols from the Cxxx I/O area, common to most Apple II models.
|
*SYNOPSIS Symbols from the Cxxx I/O area, common to most Apple II models.
|
||||||
|
|
||||||
_hex = $4321
|
|
||||||
_dec = 1234
|
|
||||||
_bin = %011011
|
|
||||||
|
|
||||||
; There's a lot here that you wouldn't find on an Apple ][+, but since
|
; There's a lot here that you wouldn't find on an Apple ][+, but since
|
||||||
; this is for a disassembler it's okay to have extra stuff so long as it
|
; this is for a disassembler it's okay to have extra stuff so long as it
|
||||||
; doesn't conflict.
|
; doesn't conflict.
|
||||||
|
Loading…
Reference in New Issue
Block a user