rigreco
a87b4e1ca4
Merge branch 'master' into Test
...
Conflicts:
AppleII/FP operations/UniFP.asm
AppleII/FP operations/UniFP_Output.txt
2015-03-01 13:19:55 +01:00
rigreco
239000d726
Finally Works, fix the Bug.
...
It's due to not reset the Unidisk PC value to 00 05 from 3C 05, after
execution second time read operation.
2015-03-01 11:19:59 +01:00
rigreco
71231e1917
Change ORG to upper memory.
2015-02-27 09:54:20 +01:00
rigreco
b009bf41ab
$380 is unecessary, PTGET returns with the Y-Reg and Accumulator
...
pionting to the data bytes of the specified variable. This will be
precisely where we want the data in the FAC to be moved to. The only
correction to be made is in regard to the fact that MOVMF requires that
Y and X registers hold the destination address, this solve by use TAX.
2015-02-26 22:47:45 +01:00
rigreco
3397089d47
Update
2015-02-26 18:07:28 +01:00
rigreco
587dc2e39f
Save $3080 for veriabile
2015-02-26 17:08:10 +01:00
rigreco
4e7aa5b51b
Works
2015-02-26 13:04:31 +01:00
rigreco
18d7995e41
It works with positive and negative vlues, some rounding.
2015-02-24 10:46:33 +01:00
rigreco
17795263ab
Positive numbers Ok, for negative need two's complement
2015-02-22 21:06:08 +01:00
rigreco
4b5a7a7759
Update
2015-02-22 18:21:28 +01:00
rigreco
ee959a2313
Update
2015-02-22 17:13:34 +01:00
rigreco
150caf5f34
New way
2015-02-22 16:37:20 +01:00
rigreco
4b56bf250a
Del
2015-02-18 23:41:36 +01:00
rigreco
9d96acb2d0
New procedure
2015-02-15 14:37:09 +01:00