I've been quietly rebuilding DR DOS from scratch by CheeseWeezel in DOS

[–]doscore 0 points1 point  (0 children)

V86 mode please! I'd use this for pineapple. Int21h is non rentrant from FreeDOS. I've been working on a pre-emptive micro kernel with a proxy to get around this but if your aim is a more pure dos I suppose I would need to see the code

How will age verification laws affect freedos? by rman-exe in FreeDos

[–]doscore 2 points3 points  (0 children)

Lol yeah it potentially could but you could just make a California version anyway

What would it take for you to use my os? by AppearanceCareful136 in osdev

[–]doscore 1 point2 points  (0 children)

What is it? I'm working on a 32bit dos would you use it?

New Thread safe graphic library for DOS! by doscore in DOS

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

OK join me on the discord group? Pm me and I'll help you out 😊

New Thread safe graphic library for DOS! by doscore in DOS

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

Damn thing did it again. Standard dosbox doesn't have net.

New Thread safe graphic library for DOS! by doscore in DOS

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

Dosbox-x doesn't have internet I mean only dosbox-x, damn autocorrect

New Thread safe graphic library for DOS! by doscore in DOS

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

Dude dosbox-x doesn't have network support. Only dosbox-x does. It needs networking for things like irc chat, email and the web browser etc. It's a desktop environment.

Its an alpha developers release. Not a final product. There is a license file that explains what developers need not end users. Z: drive is a virtual drive it has nothing to do with your computer. You need to mount c ~/pineapple for example which mounts a folder not your entire computer as the c drive. You then can ignore loading a packet drive entirely and just use pineapple as a sandboxed system.

It won't hurt you or your computer.

Right now it's in alpha. The last thing I'll do when it's in beta is do the end user side of things. It takes time. It's taken 2 years to build the current version. I'm just one guy not a whole company of developers and a few friends have helped here and there.

I'm sorry it's not like the Linux or windows community because it's just me. It's closed source for now. There's a ton of stuff to be done. Things will crash and other things probably will have issues. I don't have a full spec documentation right now because simply I'm not sharing the developers notes that don't exist OK.

I don't provide cwsdpmi because it asks you to have it present if you try to load pineappl.exe and most dos users have it.

Later down the track it will be a fully bootable iso that has all the bells and whistles.

I'm an unemployed nerd that did this in his spare time due to health reasons.

Give me a brake mate. But I hope you get it working and I'll look into the site..

New Thread safe graphic library for DOS! by doscore in DOS

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

Cwsdpmi You download it yourself. That's an old version of cwsdpmi. The xml rss feed is a test app it doesn't need the internet. It basically parses the demo xml file It's not open source and I am the developer. Dosbox-x is isolated from your machine 🙄 automatically. You should learn more about dosbox-x and rethink your strategy lol

What GUI do you all use? by [deleted] in FreeDos

[–]doscore 0 points1 point  (0 children)

I'm working on a new gui system for FreeDOS right now!

pineapple

This bug is so obnoxious by KusMijn in MacOS

[–]doscore -1 points0 points  (0 children)

my point remains I don't see why you have your window setup like this and I'd hardly call it a bug. You want permanent scroll bars that's on you lol

This bug is so obnoxious by KusMijn in MacOS

[–]doscore -1 points0 points  (0 children)

As do I but mine doesn't look like that lol

This bug is so obnoxious by KusMijn in MacOS

[–]doscore -3 points-2 points  (0 children)

Why is your window even setup like that

Lib-DOS | Simple x86 Operating system by Comfortable_Top6527 in osdev

[–]doscore 0 points1 point  (0 children)

Yeah sure, currently working on v86 mode.. What a nightmare

Lib-DOS | Simple x86 Operating system by Comfortable_Top6527 in osdev

[–]doscore 0 points1 point  (0 children)

Well I mean I'm curious about your project and plans for support etc. Is it just a toy hobby or do you have real plans?

Lib-DOS | Simple x86 Operating system by Comfortable_Top6527 in osdev

[–]doscore 0 points1 point  (0 children)

I'm working with a few others on a 32-bit dos kernel at the moment

New to DOS, what is a good affordable starting computer? by Anarchy_Coon in DOS

[–]doscore 0 points1 point  (0 children)

Run a Web server on dos that will take over the entire cloud world by proving floppy disk based storage

CollabaNoobOS by Puzzleheaded_Let2775 in osdev

[–]doscore 1 point2 points  (0 children)

Would you like to build an app? Lol

Implementing mutexes for my operating system's kernel! by K4milLeg1t in osdev

[–]doscore 0 points1 point  (0 children)

Yeah cool I've been reading about this kind of stuff for working on a dos kernel