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

322 Commits

Author SHA1 Message Date
David Schmenk 4dcc033ed0 Invokable JIT compiler version 2018-03-20 14:19:17 -07:00
Dave Schmenk 8f408c8bbb more robust MB check 2018-02-26 19:32:20 -08:00
David Schmenk 8ebe11621a Better MockingBoard detection 2018-02-26 11:31:59 -08:00
David Schmenk b6bb431ac2 Remove apple II-isms from sndseq 2018-02-24 10:28:52 -08:00
David Schmenk 6eb842e472 More precision for axis 2018-02-23 15:23:42 -08:00
David Schmenk ea5bdccb82 Joystick dual axis read + buzz in constant time 2018-02-23 09:29:22 -08:00
Dave Schmenk e241719ea5 Update line drawer with new PLASMA-isms 2018-02-21 09:53:11 -08:00
David Schmenk 4204d47d3c formatting 2018-02-21 09:44:59 -08:00
Dave Schmenk 3fbf2e4fbd Support multiple architecture ports 2018-02-20 17:27:44 -08:00
David Schmenk f266f1c035 Apple 3 graphics demo 2018-02-12 12:12:16 -08:00
David Schmenk c9a5b25194 Apple /// graphics library 2018-02-11 21:46:21 -08:00
David Schmenk 1fce2f5916 Apple /// and ][ editor keyboard tweaks 2018-02-10 10:09:33 -08:00
David Schmenk 6a5df01a07 Spell MockingBoard right 2018-02-06 10:57:17 -08:00
David Schmenk 31f9a207b2 Fix speaker octave settings 2018-02-06 10:32:52 -08:00
David Schmenk 75499af5d5 Clear screen on Apple /// grmode 2018-02-06 10:07:28 -08:00
David Schmenk b56b57fa4d Add echo on/off to conio for Apple 3 2018-02-06 09:00:18 -08:00
David Schmenk 14fabc1467 Add MockingBoard select options and Apple /// support 2018-02-06 08:26:23 -08:00
David Schmenk be5dfdba4b Could this be it? 2018-02-05 14:54:06 -08:00
David Schmenk 691f153b22 SOS interpreter launcher 2018-02-05 13:08:28 -08:00
David Schmenk 16932e90f7 change opensys to allocate number of I/O buffers for open 2018-02-04 13:01:07 -08:00
David Schmenk 384c6e8a18 Lots of Apple /// progress 2018-02-03 20:20:21 -08:00
David Schmenk d59a54d8fd Extend Console I/O so Rogue I/O disappears 2018-02-03 09:26:27 -08:00
David Schmenk 6267264467 Pass yieldtime into GetKey 2018-02-02 16:41:10 -08:00
David Schmenk da22d6882d fix and update fiber library 2018-01-24 21:40:41 -08:00
David Schmenk 5769cf67be Fix TCP/IP bitrot and last dataseg zero length symbol overlap with code seg 2018-01-24 18:08:18 -08:00
David Schmenk 243dba457d Ready for HW testing 2018-01-24 10:42:50 -08:00
David Schmenk 527d27b9f6 Clean up a few more libraries and demos 2018-01-23 15:15:11 -08:00
David Schmenk 4a033634ad Get all libraries to build 2018-01-23 12:20:45 -08:00
David Schmenk ad3a0c6a46 Peter Ferrie optimizations 2018-01-20 13:30:31 -08:00
David Schmenk fbcebe9df3 Turn off AN3 when returning to text mode 2018-01-19 14:59:44 -08:00
David Schmenk eea119f924 Set identifiers/keyword to upper case 2018-01-14 13:44:08 -08:00
David Schmenk 87f9be31d8 Sometimes a small change has large repercussions 2018-01-13 11:53:21 -08:00
Dave Schmenk f48d6c5336 Make sure all module functin tables are at the beginning of the module 2018-01-11 10:12:25 -08:00
David Schmenk f2d7593527 Apple ][/][+ and PLASMA16 acting wierd 2018-01-10 19:10:15 -08:00
David Schmenk e778e018aa Export SYSPATH 2018-01-10 11:48:11 -08:00
David Schmenk 16f652e297 Add CHAR and VAR as aliases for BYTE and WORD 2018-01-09 19:55:52 -08:00
David Schmenk 2b28c5371f Fix dropping of value statements and CONIO-ize rods colors 2018-01-09 19:40:28 -08:00
David Schmenk a5910609ef PLASM code complete 2018-01-04 14:45:44 -08:00
David Schmenk 36c1dea04e Get PLASM parsing 2018-01-02 20:17:55 -08:00
David Schmenk e74257aacb Getting PLASMA PLASM compiled 2018-01-02 14:36:58 -08:00
David Schmenk 616ad8cadc Clean up fibre return counts 2017-12-23 08:00:52 -08:00
Dave Schmenk 01b5418c8b Optimize longjmp 2017-12-22 21:37:50 -08:00
David Schmenk 3c1be6c92f Add longjmp library to slean up PLASM 2017-12-21 21:00:35 -08:00
David Schmenk 1778247a8a Add special LVALUE 'drop' 2017-12-21 13:16:26 -08:00
David Schmenk e6fbdd5e68 Add FALSE/TRUE constants and prep editor memory manager 2017-12-18 11:50:04 -08:00
David Schmenk 3ab50047a7 Update portio.pla 2017-12-15 16:37:29 -08:00
David Schmenk 4a6bec4033 Fix gameport wiring annunciator access 2017-12-15 13:53:00 -08:00
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