[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] [MiNT]
On Sat, 2004-10-02 at 17:15, Philipp Donzé wrote:
> Hi,
>
> I'm looking for a list of all system calls which are implemented in
> MiNT.
> At the moment I used the files "osbind.h" and "mintbind.h" from
> mintlib. But as in these files contain only macros which call
> "trap_X_Y()" functions, I've no clear idea what type of parameter each
> function takes and what it returns.
> Is there somewhere a list containing such information?
> I just found /freemint/sys/syscalls.master which contains the parameter
> list but there is no hint what the functions return.
>
> Thanks for your help!
>
> Philipp
>
Well, you could use the Atari compendium to get a comprehensive
overview of the older functionality that's been around for a while.
It has a good description of pretty much everything that's a
trap macro.
As far as the new functionality, the freemint documentation as well
as draco's site http://draco.atari.org has some new calls. but I don't
think there's a centrally maintained docu site or text that has ALL
the calls. I think this is a need the freemint project currently has to
fill ;-)
Mark
http://portal.atari-source.com
- References:
- [MiNT]
- From: Philipp Donzé <philipp.donze@epfl.ch>