Page 2 of 2

Re: SDK 2017 wishes

Posted: Sun Jul 09, 2017 5:09 pm
by dstastny
This is almost like a what do you want for Christmas ....

GDB working on X5000 would be nice. Although from my review of GDB source it looks like issue is in kernel. In any case working debugger would be nice.

Thanks
Doug

Re: SDK 2017 wishes

Posted: Fri Jul 14, 2017 5:55 pm
by Belxjander
If anyone wants to start playing with boopsi gadget/datatype class libraries...

I've thrown a template (AOS4 only for now) skeleton up on os4depot.net with no copyright restrictions...

use and abuse as you see fit (please take note there are a couple of extra interfaces for my polymorph-vmm project)

Other than a dependency on the MakeDT-1.3 package (also on os4depot.net) the code should mostly explain itself.

so remove e Polymorph-VMM extra pieces and play with boopsi class programming all u want.

right now it subclasses AND identifies properly as it's own class within DataTypes.

so that should be 1 item (and for the SDK, MakeDT and that Template put under Sources would cover at least getting boopsi/datatypes becoming "low hanging fruit".. .)

so anyone interested can modify template as they see fit.

Enjoy...