David Schmenk
|
16f652e297
|
Add CHAR and VAR as aliases for BYTE and WORD
|
2018-01-09 19:55:52 -08:00 |
|
David Schmenk
|
f79b94ba96
|
Enable strict parameter/return count checking
|
2017-12-13 14:40:31 -08:00 |
|
David Schmenk
|
0d484e75d2
|
Update memmgr to fileio library
|
2017-12-07 10:35:19 -08:00 |
|
Dave Schmenk
|
0ef28e7557
|
Use fileio module for memmgr
|
2017-11-11 07:19:44 -08:00 |
|
Dave Schmenk
|
e9191c20d8
|
Use cmdsys.plh include file
|
2017-11-11 06:50:06 -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
|
c2dccbdc18
|
Fix pointer dereferences once and for all (I hope). Simplify memory
manager. Homing in on ethernet interface
|
2015-01-24 10:00:45 -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 |
|