Copyright (c) Hyperion Entertainment and contributors.

Search results

Jump to navigation Jump to search
  • * Added dos SDK 54.117 * [http://wiki.amigaos.net/amiga/autodocs/dos.doc.txt dos.doc] (dos.library)
    10 KB (1,185 words) - 11:48, 4 April 2022
  • ...Intellifont utility, described in this chapter. Compugraphic fonts for MS-DOS computers can be purchased and used on the Amiga. ...IS disks are in MS-DOS format, CrossDOS, an Amiga Bridgeboard, or other MS-DOS emulator must be used to convert the files to AmigaDOS format. When the fon
    16 KB (2,618 words) - 17:06, 31 January 2021
  • [[Category:DOS]] A StandardPacket (defined in <dos/dosextens.h>) is used to send packet
    19 KB (2,812 words) - 20:59, 2 October 2015
  • ...ash. Reaper has no GUI but it does have some limited amount of control via DOS environment variables. More information about this can be found in the [[Ex ...irectory. As such, it requires many more system resources to function like DOS, BOOPSI, input.device and usually USB. If you have a crash which causes a t
    6 KB (1,042 words) - 01:13, 13 October 2013
  • === DOS === ...ure is bigger. "Rolling your own" Process structure from a Task fails. Use dos.library System() or NewCreateProc().
    11 KB (1,759 words) - 20:36, 2 October 2015
  • ...C compilers supply their own standard I/O functions which differ from the dos.library routines described here. See your compiler manual for information o ...Although dos.library is now written in C, remnants of BCPL remain to keep dos.library backwards compatible. One of these is the BCPL pointer or BPTR.
    22 KB (3,531 words) - 23:07, 22 April 2014
  • : pointer to an AnchorPath structure (from &lt;dos/dosasl.h&gt;) The AnchorPath structure is a dos.library structure used in pattern matching. Refer to the ''AmigaDOS Manual,
    16 KB (2,311 words) - 12:14, 6 April 2022
  • ...cess. A process is simply a task with additional information needed to use DOS library. #include <proto/dos.h>
    38 KB (5,421 words) - 12:00, 19 February 2024
  • #include &lt;dos/dos.h&gt;
    3 KB (494 words) - 00:07, 10 May 2012
  • ULONG DirAltered[3]; /* A DOS DateStamp indicating the date when ULONG DiskAltered[3]; /* A DOS DateStamp indicating the date when
    34 KB (4,622 words) - 21:05, 29 August 2016
  • ...a Task named ''input.device'' which runs at priority 20. You can't do any DOS calls from a Task and you can't do too much when running at priority 20 or ...utexes|a Mutex]] to synchronize data or you may not be allowed to call any DOS functions. You won't be warned by the compiler so your application will jus
    6 KB (1,163 words) - 22:01, 14 October 2013
  • ..._OK, RETURN_WARN, RETURN_FAIL are defined in &lt;dos/dos.h&gt; and &lt;dos/dos.i&gt;. Values outside of these ranges (-1 for instance) can cause invalid C If you are crashing near the first DOS call, either your stack is too small or your startup code did not GetMsg()
    18 KB (2,974 words) - 15:38, 9 December 2015
  • ...inistration sweat. We would like to show you this time what has changed in DOS. The interface name for the dos.library is "IDOS" and its type is "struct DOSIFace *". Unlike other interfa
    23 KB (3,393 words) - 10:21, 20 December 2017
  • ...st set an appropriate error using the DOS SetIoErr() function and the <dos/dos.h> error codes or the error codes defined in <datatypes/datatypes.h>. /* Indicate that we encountered an error. DOS Read
    33 KB (4,051 words) - 23:11, 19 June 2020
  • [[Category:DOS|Data Structures]]{{WIP}} | Flags telling DOS about process
    27 KB (4,667 words) - 20:54, 2 October 2015
  • ...superset of the Task structure called a Process structure (defined in &lt;dos/dosextens.h&gt;). These terms are confusing to Amiga programmers because th ...brary to associate an AmigaDOS environment to the task. Some elements of a DOS environment include a current input and output stream and a current working
    20 KB (3,330 words) - 22:07, 6 January 2014
  • #include &lt;libraries/dos.h&gt; === Expansion Drivers and DOS ===
    64 KB (8,952 words) - 15:58, 20 September 2018
  • * Multiple file systems supported, including CrossDOS (MS-DOS file system)
    10 KB (1,462 words) - 07:54, 6 December 2022
  • uint32 userSignal = SIGBREAKF_CTRL_C; /* Defined in <dos/dos.h> */ The signal masks for each of these key presses are defined in &lt;dos/dos.h&gt;:
    27 KB (3,913 words) - 09:15, 13 September 2023
  • ...re you redirect requesters to the custom screen - this applies to relevant DOS requesters as well as your application's requesters.}}
    6 KB (988 words) - 11:49, 26 April 2013

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)