mirror of
https://github.com/Michaelangel007/apple2_print_fixed16_fraction.git
synced 2025-01-02 09:29:32 +00:00
Turn into copy/paste script, add output
This commit is contained in:
parent
cd930e915c
commit
5604283efe
11
README.md
11
README.md
@ -7,6 +7,7 @@ See file [print_fract.s](print_fract.s)
|
||||
# Binary (Executable)
|
||||
|
||||
```
|
||||
CALL-151
|
||||
0800:a2 b5 a0 e9 20 15 08 a2 00 bd 70 08 20 ed fd e8
|
||||
0810:e0 05 d0 f5 60 a9 00 8d 6a 08 8e 6b 08 8c 6c 08
|
||||
0820:a2 00 20 60 08 20 54 08 20 60 08 20 60 08 20 44
|
||||
@ -14,5 +15,13 @@ See file [print_fract.s](print_fract.s)
|
||||
0840:05 d0 df 60 18 a0 02 b9 6a 08 79 6d 08 99 6a 08
|
||||
0850:88 10 f4 60 a0 02 b9 6a 08 99 6d 08 88 10 f7 60
|
||||
0860:0e 6c 08 2e 6b 08 2e 6a 08 60 00 00 00 00 00 00
|
||||
0870:00 00 00 00 00
|
||||
0870:00 00 00 00 00
|
||||
800G
|
||||
```
|
||||
|
||||
# Output
|
||||
|
||||
```
|
||||
71508
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user