1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-09-30 07:57:05 +00:00
Commit Graph

761 Commits

Author SHA1 Message Date
David Schmenk
9a556ab619
Update cmdsys.plh 2017-12-14 11:23:59 -08:00
David Schmenk
e19f20a826
Update cmdsys.plh 2017-12-14 11:21:32 -08:00
David Schmenk
2741a9ff86
Update README.md 2017-12-14 07:19:39 -08:00
David Schmenk
bc3e4cb9d6
Update inet.pla 2017-12-13 19:41:17 -08:00
David Schmenk
e0eea67715 Update ROGUE image with latet binaries 2017-12-13 16:43:36 -08:00
David Schmenk
f79b94ba96 Enable strict parameter/return count checking 2017-12-13 14:40:31 -08:00
Dave Schmenk
bdff511c8f Include file for inet` 2017-12-11 15:10:33 -08:00
Dave Schmenk
b25b5cd233 update to latest library and formatting 2017-12-10 16:41:37 -08:00
David Schmenk
0d484e75d2 Update memmgr to fileio library 2017-12-07 10:35:19 -08:00
David Schmenk
685e9f63b3 Fix some formattig 2017-12-06 15:10:58 -08:00
David Schmenk
42a58938b9 Get Apple /// playing with SANE and FileIO 2017-12-06 12:58:41 -08:00
David Schmenk
5fecde7eef Update sane to use new fileio API 2017-12-05 20:30:55 -08:00
David Schmenk
3c47c5067c Make fileio intarface consistent among 1, II, and /// 2017-12-05 20:15:28 -08:00
David Schmenk
f5ea22af02 FileIO library for Apple 1 and ///, divmod function in cmdsys 2017-12-05 19:22:35 -08:00
David Schmenk
40ae932940 Add CPU check to PLASMA16 2017-12-04 10:44:37 -08:00
Dave Schmenk
f1bdedf938 Fix MUL opcode 2017-12-03 20:17:42 -08:00
David Schmenk
415e284066 Fix stupid filesystem modes 2017-12-03 16:11:28 -08:00
David Schmenk
3f8a396808 CMP doesn't set V flag :-( 2017-12-03 14:43:40 -08:00
David Schmenk
02129d49b9 Weird accum size switching bug 2017-12-02 22:47:07 -08:00
David Schmenk
4c168fe377 PLASMA16 code shrink 2017-12-01 20:54:58 -08:00
David Schmenk
eaef51d61b More tests looking for that last bug 2017-12-01 18:59:11 -08:00
David Schmenk
858023fd87 VM cleanup and PLASMA16 bugfixes 2017-12-01 18:27:50 -08:00
David Schmenk
944905e965 Fixing more PLASMA16 bugs 2017-11-30 18:24:58 -08:00
David Schmenk
3b0e0fb861 Almost operational PLASMA16 2017-11-29 21:35:52 -08:00
Dave Schmenk
f2f63df856 PLASMA16 WIP 2017-11-28 22:10:26 -08:00
David Schmenk
0f271a2cf5 PLASMA16 WIP 2017-11-28 21:37:03 -08:00
David Schmenk
2f7d5a1b39 VM cleanup 2017-11-28 20:05:22 -08:00
David Schmenk
634653bd47 Merge branch 'master' of https://github.com/dschmenk/PLASMA 2017-11-27 14:10:45 -08:00
David Schmenk
5c66505e04 Merge fixes 2017-11-27 14:10:15 -08:00
David Schmenk
7d392f2d42 Reduce stack usage on (I)CALL 2017-11-27 13:00:45 -08:00
David Schmenk
75ecdc237e Build preliminary 65802/65816 VM 2017-11-26 16:20:42 -08:00
David Schmenk
661d1b33eb Preliminary 65802/65816 VM 2017-11-25 20:10:01 -08:00
David Schmenk
7bb877d187 Swap operation of 'X' and '=' keys 2017-11-25 10:14:35 -08:00
David Schmenk
2ad8149f1d
Update fpstr.pla 2017-11-24 19:56:48 -08:00
David Schmenk
77d4481146 Add clear (Z) editing command 2017-11-24 18:32:12 -08:00
David Schmenk
1db32cbbc2 autorun rpncalc 2017-11-24 17:00:43 -08:00
David Schmenk
da7ea12a67 RPN disk image 2017-11-24 16:31:27 -08:00
David Schmenk
7782359eaa Adjust disply chars width 2017-11-24 16:19:45 -08:00
David Schmenk
035450fbb3 Many FPU improvements 2017-11-24 15:57:41 -08:00
David Schmenk
96d94816bb Add elems functions to rpncalc 2017-11-23 20:51:30 -08:00
David Schmenk
d87df9433d Better input editing for RPNCALC 2017-11-23 10:32:35 -08:00
David Schmenk
e2f1459c92 64K FP working again 2017-11-22 21:43:01 -08:00
David Schmenk
c0f525b737 FP WIP 2017-11-22 16:42:30 -08:00
Dave Schmenk
df41951084 RPN WIP 2017-11-21 21:57:41 -08:00
David Schmenk
78b2ff021b RPN calc WIP 2017-11-21 20:43:19 -08:00
Dave Schmenk
22892c5f42 RPN calculator and support 2017-11-21 12:39:07 -08:00
David Schmenk
3dc4dfec16 FPU WIP 2017-11-21 08:14:43 -08:00
David Schmenk
53307bf7d7 Better fixed point formatting 2017-11-20 15:20:20 -08:00
David Schmenk
543f5fa338
fix type, add ternary explanation to lambda function 2017-11-20 13:14:09 -08:00
David Schmenk
f84b95ec4b Document ternary op 2017-11-20 13:05:14 -08:00