• Jeffrey Lee's avatar
    Add WindowScroll to ModuleDB + ROMs · 270182cd
    Jeffrey Lee authored
    Replace redundant AUNMsgs module with WindowScroll, to avoid unplugged
    modules being shuffled.
    
    Also remove rogue AcornURI from BCM2835 ROM.
    
    Version 7.44. Tagged as 'BuildSys-7_44'
    270182cd
BCM2835 3.83 KB
#------------------------------------------------------------------------------
# Components file for BCM2835 build
#------------------------------------------------------------------------------
%BaseAddress   0xFC000000
%Image         Build$ImageName
%Log           Build$ImageName
%Messages      Sources.Internat.Messages
%Joiner        romlinker
%JoinerFormat  romlinker
%noimagesize

# BBE Support
BuildApps
BuildExport
BuildSystem           -options COMPONENTFILE=BCM2835 COMPONENTFILE2=Universal
BuildEnvironment      -options ENVFILE=BCM2835
BuildModules
BuildTools

#------------------------------------------------------------------------------
# some headers
#
HdrSrc                -type EXP
#------------------------------------------------------------------------------
# we need the following exported for swis.h generation
# change the type to EXP
#
DDEUtils              -type EXP
Econet                -type EXP
DDT                   -type EXP
GPIO                  -type EXP
HostFS                -type EXP
SCSIDriver            -type EXP
PCCardFS              -type EXP
PDriver               -type EXP
PDumperDM             -type EXP
MakePSFont            -type EXP

# kernel is first module in ROM seen as the UtilityModule
HAL_BCM2835
Kernel                -at 0xFC010000 -options ASFLAGS="-PD \"CMOS_Override SETS \\\"= FileLangCMOS,fsnumber_SDFS,CDROMFSCMOS,&C0\\\"\""
Podule                -type EXP
PCI
FileSwitch
ResourceFS
TerritoryManager
Messages
MessageTrans
UK
WindowManager         -options OPTIONS=Ursula
TaskManager
# Desktop is the 11th module (default language)
Desktop
SharedRISC_OSLib
BASIC105
BASIC64
BASICVFP
BlendTable
BufferManager
ColourTrans
Debugger
#DADebug
DeviceFS
BCMSupport
PortableHAL
RTSupport
USBDriver
DWCDriver
XHCIDriver
VCHIQ
BCMSound
ScreenModes
BCMVideo
DisplayManager
DMAManager
DragASprite
DragAnObj
DrawMod
BBCEconet
FileCore
ADFS                  -type EXP
RamFS
Filer
FilerSWIs
FSLock
FontManager           
FPEmulator            -options FPE_APCS=3/32bit FPEANCHOR=High
VFPSupport
Free
Hourglass
IIC
International
InternationalKeyboard -options KEYBOARD=All
ITable
NetFS
NetFiler
NetPrint
NetStatus
Obey
Pinboard
PipeFS
RAMFSFiler
ResourceFiler
ROMFonts
RTC
ScreenBlanker
ScrSaver              -options SCRSAVERAPP=No
DualSerial
SerialDeviceDriver    -type EXP
SerialDeviceSupport
#SerialMouse
ShellCLI
SoundDMA_HAL
SoundControl
SoundChannels
SoundScheduler
SpriteExtend
SpriteUtils
Squash
BootFX
SuperSample
SystemDevices
TaskWindow            
WindowUtils
FilterManager
WaveSynth
StringLib
Percussion
SharedSnd
Filer_Action          
DOSFS                 -options PCMCIA=TRUE
SCSISwitch
SCSISoftUSB
SCSIFS
SCSIFiler             -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" TEMPLATES=yes
SDIODriver
SDFS
SDFSFiler             -options ASFLAGS="-PD \"SDFS SETL {TRUE}\"" TEMPLATES=yes
SDCMOS
ColourPicker
DrawFile
BootCommands
WindowScroll
MManager
Internet
Resolver
Net
BootNet
Freeway
ShareFS
MimeMap
LanManFS              -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
EtherGENET
EtherUSB
DHCP                  -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
Edit
Draw
Paint
Alarm
Chars
Help2

#
# Toolbox Modules/Libs
#
tboxlib
ToolboxLib            -type EXP
Toolbox
Window
ToolAction
Menu
Iconbar
ColourDbox
ColourMenu
DCS_Quit
FileInfo
FontDbox
FontMenu
PrintDbox
ProgInfo
SaveAs
Scale
Gadgets
#
# CDFS
#
CDFSDriver
CDFSSoftSCSI
CDFS
CDFSFiler

UnSqzAIF
InetRes               -options TYPE=EmergencyUtils
GPIO
HeroNames

# some libraries and bits
#
callx
AsmUtils              -type EXP
TCPIPheaders          -type EXP
socklib
inetlib
unixlib
UnicodeLib            -type EXP
ConfigLib             -type EXP
OSLib
DeskLib
ModMallocLib
PlainArgvLib
RemoteDebug
PDebug
DDTLib
Wild
Trace
DebugLib
SyncLib

NVRAM                 -type EXP
PortManager           -type EXP

#SDCreate              -options INSTDIR=<Install$Dir>.ABRelease
ABRelease

# end