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

210 Commits

Author SHA1 Message Date
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
dschmenk
3f48559d56 Add in-line strings 2015-02-26 13:02:53 -08:00
dschmenk
752f6c7bdb Clean up some debug output 2015-02-12 15:23:57 -08:00
dschmenk
970ae32b88 Working HTTP server 2015-02-12 13:00:44 -08:00
dschmenk
9686ef8ca6 Very preliminary HTTP server 2015-02-09 19:32:54 -08:00
dschmenk
175898913c Preliminary WizNet5100 driver 2015-02-07 13:38:28 -08:00
dschmenk
5651c0b125 fix dynamic driver laoding and wiznet WIP 2015-02-03 08:56:44 -08:00
dschmenk
bd32c162b9 Make sure DHCP port is hung up before leaving 2015-01-30 21:32:32 -08:00
dschmenk
ad8332bcf7 Merge branch 'master' of https://github.com/dschmenk/PLASMA 2015-01-30 20:54:01 -08:00
dschmenk
235d6f5363 REady for use Uthernet IP modules 2015-01-30 20:49:01 -08:00
David Schmenk
81218d661c strlib -> cmdsys 2015-01-28 13:03:52 -08:00
David Schmenk
45eb4a409b memset() now matches C library 2015-01-28 13:00:28 -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
dschmenk
561459cacf Oh the pain of parsing lvalues 2015-01-28 10:47:13 -08:00
dschmenk
e261d14467 Uthernet IP/ICMP/UDP/DHCP drivers 2015-01-27 21:24:29 -08:00
David Schmenk
90c1a459d7 Update WIP 2015-01-25 13:10:10 -08:00
David Schmenk
9455d23add Found a bug in BRNE/BREQ, WHEN parsing, ang got ARP request/reply
working
2015-01-24 18:04:14 -08:00
David Schmenk
6317a522d2 Fix some addr/size masks 2015-01-24 12:58:04 -08:00