mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
More content added
This commit is contained in:
parent
5fac29ccd5
commit
8133b3a6cb
90 changed files with 7794 additions and 705 deletions
|
|
@ -122,7 +122,7 @@ C:LoadModule LIBS:68060.library
|
|||
|
||||
## struct (ROM Tag)
|
||||
|
||||
Both libraries register as `RTF_COLDSTART` resident modules with high priority to ensure they are initialised before any user code runs:
|
||||
Both libraries register as `RTF_COLDSTART` resident modules with high priority to ensure they are initialized before any user code runs:
|
||||
|
||||
```c
|
||||
/* Typical RomTag for 68040.library: */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue