1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-20 01:16:36 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
David Schmenk 1299cbc48b Fix UTHERNET autodetect and code cleanup 2018-04-24 18:56:35 -07:00
David Schmenk e6fc45a798 Network error messages and code cleanp 2018-04-23 13:29:54 -07:00
David Schmenk fb1f08bcc9 Fix UDP header len for UTHERNET 2018-04-22 14:26:12 -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 5769cf67be Fix TCP/IP bitrot and last dataseg zero length symbol overlap with code seg 2018-01-24 18:08:18 -08:00
David Schmenk f79b94ba96 Enable strict parameter/return count checking 2017-12-13 14:40:31 -08:00
Dave Schmenk b25b5cd233 update to latest library and formatting 2017-12-10 16:41:37 -08:00
Dave Schmenk e9191c20d8 Use cmdsys.plh include file 2017-11-11 06:50:06 -08:00
Dave Schmenk 98a107d734 Fix parseing to check for extraneous/buggy syntax 2017-11-03 17:08:54 -07:00
Peter Ferrie a2bdffea47 minor size optimisation 2016-07-27 10:35:07 -07:00
Peter Ferrie 81acaa8fdc restore the missing labels, fixes the build 2016-03-28 12:20:37 -07:00
Peter Ferrie 2c3909b245 correct my typos 2016-03-23 10:38:07 -07:00
Peter Ferrie 39d5c185a6 a bit smaller calculation 2016-03-22 21:19:41 -07:00
dschmenk 8933148bca More compliant DHCP and add updates for port callbacks/params 2015-11-10 12:41:22 -08:00
dschmenk ce7ae5df49 Prepare for DNS resolution 2015-10-30 14:37:59 -07:00
David Schmenk 52a42da1c6 Add DNS access 2015-10-30 09:34:00 -07:00
dschmenk 8500bac5ea Pass external ip addresses through gateway 2015-10-29 12:01:30 -07:00
Peter Ferrie 46b74e2799 faster, smaller code, and a bugfix
conio: faster grcolor, branchless smaller grplot, smaller a3textmode
etherip: bugfix: add missing '+' to avoid stack corruption
hgr1test: faster smaller draw_scan
rod: faster grcolor, branchless smaller grplot
a1cmd: faster call, memset, lookuptbl, branchless uword_isge,
uword_isle, smaller toupper, lookuptbl
cmd: faster memset, prstr, lookuptbl, branchless uword_isge, uword_isle,
smaller modtosym, lookuptbl
cmdstub: smaller vminit
plvm01: smaller vminit
plvm02: smaller interp init
soscmd: faster memset, lookuptbl, branchless uword_isge, uword_isle,
smaller modtosym, lookuptbl
2015-09-16 14:43:34 -07:00
dschmenk 3f48559d56 Add in-line strings 2015-02-26 13:02:53 -08: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