?Alt win vers for Prop tool???
davidsaunders
Posts: 1,559
Has any one tried to run the propeller tool on Windows 98SE with KernelEx or on ReactOS and use the Prop Plug? If so what if any difficulty is there in doing so?
I do not want to have to go the trouble of resizing my partitions, converting my Ext2/3 and BeFS partitions from primary to extended, and install 1 and possibly 2 OSes, just to find out that the Propeller Tool will not work on these systems.
I do not want to have to go the trouble of resizing my partitions, converting my Ext2/3 and BeFS partitions from primary to extended, and install 1 and possibly 2 OSes, just to find out that the Propeller Tool will not work on these systems.
Comments
What is your current platform? Sounds like some kind of linux with ext.
So why not forget the Prop tool and use BST?
BST is a sort of Prop too clone by BradC with some extra features. BST runs on Windows, Mac, and Linux.
I forgot to mention that have used BST on Debian exclusively for since it first came out and it works very well. You can find links to it on the Parallax Propeller pages.
I can understand the notalgia thing, I'm still into CP/M after all. But what could one possibly learn from playing with windows 3.1 and 98? At least for CP/M the original source code is now available.
Any such old machine would be running linux in my house, where the possibilities to learn something are endless.
My HW is a core i7 with one gig ram.
I refuse to pay for Windows 2000, XP, 2003, Vista, or 7. Windows 98SE (With some patches) seems to be much more stable than any of the newer ones. I earn my income repairing computers. Almost always the problem is with a newer version of windows.
Paul
EDIT:
I was typing while you posted - I understand now.
Will BST compile and run correctly on Haiku OS? What does it use for a GUI toolkit? How much work would it be to replace the toolkit calls with native Haiku OS App Server calls?
When did Caldera release the source for CP/M? Under what license? Perhaps we could now create a modern operating system that is small enough to be usable, from MP/M or CCP/M??
Not sure you would want to use it as a base for a new OS though it's written in 8080 assembler.
We had fun getting it to run on the prop under emulation though.
It is always better to use the necessary #ifdef statements to make system native calls than to use a GUI Toolkit. Why blow a chance at good optimization by adding an unneeded call layer to your code.
I like small environments as well. I have been using Puppy Linux for a while , LiveCD runs on just about anything. but am now using Tiny Core because it supports the drives on an old "Stinkpad"
It's hard convincing people the OS does not really matter, it's your data /U] that's important. Normally my work is on a SD card. You can put "BSTt" and "PBAS" on that and have a development environment that works on just about any random x86 hardware.
Perry
I also use an ancient MSDOS machine to run my CNC mill. Hey, it works. What can I say?
Perry,
"Stinkpad?" Oh, my. 'Must Lenovo, not IBM. I've got an old T23 (WinXP) and an even older 600 (Linux) and love them both. Why? Because they use "the stick" for screen navigation and not some lousy trackpad.
-Phil
Given enough info I could even interface the development environment to the Prop Plug By way of USB.