24 Commits

Author SHA1 Message Date
rigreco
7a9e3b08c1 Solve conflict 2015-03-01 11:44:02 +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
d2aa174dd1 This routine download only the input data and exec the Uni program. 2015-02-27 08:21:31 +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
01c44757b9 Update 2015-02-26 18:20:00 +01:00
rigreco
3397089d47 Update 2015-02-26 18:07:28 +01:00
rigreco
30d994c620 FP Multiplication 2015-02-26 17:09:34 +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
27c0e8f7ca Update to right version 2015-02-22 19:30: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
8cc85535b9 Update 2015-02-15 15:53:12 +01:00
rigreco
74e13f5998 Update 2015-02-15 15:22:22 +01:00
rigreco
02caf678e8 Update 2015-02-15 15:19:44 +01:00
rigreco
46ffc6d928 Update 2015-02-15 15:18:32 +01:00
rigreco
c4f2bfefac New folder, Floating Point operation. 2015-02-15 15:10:16 +01:00
rigreco
9d96acb2d0 New procedure 2015-02-15 14:37:09 +01:00
rigreco
d93062a70c New file 2015-02-15 14:28:11 +01:00
rigreco
d82ae3b1ee New file 2015-02-15 14:17:21 +01:00