WHDBooter Itegration

This commit is contained in:
HoraceAndTheSpider 2018-02-25 11:39:04 +00:00
parent 021e798ce5
commit 468d12ae73
66 changed files with 359 additions and 0 deletions

BIN
whdboot/boot-data/C/Assign Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/Copy Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/Dir Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/DiskInDrive Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/Ed Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/Execute Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/GetMouseInput Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/Info Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/List Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/Makedir Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/Rename Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/Search Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/SetPatch Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/Type Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/Version Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/WHDLoad Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/Wait Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/delete Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/joytest Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/jst Executable file

Binary file not shown.

BIN
whdboot/boot-data/C/kgiconload Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,95 @@
C:Assign ENV: RAM: >nil:
C:Assign T: RAM: >nil:
C:Assign PROGDIR: C: >nil:
Resident C:WHDLoad PURE
Echo ""
; ======================
IF EXISTS C:SetPatch
C:SetPatch > NIL:
ENDIF
; ====================== Set path
info >t:tempfile DH1:
search >nil: t:tempfile "[Mounted]"
if not warn
Assign WHDLoadGame: DH1:
echo "WHDLoadGame: will be mapped to DH1:"
Echo ""
else
Assign WHDLoadGame: DH0:
echo "WHDLoadGame: will be mapped to DH0:"
Echo ""
endif
; ======================
C:GetMouseInput Local
IF $MouseInput EQ 1
Echo "Left Mouse Button held. Force creation of new Auto-Startup file"
Echo ""
ELSE
SET Reply `C:joytest 1 0`
IF $Reply EQ "(Fire-1)"
Echo "Joystick Fire held. Force creation of new Auto-Startup file"
Echo ""
ELSE
Echo "Scan for auto-startup and debugging messages..."
cd :WHDbooter/
Find_AutoStartup.exe
Echo "Scan done"
Echo ""
ENDIF
ENDIF
; ======= did we create a file earlier?
IF EXISTS T:auto-startup
Echo ""
ELSE
cd :WHDbooter/
GameBootLoader.exe scanpath=WHDLoadGame: only usefolderpath
ENDIF
; ======================
;IF EXISTS :WHDbooter/SplashScreen.exe
; cd :WHDbooter
; :WHDbooter/SplashScreen.exe >NIL:
;ELSE
; c:TUDE hardreset >nil:
;ENDIF
; +++ RUN IT
IF EXISTS T:auto-startup
Echo "Execute the Auto-Startup boot script."
Echo ""
c:execute T:auto-startup
ELSE
echo "Error: There is still no Auto-Startup boot script."
ENDIF
; c:TUDE hardreset >nil:

View file

@ -0,0 +1,32 @@
;
; global configuration file for WHDLoad
; searched as "S:whdload.prefs"
;
; CLI-Arguments and ToolTypes will overwrite these !
;
NoWriteCache ;disable the disk write cache
QuitKey=$5a ;rawkey code to quit
SplashDelay=0 ;time to display splash window (1/50 seconds)
SavePath=dh0:WHDBooter/Savegames/
;ButtonWait ;wait for button pressed (slave must support this)
;ChipNoCache ;disable cachebility of Chip-Memory
;CoreDumpPath=T: ;path for coredump files
;DebugKey=$5b ;rawkey code to quit with coredump (debug)
;ExecuteStartup=rx offline.rexx ;command to execute on WHDLoad startup
;ExecuteCleanup=rx online.rexx ;command to execute on WHDLoad exit
;Expert ;selects expert mode
;FreezeKey=$5d ;rawkey code to enter HrtMon/TK
;MMU ;use MMU (for 68030)
;NoAutoVec ;ignore unwanted autovector interrupts
;NoFilter ;disable audio filter
;NoFlushMem ;do not flush memory
;NoMemReverse ;do not allocate memory reverse
;ReadDelay=150 ;wait after reading from disk (1/50 seconds)
;RestartKey=$5c ;rawkey code to restart
;ShowRegs=SYS:Utilities/MuchMore W WL=80 WT=80 WW=582 WH=700 ;command for Show Regs
;WriteDelay=150 ;wait after saving something to disk (1/50 seconds)

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1 @@
C1:B:Infinite Lives;

View file

@ -0,0 +1,2 @@
C1:B:Infinite Lives;
C2:B:Infinite Missiles;

View file

@ -0,0 +1 @@
C1:B:Infinite Energy & Lives;

View file

@ -0,0 +1,4 @@
C1:B:Enable Trainers:0;
C2:L:Mouse Control Mode:None,LMB forward / RMB fire,LMB fire / RMB forward;
C3:B:Load Aminet Version (abd8ch):0;
C4:B:Enable main music at the end (HackAB3D):0;

View file

@ -0,0 +1,2 @@
C1:C:Enable Trainers;
C2:X:Load Rolling Demo;

View file

@ -0,0 +1,3 @@
C1:X:Enable in-game Trainers;
C2:X:Enable CD32 Controls;

View file

@ -0,0 +1,6 @@
C1:X:Infinite Lives:0;
C1:X:Infinite Weapons:1;
C1:X:Infinite Level Timer:2;
C1:X:Infinite Screen Timer:3;
C1:X:Enable Level Skip:4;
C2:B:Infinite Enable CD32 Controls;

View file

@ -0,0 +1,6 @@
C1:X:Infinite Lives:0;
C1:X:Infinite Weapons:1;
C1:X:Infinite Level Timer:2;
C1:X:Infinite Screen Timer:3;
C1:X:Enable Level Skip:4;
C2:B:Infinite Enable CD32 Controls;

View file

@ -0,0 +1,2 @@
C1:X:Player 1 Unlimited Lives;
C2:X:Player 2 Unlimited Lives ?;

View file

@ -0,0 +1 @@
C1:B:Faster Boot Option;

View file

@ -0,0 +1,2 @@
C1:X:Skip Intro;
C2:L:Select Speed:Fast,Normal,Slow;

View file

@ -0,0 +1 @@
C1:B:Faster Boot Option;

View file

@ -0,0 +1,3 @@
C1:X:Activate Original Cheat;
C2:L:Select Track:None,Track 1,Track 2,Track 3,Track 4,Track 5,Track 6,Track 7;
C3:X:Raise Panel (NTSC);

7
whdboot/hostprefs.conf Executable file
View file

@ -0,0 +1,7 @@
stereo_seperation=1
key_for_menu=F12
key_for_quit=F11
gfx_correct_aspect=False
gfx_framerate=0
controller_1=joy0
controller_2=joy1