neozeed

Results 4 issues of neozeed

https://www.digiater.nl/openvms/decus/zips_unix_attributes/vax85b.zip Files are all timestamped from June 19 1985. vax85b/gnuemax although it doesn't seem to extract all that cleanly (some VAX version of ZIP expected?) I haven't tried to build...

First you need to program the flash, which also doesn't work I was able to program this on Qemu [arc.zip](https://github.com/lenticularis39/axpbox/files/11747682/arc.zip) I've attached the programmed pflash image for refrence. ![programmed pflash](https://github.com/lenticularis39/axpbox/assets/9031439/6ea57027-c8ea-43cf-a723-fd3de1cc6ede)

bug
enhancement

SO I setup a fun test server, and it bombed out with this: REPLACE INTO sessions (account_id, session_id, ip, expires) VALUES (1, 'b9d621584366c80978056fabdeaba2cd6e4994bc6d94ee63d30ce3f0ed5936a9', '172.31.192.1' , ADDTIME(NOW(), '00:15')); Looking at the...

I'm just starting the voyage of building the toolchain.. Since it's dated 2007 I'm using the following packages: * binutils-2.18.tar.gz * gdb-6.6a.tar.gz * newlib-1.16.0.tar.gz This seems to put things where...