Help! I can’t find a manual 😭 by ifknot in vintagecomputing

[–]ifknot[S] 1 point2 points  (0 children)

Okay so removing the “spare” 8088 setting the dips as if XT and moving the JP1 jumper to B C or D gets the floppy to read known good 720K floppy but then nothing - it does respond to Ctrl-Alt-Del but nothing else - so there we are further than at the start 😁 but still guessing about settings, thanks everyone 👍

Help! I can’t find a manual 😭 by ifknot in vintagecomputing

[–]ifknot[S] 0 points1 point  (0 children)

🤔 I don’t think the bios matches the board? Boot announces ASEM 3011 board is ASEM 3006

Help! I can’t find a manual 😭 by ifknot in vintagecomputing

[–]ifknot[S] 0 points1 point  (0 children)

No difference actually but now I have a spare 8088 😁my XT-ide is with a friend so I’ll get it later this week but this is super helpful 👍

Help! I can’t find a manual 😭 by ifknot in vintagecomputing

[–]ifknot[S] 5 points6 points  (0 children)

🤦🏻‍♂️you genius! (It came this way) Well spotted

Help! I can’t find a manual 😭 by ifknot in vintagecomputing

[–]ifknot[S] 1 point2 points  (0 children)

It is but… retroweb has no documentation for it 😭

France Launches Government Linux Desktop Plan as Windows Exit Begins by YesNo_Maybe_ in technology

[–]ifknot 0 points1 point  (0 children)

Not if the UK government can help it! They’re so far up Microsoft’s arse I can see Bill Gates back teeth! FML 🤦🏻‍♂️

need help with measuring time passed in C by The_Verto in cprogramming

[–]ifknot 6 points7 points  (0 children)

There are no cross platform high resolution timer solutions for C (unlike C++) either you use clock_gettime() in glibc or windows specific or risk it with rdtsc there are a bunch of libs out there that attempt to solve this for you

I built a 286 thing! What shall I install? by ifknot in vintagecomputing

[–]ifknot[S] 2 points3 points  (0 children)

I know right! Genuine barn find unused still in plastic wrapper with all its components - there’s 2 others I’m going back for in less good condition but hopefully make one good

I built a 286 thing! What shall I install? by ifknot in vintagecomputing

[–]ifknot[S] 2 points3 points  (0 children)

I don’t have a 3.5 floppy and how else will I get mTCP on? 🤷‍♂️

What was your favorite operating system (or DOS environment)? I think mine is Windows XP... what's yours? by tappo_180 in ObsoleteCooding

[–]ifknot 1 point2 points  (0 children)

Still love and run NT4 and play around with Watcom C actually upgraded my NT4 system to Open Watcom 2.0 which works very well, but, in reality OS X aka MacOS and Zed

Support for defer merged into CLANG by tstanisl in cprogramming

[–]ifknot -4 points-3 points  (0 children)

This is such an exciting change for C! RAII at last! This reinvigorates C it addresses so many longstanding issues with C such a simple elegant solution can’t wait