1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-03-14 00:16:32 +00:00
Commit Graph

85 Commits

Author SHA1 Message Date
David Schmenk
0185e4e5f5 Add new benchmark 2018-07-03 12:03:22 -07:00
David Schmenk
d0d328227a Mouse updates 2018-04-25 21:28:05 -07:00
David Schmenk
4db8271a25 TFTP server and fix FOR/NEXT in module init bug 2018-04-21 16:35:31 -07:00
David Schmenk
912a4526fe LZ4 unpack library and sample lz4cat 2018-04-19 13:41:14 -07:00
David Schmenk
6cf47da936 LZ4 decompressor 2018-04-19 06:59:39 -07:00
David Schmenk
b5c30d524e update images 2018-04-13 12:21:04 -07:00
David Schmenk
3a6c77a4eb Simplify VM configurations and auto-load alternative VMs 2018-04-13 12:09:14 -07:00
David Schmenk
3e4d0bcedf Build jit16 for real 2018-04-11 10:06:57 -07:00
David Schmenk
fd641bef8f JIT specific module loading 2018-04-06 14:22:39 -07:00
David Schmenk
9e4f9936af Cleanup 2018-04-02 13:51:04 -07:00
David Schmenk
cdb0dac92f Fix SEL and SUBI 2018-03-22 12:23:25 -07:00
David Schmenk
4dcc033ed0 Invokable JIT compiler version 2018-03-20 14:19:17 -07:00
David Schmenk
a9237f58cc Sync cmd exported sysroutines 2018-03-17 15:52:15 -07:00
David Schmenk
3356cdd036 Break out cmd into module 2018-03-17 15:06:31 -07:00
Dave Schmenk
2da878889b Reduce makefile noise for OSX too 2018-03-13 10:23:01 -07:00
Dave Schmenk
19bacbc7ea Reduce noise doesn't work on OSX 2018-03-13 09:39:46 -07:00
Dave Schmenk
6f75211e7e Reduce makefile noise 2018-03-13 09:29:51 -07:00
David Schmenk
86408f5157 First Commodore 64 version! 2018-02-24 18:11:06 -08:00
David Schmenk
ea5bdccb82 Joystick dual axis read + buzz in constant time 2018-02-23 09:29:22 -08:00
David Schmenk
44e307325c Create rel directories 2018-02-22 08:09:37 -08:00
Dave Schmenk
56c033fe58 Clean up samplesrc 2018-02-21 07:31:52 -08:00
Dave Schmenk
eb4bb099f1 Get proper link for plvmzp.inc established 2018-02-20 22:56:55 -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
5c56020c2b Apple /// graphics libary 2018-02-11 21:45:31 -08:00
David Schmenk
691f153b22 SOS interpreter launcher 2018-02-05 13:08:28 -08:00
David Schmenk
d59a54d8fd Extend Console I/O so Rogue I/O disappears 2018-02-03 09:26:27 -08:00
David Schmenk
c2ee0a04ab Last of the VM opts. For now 2018-01-24 13:35:00 -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
7d41f903a6 Add CHAR and VAR as aliases for BYTE and WORD 2018-01-09 20:02:19 -08:00
David Schmenk
c075197c6d PLASM code optimizations match plasm 2018-01-08 11:00:56 -08:00
David Schmenk
72463cb690 value parsing cleanup 2018-01-06 22:29:12 -08:00
David Schmenk
7593879455 Basic, working PLASM 2018-01-05 22:29:03 -08:00
David Schmenk
a8f7149bb7 Modular optimizer 2018-01-03 08:54:46 -08:00
David Schmenk
e74257aacb Getting PLASMA PLASM compiled 2018-01-02 14:36:58 -08:00
David Schmenk
98dbe55977 Add rules for PLASMA PLASM 2017-12-29 17:24:20 -08:00
Dave Schmenk
01b5418c8b Optimize longjmp 2017-12-22 21:37:50 -08:00
David Schmenk
ab283cb0bf Initial module version of ED 2017-12-17 15:40:47 -08:00
David Schmenk
40715efbdb Clean up sandbox 2017-12-15 20:21:05 -08:00
David Schmenk
f79b94ba96 Enable strict parameter/return count checking 2017-12-13 14:40:31 -08:00
David Schmenk
75ecdc237e Build preliminary 65802/65816 VM 2017-11-26 16:20:42 -08:00
Dave Schmenk
22892c5f42 RPN calculator and support 2017-11-21 12:39:07 -08:00
David Schmenk
f9447602b6 FPU stack based libary 2017-11-19 18:08:49 -08:00
David Schmenk
7a8b754794 SANE working! 2017-11-15 14:56:06 -08:00
Dave Schmenk
3b34b2e549 SANE floating point package WIP 2017-11-14 11:58:42 -08:00
David Schmenk
326482a2a0 Add parameter/return values for predefs 2017-08-27 13:29:50 -07:00
David Schmenk
179a672895 Add optimization flag for ROGUE 2017-07-28 17:02:40 -07:00
Dave Schmenk
0b95baaefc Fix predef paramaters, multiple per line, and asm defs with parameters 2017-06-07 19:26:03 -07:00
dschmenk
b19956b3ba On the road to 1.0 2017-05-31 18:31:04 -07:00