Commit Graph

25 Commits

Author SHA1 Message Date
nathanriggs
b3eda59f4f 0.3.1 updates
minor bugfixes to v0.3.0
2019-01-28 22:41:53 -05:00
nathanriggs
ee29fc0539 preliminary documenation updates 2019-01-28 00:16:32 -05:00
nathanriggs
643e4a6463 documentation updates for 0.3.1--incomplete 2019-01-26 23:11:41 -05:00
nathanriggs
82348c8b8d Update README.md~ 2019-01-09 23:12:46 -05:00
nathanriggs
65d1e6ab05 Update README.md~ 2019-01-09 15:13:19 -05:00
nathanriggs
dafe80d008 library updates
- added _RDUMP to required library
- added MSWAP to common library
- deleted full required library from each disk except #2, replaced with min versions (still need to update demos accordingly)
- added beginnings of error handling in required library
2019-01-09 15:12:55 -05:00
nathanriggs
5c0e432186 small fixes 2019-01-07 22:20:21 -05:00
nathanriggs
34f97e8d1e finished initial macro cheat sheet 2019-01-07 21:41:39 -05:00
nathanriggs
f818d61373 updated macro cheat sheet 2019-01-07 20:14:32 -05:00
nathanriggs
f55fa3dc35 more readme updates 2019-01-07 13:47:46 -05:00
nathanriggs
3de2c70ba9 s'more documentation 2019-01-06 20:42:31 -05:00
nathanriggs
4fb4d5bed2 more documentation 2019-01-06 20:01:18 -05:00
nathanriggs
94b0a3f916 documentation formatting 2019-01-06 17:11:08 -05:00
nathanriggs
405a949eb5 Expanded documentation 2019-01-06 16:19:20 -05:00
nathanriggs
41dc5f4a21 Documentation 2019-01-05 16:19:43 -05:00
nathanriggs
6d75f12bbc Documentation 2019-01-05 16:16:05 -05:00
nathanriggs
25c9affb02 Documentation
Preliminary organization
2019-01-05 16:07:18 -05:00
nathanriggs
e630924865 documentation update 2018-11-16 22:48:36 -05:00
nathanriggs
9bb1115b38 documentation update 2018-11-16 22:46:01 -05:00
nathanriggs
a1c5abef32 base readme.md update 2018-11-16 22:42:58 -05:00
nathanriggs
d1e8429d80 added disk 5, file input and output, rwts routines
This will be the last addition to the library before going through major revisions and then a major demo of libraries so far.
2018-11-16 21:47:02 -05:00
nathanriggs
eb2b7deea0 added disk3: Array Routines
- 16bit array subroutines will be added here at a later date.
- Strings library separated from arrays on its own disk in anticipation of larger libraries.
2018-11-10 17:41:05 -05:00
nathanriggs
ddeb2e706b added disk2: math libary
integer math for 8 and 16 bit operations. Expected to grow substantially.
2018-11-07 12:44:04 -05:00
nathanriggs
958fd855cc updated readme 2018-11-01 21:37:10 -04:00
nathanriggs
b881df782d updated readme
As it turns out, I'm already running out of disk space with two libraries on the core disk, leaving about 50 sectors leeway for future growth. So I've had to rethink the disk management.
2018-11-01 21:32:32 -04:00