neozeed

Results 32 comments of neozeed

they all look short. No way CFW355-OTHEROS++-EIGHTH-HDD-SIZE.PUP is 12MB.

I also noticed a bunch of tables have various TIMESTAMP NOT NULL, fields, but the program doesn't insert the time, rather I'm guessing it's expecting a "timestamp NOT NULL DEFAULT...

I tried setting it to the 1.0.0 requirements.txt:monotonic-align==1.0.0 but that bombs too ``` Collecting monotonic-align==1.0.0 Using cached monotonic_align-1.0.0.tar.gz (4.8 kB) Installing build dependencies ... done Getting requirements to build wheel...

Is there any guide on getting KCC to work? I found the modified compiler that builds as a Win32 fine, and it’ll output a MAC assembly file, but what about...

Me neither! ... I know shockingly little about the ES40. This is the best thing I could find regarding a memory map, and even that is incredibly spartan. [264dp_tech_ref_man.pdf](https://github.com/lenticularis39/axpbox/files/11754321/264dp_tech_ref_man.pdf)

Looks like I found the 'so far' patch which includes the full interp.c here: [all-so-far.patch.txt](https://web.archive.org/web/20091219095509/http://spindazzle.org/ggx/src/all-so-far.patch.txt) Not sure why it's changing the pc, but it clearly removes the .bss check ```...

` memcpy(REG_DA_SAVE,REG_DA,sizeof(REG_DA_SAVE));` I think stuff like 3B1 /SUN-2 emulation and other stuff kind of need this? Does the compiler optimize it to a memcpy? is it faster to just make...

MSC would require something like PharLap TNT. I have a copy of 6 in the box. I gutted it to scan the manuals. MSC + TNT could totally be a...

> Well I've discovered another big problem while converting all the code to DJGPP. The sound library (Apogee Sound System) uses two libraries prebuilt external libraries (PAWE32.LIB and GF1_OSF.LIB), but...

For what it's worth, PCC had support for the MIPS http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/pcc/mips/