1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-03-13 08:41:53 +00:00
Commit Graph

125 Commits

Author SHA1 Message Date
David Schmenk
8656a2f71d Update portio.pla 2017-12-15 12:56:40 -08:00
David Schmenk
b6d7986249 Consistent API names for SANE 2017-12-15 10:51:44 -08:00
David Schmenk
bc3e4cb9d6 Update inet.pla 2017-12-13 19:41:17 -08:00
David Schmenk
f79b94ba96 Enable strict parameter/return count checking 2017-12-13 14:40:31 -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
2ad8149f1d Update fpstr.pla 2017-11-24 19:56:48 -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
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
f2e5d885c6 FPU WIP 2017-11-19 20:00:54 -08:00
David Schmenk
129f2bf601 FP <-> string library 2017-11-19 18:09:54 -08:00
David Schmenk
f9447602b6 FPU stack based libary 2017-11-19 18:08:49 -08:00
David Schmenk
a9bd3ebbeb Ternary operators for PLASMA! And Floating point string conversion WIP 2017-11-18 15:27:50 -08:00
David Schmenk
05d96070bd SANE ascii <-> bin WIP 2017-11-17 15:25:20 -08:00
David Schmenk
0432f68e90 SANE exception working on 64K after fixing Apple document bug 2017-11-17 13:10:25 -08:00
David Schmenk
bbc36b69b3 Hook SANE HALT exception vector into PLASMA 2017-11-17 12:29:11 -08:00
David Schmenk
2b49e136d1 Merge branch 'master' of https://github.com/dschmenk/PLASMA 2017-11-16 10:46:44 -08:00
David Schmenk
f3a6bfbb59 Add puti to cmdsys and clean up sanity comments 2017-11-16 10:46:06 -08:00
Dave Schmenk
b4ce268d47 FP6502 in AUX bank on 128K machine 2017-11-15 20:26:11 -08:00
David Schmenk
6ea55e3038 Update a few more tests 2017-11-15 15:22:01 -08:00
David Schmenk
7a8b754794 SANE working! 2017-11-15 14:56:06 -08:00
David Schmenk
c9b05f20d1 SANE WIP 2017-11-14 21:50:23 -08:00
David Schmenk
4b3b5649f3 SANE WIP 2017-11-14 18:01:49 -08:00
Dave Schmenk
3b34b2e549 SANE floating point package WIP 2017-11-14 11:58:42 -08:00
Dave Schmenk
0ef28e7557 Use fileio module for memmgr 2017-11-11 07:19:44 -08:00
Dave Schmenk
e9191c20d8 Use cmdsys.plh include file 2017-11-11 06:50:06 -08:00
Dave Schmenk
98a107d734 Fix parseing to check for extraneous/buggy syntax 2017-11-03 17:08:54 -07:00
Peter Ferrie
80fe1998f5 a few size optimisations 2017-10-09 10:57:28 -07:00
David Schmenk
77c2b768da Add funtion parameter/return values 2017-08-03 19:55:46 -07:00
David Schmenk
d3c785e1eb Revert and fix fixup addresses 2017-08-03 14:20:20 -07:00
Peter Ferrie
60117f47bd write-combine without intermediate var 2017-07-12 15:26:19 -07:00
Dave Schmenk
976fddd094 Fix dereference from array (and found bug in dgr.pla with it) 2017-07-10 09:25:40 -07:00
David Schmenk
acbdde7879 Add Apple II GS support to SPI gameport interface 2017-05-20 11:52:52 -07:00
dschmenk
56aa52038b Merge branch 'master' of https://github.com/dschmenk/PLASMA 2016-08-18 10:29:40 -07:00
dschmenk
29afb2e607 Use DOS order for sectors. Will detect proper oder shortly 2016-08-16 18:26:32 -07:00
dschmenk
92bbeb2c0a Merge branch 'master' of https://github.com/dschmenk/PLASMA 2016-08-16 13:15:17 -07:00
dschmenk
bd3d7de074 Longer timeout for spiSend - intial sd card access takes long time 2016-08-16 08:28:53 -07:00
dschmenk
a40a0ba3ad Oops on the prodos library name 2016-08-15 22:13:37 -07:00
dschmenk
c413d79f4f handle lower case files and io timing 2016-08-15 16:08:31 -07:00