1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-20 01:16:36 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
David Schmenk 3fe85c5835 Make sure to always allocate data on heap - it can get overwritten by JIT 2018-03-29 20:00:06 -07:00
David Schmenk 1fce2f5916 Apple /// and ][ editor keyboard tweaks 2018-02-10 10:09:33 -08:00
David Schmenk ad3a0c6a46 Peter Ferrie optimizations 2018-01-20 13:30:31 -08:00
David Schmenk 87f9be31d8 Sometimes a small change has large repercussions 2018-01-13 11:53:21 -08:00
David Schmenk e778e018aa Export SYSPATH 2018-01-10 11:48:11 -08:00
David Schmenk f79b94ba96 Enable strict parameter/return count checking 2017-12-13 14:40:31 -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 f5ea22af02 FileIO library for Apple 1 and ///, divmod function in cmdsys 2017-12-05 19:22:35 -08:00
David Schmenk 035450fbb3 Many FPU improvements 2017-11-24 15:57:41 -08:00
David Schmenk e2f1459c92 64K FP working again 2017-11-22 21:43:01 -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
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