1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-03-11 09:42:04 +00:00
Commit Graph

138 Commits

Author SHA1 Message Date
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
eaef51d61b More tests looking for that last bug 2017-12-01 18:59:11 -08:00
David Schmenk
944905e965 Fixing more PLASMA16 bugs 2017-11-30 18:24:58 -08:00
David Schmenk
7bb877d187 Swap operation of 'X' and '=' keys 2017-11-25 10:14:35 -08:00
David Schmenk
77d4481146 Add clear (Z) editing command 2017-11-24 18:32:12 -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
53307bf7d7 Better fixed point formatting 2017-11-20 15:20:20 -08:00
David Schmenk
f9447602b6 FPU stack based libary 2017-11-19 18:08:49 -08:00
David Schmenk
a8da978c13 Pretty FP formatting looking good 2017-11-18 18:59:22 -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
09a54be674 SANE string conversions 2017-11-17 20:35:46 -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
f3a6bfbb59 Add puti to cmdsys and clean up sanity comments 2017-11-16 10:46:06 -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
Dave Schmenk
e9191c20d8 Use cmdsys.plh include file 2017-11-11 06:50:06 -08:00
David Schmenk
7cd9f9fad0 Fix test pointer function calls and add eval stack pointer check in portable VM 2017-08-31 11:21:00 -07:00
David Schmenk
326482a2a0 Add parameter/return values for predefs 2017-08-27 13:29:50 -07:00
David Schmenk
50f066e527 Fix DEFCNT for lambda functions 2017-08-07 07:34:56 -07:00
David Schmenk
77c2b768da Add funtion parameter/return values 2017-08-03 19:55:46 -07:00
David Schmenk
4910f18661 Add lambda tests 2017-08-02 20:23:26 -07:00
David Schmenk
64fe1b2e70 Lambda functions working except double parsed in function list ??? 2017-08-02 16:05:14 -07:00
dschmenk
c4912583de Add CFFB to portable VM with test case 2017-07-27 19:15:57 -07:00
Dave Schmenk
0b95baaefc Fix predef paramaters, multiple per line, and asm defs with parameters 2017-06-07 19:26:03 -07:00
David Schmenk
92535477ff Optimize NOT before branch 2017-06-07 17:41:50 -07:00
dschmenk
2407d1bb7e Fix oops of moving increase duration code 2017-04-29 07:30:16 -07:00
dschmenk
c091ae0084 Fix oops of moving increase duration code 2017-04-29 07:29:21 -07:00
dschmenk
734de4a5e3 ReEewrite sequence playback to be fast enough to not pause during state
changes
Hand edit a few tone values to sound better
2017-04-28 17:19:26 -07:00
dschmenk
fbbb72c369 Hand tune each not as best as possible 2017-04-28 12:08:32 -07:00
dschmenk
0152b5554c Revert to previous frequencies 2017-04-27 22:33:36 -07:00
David Schmenk
5e7a949133 Revert to previous frequencies 2017-04-27 22:31:59 -07:00
dschmenk
eba88e451c Remove initial phase toggle 2017-04-27 21:42:57 -07:00
David Schmenk
f91175da61 Merge branch 'master' of https://github.com/dschmenk/PLASMA 2017-04-27 21:42:05 -07:00
dschmenk
0c488bd060 Remove inital phase toggle 2017-04-27 21:40:44 -07:00
David Schmenk
feecad3529 Remove initial phise toggle 2017-04-27 21:39:36 -07:00
David Schmenk
fce84e5c9e Add speaker phase information 2017-04-27 21:23:08 -07:00
David Schmenk
14efeab738 Add note duration section 2017-04-27 20:52:35 -07:00
dschmenk
26dcd43c2e Make it 1.2 with the phase fix 2017-04-27 20:26:06 -07:00
dschmenk
d74435cb61 Flip phase of speaker on entry/exit. Seems to work more often than not 2017-04-27 19:48:19 -07:00