1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-07-21 04:29:14 +00:00
Commit Graph

176 Commits

Author SHA1 Message Date
David Schmenk
8706e1ad96 Add DoubleGRaphics library 2016-07-05 13:28:06 -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
28ea563039 smaller alpha detection 2016-03-22 21:27:43 -07:00
Peter Ferrie
39d5c185a6 a bit smaller calculation 2016-03-22 21:19:41 -07:00
David Schmenk
5edf7abb18 on-line and local merge
Merge branch 'master' of https://github.com/dschmenk/PLASMA
2016-03-13 12:43:34 -07:00
David Schmenk
96d65ce638 some code clean up 2016-03-13 12:41:27 -07:00
David Schmenk
66548c8fc4 Update chat.pla 2016-03-13 12:38:13 -07:00
David Schmenk
50e6937268 Make sure msg size is big enough 2016-02-24 15:36:25 -08:00
dschmenk
3c29dcb7e2 Add literal hex chars to strings - thanks Martin Haye! 2016-01-29 13:53:37 -08:00
dschmenk
6205c12145 Fix IDXW bug in portable VM 2016-01-29 13:42:47 -08:00
dschmenk
825c6a4a01 Update readme and fix hello example 2016-01-07 12:57:52 -08:00
dschmenk
bfd0f367ad Add Martin's updates 2016-01-06 12:32:01 -08:00
dschmenk
f5e9dba8ac Increase ID length to 32 2016-01-06 12:22:15 -08:00
dschmenk
0614edd3e2 add increment and decrement statements 2016-01-06 12:13:48 -08:00
dschmenk
a02c6ccb82 Fix IDXW comment 2015-12-24 15:52:44 -08:00
dschmenk
d1d37fb13e Small updates 2015-12-24 14:37:46 -08:00
dschmenk
6110f6e3a3 Fix constant address function call 2015-12-10 06:37:07 -08:00
dschmenk
4a0597884b CHAT updates 2015-12-05 19:06:51 -08:00
dschmenk
098d777855 Allow setting server & handle from command line 2015-12-01 17:43:25 -08:00
dschmenk
aa0266e71d Add all the CHAT files that were missing 2015-12-01 17:36:17 -08:00
dschmenk
cbfa33df7c Merge branch 'master' of https://github.com/dschmenk/PLASMA 2015-12-01 16:58:08 -08:00
dschmenk
d6f3b5c475 Internet CHAT client/server 2015-12-01 16:56:35 -08:00
Peter Ferrie
dcc35c7d10 make access consistent 2015-11-17 11:13:00 -08:00
dschmenk
9a5d238910 Remove some old debug code 2015-11-15 13:14:05 -08:00
dschmenk
99402bdf60 Save some bytes with inline strings 2015-11-15 13:12:39 -08:00
dschmenk
90643dce45 Fix wrong sysflags consts (outdated values) 2015-11-15 13:11:10 -08:00
dschmenk
1fa1f8b40b Fix TCP connection closing infinite recursion. Multiple clients can
now connect to web server
2015-11-13 14:43:47 -08:00
dschmenk
dae713bd25 HTTP server updates from David Finnigan 2015-11-13 12:13:32 -08:00
dschmenk
b3064d4a00 Fix dumb mis-setting of MAC address 2015-11-10 18:03:18 -08:00
dschmenk
8933148bca More compliant DHCP and add updates for port callbacks/params 2015-11-10 12:41:22 -08:00
dschmenk
501964d61c Increment DHCP retries to 5 2015-11-08 14:39:55 -08:00
dschmenk
d504a80485 Add time increment to DHCP discover packets 2015-11-08 14:33:27 -08:00
dschmenk
40b3f8194c Working Uthernet2 driver 2015-11-02 11:58:26 -08:00
dschmenk
ff1fb15531 Working DNS resolution 2015-10-31 17:01:01 -07:00
dschmenk
ce7ae5df49 Prepare for DNS resolution 2015-10-30 14:37:59 -07:00
David Schmenk
531f286c5a Add DNS access 2015-10-30 09:34:29 -07:00
David Schmenk
52a42da1c6 Add DNS access 2015-10-30 09:34:00 -07:00
David Schmenk
2ab5b5ac91 Add DNS address access 2015-10-30 09:32:45 -07:00
dschmenk
8500bac5ea Pass external ip addresses through gateway 2015-10-29 12:01:30 -07:00
dschmenk
94a3482e49 Re-org VM ZP for more efficient fiber state swapping 2015-10-27 15:33:14 -07:00
David Schmenk
ea1c4003e4 Clean up source 2015-10-27 09:49:13 -07:00
David Schmenk
8b662b09be Bump version # due to VM change 2015-10-26 18:20:08 -07: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
Peter Ferrie
3cdb146f64 smaller, faster code
conio: faster grplot
rod: faster grplot
a1cmd: smaller faster isge, isle
cmd: smaller faster isge, isle
soscmd: smaller faster isge, isle
2015-09-22 14:01:22 -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
4ef760f0e4 Update version # rto reflect latest fixes 2015-09-08 16:11:08 -07:00
dschmenk
2ae804ea30 Thanks Martin Haye for the good eyes in removing unneccesary ALTRD code. 2015-08-28 12:14:10 -07:00
David Schmenk
d09299ebd4 Fix keyboard reading for IIe so Virtual ][ works in full-screen 2015-07-03 19:51:32 -07:00