Page 2 of 2

Re: Nitr-OS9 vs OS-9

Posted: Fri Sep 16, 2016 10:36 pm
by tormod
If you start using gdb on it, you might find these macros useful: https://sourceforge.net/p/nitros9/code/ ... ts/os9.gdb
The most useful macro "os9_mwhere" requires source listings to be useful though. Which brings up a question:

Has anyone done any serious disassembly on Dragon OS-9?

Re: Nitr-OS9 vs OS-9

Posted: Sat Sep 17, 2016 7:10 am
by KenH
I did manage to create a hybrid OS9/NOS9 with drivewire support a few years ago

I used it to port deskmate to the Dragon but you can probably modify it as you need.
See my post here:
viewtopic.php?f=7&t=4757
to convert it to the Dragon, I have created a hybrid OS9 build, which has the NitrOS9 DW kernel along with the Tandy OS9 bootfile and additonal Drivewire drivers.
Some of modules are based on Luis's CF image of OS9 for SuperIDE.

Re: Nitr-OS9 vs OS-9

Posted: Mon Sep 19, 2016 3:41 pm
by bluearcus
Cheers Ken, will have a look. I imagine DeskMate requires a fair chunk of free memory!