freemint / tos.hyp

The tos.hyp tries to document all functions from TOS. It also has information about MagiC, N.AES, MyAES, Geneva, XaAES, oAESis and some emulators.
https://freemint.github.io/tos.hyp
GNU General Public License v2.0
13 stars 10 forks source link

Add BioNet functions (single page) #144

Closed xdelatour closed 1 year ago

xdelatour commented 1 year ago

Added a single page about nap_in_s and nap_in_out. I discovered nap_io in NAP_2.C (thanks to Atari Document Archive)

There are only about 220 functions left to describe... if we choose to not document others extensions such as SCSIDRV, TapeBIOS, TRAP_10, ProSOUND, XtendTOS, SuperCharger, MIDISHARE, MIDI_COM, MICRO RTX for now

mikrosk commented 1 year ago

That's up to you of course. We've lived until now without them so we can do so in the future, too. :)

IMHO listing them with some link and/or document name is more than enough.

xdelatour commented 1 year ago

IMHO listing them with some link and/or document name is more than enough.

This is probably what I'm going to do for certain categories of functions for which I can't find any documentation (for example PAM's, SpeedoGDOS 5.1 as well as for extensions which are really apart like Midishare which is already quoted without explanation about trap 5 and 6).

However I want to add at least a short description for all functions, and make separate pages for the sound functions of the VDI in case someone tries to improve fvdi (hope that will happen one day)