Commit Graph

72 Commits

Author SHA1 Message Date
Riccardo
34741932f2 Latest tests upload 2017-07-26 12:34:52 +02:00
rigreco
609c75d2a0 1 Byte adc. 2015-03-01 19:39:23 +01:00
rigreco
60f4ea7e30 Fix extension of Basic files. 2015-03-01 14:36:53 +01:00
rigreco
d2f040cef1 Reorganize folders. Add FP MUL. 2015-03-01 14:30:05 +01:00
Riccardo
7e3d1e3849 Merge pull request #4 from rigreco/Test
Test
2015-03-01 14:03:59 +01:00
rigreco
7c962ac452 Update 2015-03-01 14:01:59 +01:00
rigreco
93fa828d63 Restore loss files. 2015-03-01 13:59:44 +01:00
Riccardo
ba030ce627 Merge pull request #3 from rigreco/Test
Test
2015-03-01 13:39:34 +01:00
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
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
4dbb8b2fcc Adding Basic files. 2015-02-27 10:15: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
35d87cadf8 Merge remote-tracking branch 'origin/master' 2015-02-18 23:44:16 +01:00
rigreco
4b56bf250a Del 2015-02-18 23:41:36 +01:00
rigreco
457894f5f3 Update 2015-02-18 23:14:58 +01:00
rigreco
ba5d0fe12f Update 2015-02-18 23:08:20 +01:00
rigreco
d502e4f084 Del 2015-02-18 22:59:24 +01:00
rigreco
f52ce26125 Del 2015-02-18 22:57:38 +01:00
rigreco
a1c0cea057 Del 2015-02-18 22:46:21 +01:00
rigreco
e6923c9789 New files 2015-02-18 22:22:10 +01:00
rigreco
8b1e0025e1 Fix second time execution condition jump, by direct re-set the Program
Counter value.
2015-02-18 19:18:45 +01:00
rigreco
c484807af3 More fix and comments 2015-02-16 09:10:53 +01:00
rigreco
adf28eb892 Fix errors. 2015-02-15 22:41:16 +01:00
rigreco
84da2fe202 Fix all absolute addressing 2015-02-15 17:52:50 +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
4322b136c3 Merge branch 'master' of https://github.com/rigreco/Unidisk.git 2015-02-15 15:12:37 +01:00
rigreco
c4f2bfefac New folder, Floating Point operation. 2015-02-15 15:10:16 +01:00
rigreco
e709276aab Change Directory folders 2015-02-15 14:46:02 +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
Riccardo
d5b7e6b8c9 Create README.md 2015-02-14 16:35:33 +01:00
Riccardo
3ca9d88f3c Update FACtoB.s 2015-02-14 16:19:33 +01:00