1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-09-29 02:01:23 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
dschmenk
29afb2e607 Use DOS order for sectors. Will detect proper oder shortly 2016-08-16 18:26:32 -07:00
dschmenk
bd3d7de074 Longer timeout for spiSend - intial sd card access takes long time 2016-08-16 08:28:53 -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
dschmenk
6205c12145 Fix IDXW bug in portable VM 2016-01-29 13:42:47 -08:00
dschmenk
f2c9526c79 Huge update: memset() now matches C library for params. stdlib renamed
cmdsys so that dependencies have to be updated. Version now 0.8 -
getting close
2015-01-28 12:42:05 -08:00
David Schmenk
6317a522d2 Fix some addr/size masks 2015-01-24 12:58:04 -08:00
David Schmenk
06a7f9d0e3 memory manager tester and more parse_value fixes 2015-01-22 16:57:32 -08:00
David Schmenk
2384d6f965 Fix pointers to pointers. Add 'continue'. Killer new ROGUE. 2014-12-17 21:55:54 -08:00
David Schmenk
930fbe2faf Restore sandbox buffer sizes and add keep flags for module loading
Also expanded sandbox radar example (ex.10.pla)
2014-12-07 20:49:09 -08:00
David Schmenk
f8b694d1ca Change comment symbol to '//' and allow multiple statements per line
with ';'
2014-08-15 21:16:24 -07:00
David Schmenk
047fae252a Add profiling support for plvm02 2014-06-24 23:03:59 -07:00
David Schmenk
a03521eb4c Restructure project source 2014-06-12 15:23:52 -07:00