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

427 Commits

Author SHA1 Message Date
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
5ba40897a6 Fix bad disk image 2015-11-05 11:15:06 -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
18aeb00bb5 Merge branch 'master' of https://github.com/dschmenk/PLASMA 2015-10-29 12:02:18 -07:00
dschmenk
8500bac5ea Pass external ip addresses through gateway 2015-10-29 12:01:30 -07:00
David Schmenk
9fc2bc2418 Fiber example for SANDBOX 2015-10-27 18:25:57 -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
Peter Ferrie
024f5d1a74 Merge pull request #8 from orthographic-pedant/spell_check/auxiliary
Fixed typographical error, changed auxilliary to auxiliary in README.
2015-09-28 22:43:35 -07:00
orthographic-pedant
b3840644a9 Fixed typographical error, changed auxilliary to auxiliary in README. 2015-09-29 01:05:34 -04: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
fff64c2fed Add link to KFEST video 2015-07-20 22:49:06 -07:00
David Schmenk
b3c66e5307 Update sandbox image to work with Virtual ][ 2015-07-03 19:55:46 -07:00
David Schmenk
d09299ebd4 Fix keyboard reading for IIe so Virtual ][ works in full-screen 2015-07-03 19:51:32 -07:00
David Schmenk
909aaace77 Update README.md 2015-04-01 19:13:29 -07:00
David Schmenk
ff975c21da name the correct chip 2015-03-30 11:21:43 -07:00
David Schmenk
0afd25a7ee Fix in-line string off-by-one 2015-03-03 18:35:49 -08:00
David Schmenk
689ecddec6 Fix sin-line string off-by-one 2015-03-03 18:35:14 -08:00
David Schmenk
2ecd6acb52 Add constant string 2015-02-26 16:44:01 -08:00
David Schmenk
26320194c4 Add local string pool and constant string 2015-02-26 16:42:27 -08:00
David Schmenk
8843999ab2 String pool description 2015-02-26 16:35:04 -08:00
David Schmenk
a987573508 In-line strings 2015-02-26 16:28:39 -08:00
dschmenk
79c3e4248d Bump version # and update SANDBOX examples 2015-02-26 15:21:29 -08:00