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 |
|
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
|
ee04be4c5a
|
Clarify pointers returning from functions
|
2015-01-22 17:44: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 |
|
David Schmenk
|
6aebc2ef4f
|
Fix const size initialization
|
2015-01-14 13:00:02 -08:00 |
|
David Schmenk
|
815b88e50f
|
Complete contant expression evaluation
|
2015-01-14 11:59:39 -08:00 |
|
David Schmenk
|
3a7a804f9b
|
First attempt to improve const value parsing
|
2015-01-11 17:07:31 -08:00 |
|
David Schmenk
|
352bf0439c
|
Clean up parse_value/fix parse bugs
|
2015-01-11 10:11:47 -08:00 |
|
David Schmenk
|
55f4035122
|
Add prelim ethernet, improve value parsing.
|
2015-01-06 13:51:12 -08:00 |
|
David Schmenk
|
06da0d260a
|
Fix indirect call w/ params
|
2015-01-02 14:55:39 -08:00 |
|
David Schmenk
|
ccfd5e6b87
|
Fix indirect call w/ params
|
2015-01-02 14:51:38 -08:00 |
|
David Schmenk
|
b81dace901
|
Don't close(0) in SOS - it closes the console, too.
|
2014-12-30 13:17:55 -08:00 |
|
David Schmenk
|
ac3c5164d7
|
Final rogue
|
2014-12-29 16:55:26 -08:00 |
|
David Schmenk
|
bfa25bf2b6
|
Rogue intro/ending updates. New map.
|
2014-12-28 17:50:39 -08:00 |
|
David Schmenk
|
bccbb24601
|
Fix endline in loadmap, uodate map
|
2014-12-28 11:53:16 -08:00 |
|
David Schmenk
|
ac6faf4e96
|
Loadable map
|
2014-12-27 20:33:36 -08:00 |
|
David Schmenk
|
963046d4f6
|
First SwyftCode commit
|
2014-12-26 19:17:58 -08:00 |
|
David Schmenk
|
c3101171a1
|
k out rogue io module
|
2014-12-26 19:13:22 -08:00 |
|
David Schmenk
|
69b5666afc
|
Fix some compiler bugs for Rogue combat updates
|
2014-12-25 19:54:48 -08:00 |
|
David Schmenk
|
79ccb3f676
|
Update User Manual.md
|
2014-12-22 08:30:10 -08:00 |
|
David Schmenk
|
6e2e784f67
|
Typos
|
2014-12-22 08:19:56 -08:00 |
|
David Schmenk
|
920e642573
|
Add CONTINUE
|
2014-12-22 07:59:22 -08:00 |
|
David Schmenk
|
f2264798eb
|
Update sandbox image w/ new version #
|
2014-12-21 17:05:35 -08:00 |
|
David Schmenk
|
fdee5810c6
|
Bump the version. Init VM from PLASMA.SYSTEM.
|
2014-12-21 16:47:32 -08:00 |
|
David Schmenk
|
73bfdae1a9
|
Fix function pointers in sandbox.
Cleanup plvm02.s source (no functional change)
|
2014-12-20 19:36:33 -08:00 |
|
David Schmenk
|
e48a036bb4
|
One more attempt at clock fix (and some freeing of bytes)
|
2014-12-19 15:13:17 -08:00 |
|
David Schmenk
|
242f7be1b9
|
Fix cmd conflict with time card (and free up some bytes for soscmd too).
add apple2 compatible sound to Apple3 rogue.
|
2014-12-19 13:22:46 -08:00 |
|
David Schmenk
|
545eba0e3b
|
Supress banner on AUTORUN startup
|
2014-12-18 12:29:05 -08:00 |
|
David Schmenk
|
7c45727eb0
|
Apple /// support for ROGUE! Bring A1 and A3 AUTORUN inline with A2
|
2014-12-18 12:20:20 -08:00 |
|
David Schmenk
|
2384d6f965
|
Fix pointers to pointers. Add 'continue'. Killer new ROGUE.
|
2014-12-17 21:55:54 -08:00 |
|
David Schmenk
|
8a2dfba024
|
Fix background map width
|
2014-12-13 20:39:21 -08:00 |
|
David Schmenk
|
c41b853015
|
Adjust corner peek-around
|
2014-12-13 16:30:26 -08:00 |
|
David Schmenk
|
292847898d
|
Use calculated octant beam from octbeam.bas
|
2014-12-13 15:02:31 -08:00 |
|
David Schmenk
|
22a9965951
|
Fast background map with bump noise and complete darkness
|
2014-12-13 09:47:38 -08:00 |
|
David Schmenk
|
8b7018aab0
|
Add ROGUE
|
2014-12-12 22:30:58 -08:00 |
|
David Schmenk
|
9884bd925b
|
Rogue demo
|
2014-12-12 12:34:13 -08:00 |
|
David Schmenk
|
a7dfaf1b53
|
I lied. optimized lex scanner
|
2014-12-10 20:58:25 -08:00 |
|
David Schmenk
|
9b056aed69
|
Optimize the lexical scanner a little
|
2014-12-10 20:20:11 -08:00 |
|
David Schmenk
|
30bc5c175d
|
Add final example to sandbox (prodos catalog)
|
2014-12-08 15:20:56 -08:00 |
|