1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-19 09:23:06 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
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
dschmenk 29afb2e607 Use DOS order for sectors. Will detect proper oder shortly 2016-08-16 18:26:32 -07:00
dschmenk 55ce167592 DSK image read and write utilities 2016-08-16 12:14:52 -07:00
dschmenk a40a0ba3ad Oops on the prodos library name 2016-08-15 22:13:37 -07:00
dschmenk db2feb0feb Cleaned up timing issue on last bit of xferByte 2016-08-14 21:58:29 -07:00
dschmenk 9170ca8602 SdFat support from Arduino SPI slave 2016-08-14 11:11:58 -07:00
David Schmenk a1aa849d60 Add game port library and sandbox example (ex.17) 2016-08-01 13:33:52 -07:00
David Schmenk dd3c897b0c audio experiments 2016-07-10 22:43:00 -07:00
David Schmenk a825d73d1f Check for 128K //e or //c 2016-07-09 17:06:15 -07:00
David Schmenk 8706e1ad96 Add DoubleGRaphics library 2016-07-05 13:28:06 -07:00
dschmenk 825c6a4a01 Update readme and fix hello example 2016-01-07 12:57:52 -08:00
dschmenk 40b3f8194c Working Uthernet2 driver 2015-11-02 11:58:26 -08:00
David Schmenk f4e0b4cb6b Lightweight thread (fiber) library. Rearrage VM ZP for faster state swaps. 2015-10-26 18:11:39 -07:00
dschmenk 4aca6e749c Martin Haye's include processing code 2015-09-25 07:59:19 -07:00
dschmenk 9686ef8ca6 Very preliminary HTTP server 2015-02-09 19:32:54 -08:00
dschmenk 5651c0b125 fix dynamic driver laoding and wiznet WIP 2015-02-03 08:56:44 -08:00
dschmenk 235d6f5363 REady for use Uthernet IP modules 2015-01-30 20:49:01 -08:00
dschmenk e261d14467 Uthernet IP/ICMP/UDP/DHCP drivers 2015-01-27 21:24:29 -08:00
David Schmenk 06a7f9d0e3 memory manager tester and more parse_value fixes 2015-01-22 16:57:32 -08:00
David Schmenk 8ff8a37a68 Adding handle based swapping memory manager 2015-01-21 15:47:45 -08:00
David Schmenk 55f4035122 Add prelim ethernet, improve value parsing. 2015-01-06 13:51:12 -08:00
David Schmenk c3101171a1 k out rogue io module 2014-12-26 19:13:22 -08:00
David Schmenk 69b5666afc Fix some compiler bugs for Rogue combat updates 2014-12-25 19:54:48 -08:00
David Schmenk 2384d6f965 Fix pointers to pointers. Add 'continue'. Killer new ROGUE. 2014-12-17 21:55:54 -08:00
David Schmenk 8b7018aab0 Add ROGUE 2014-12-12 22:30:58 -08:00
David Schmenk 766c856eed Add PLASMA sandbox 2014-11-19 14:10:31 -08:00
David Schmenk 673c74694c Port original PLASMA editor over 2014-11-18 16:13:35 -08:00
David Schmenk 0c0f8b6fa8 Add Sieve of Eratosthenesq benchmark 2014-07-07 20:48:48 -07:00
David Schmenk 047fae252a Add profiling support for plvm02 2014-06-24 23:03:59 -07:00
David Schmenk 2f50d5c6e2 remove cmdexec.pla reference 2014-06-12 18:21:38 -07:00
David Schmenk 49f5c312cd Update plvm.c to match latest VM 2014-06-12 16:06:57 -07:00
David Schmenk a03521eb4c Restructure project source 2014-06-12 15:23:52 -07:00
David Schmenk fc91062291 Optimized memcpy, uppercase on ][&][+, update test suite 2014-06-06 19:08:54 -07:00
David Schmenk 236854afe3 Add Apple 1 PLASMA and cleanup Apple /// PLASMA 2014-06-03 14:34:35 -07:00
David Schmenk c1aa4afa4c Apple /// PLASMA WIP 2014-05-30 22:54:41 -07:00
dschmenk 45bd973607 Initial Import from Lawless Legends 2014-05-26 21:02:26 -07:00