From 55fa39730a5b073b16d22cb1b81bc281e0ac7a6c Mon Sep 17 00:00:00 2001 From: Mark Pruden Date: Sun, 20 Oct 2024 09:37:30 +1100 Subject: [PATCH] Remove CPM3 Loaders from ZPM3. remove sample audio from floppy. --- Source/Images/fd_bp.txt | 6 ------ Source/Images/fd_cpm22.txt | 6 ------ Source/Images/fd_qpm.txt | 6 ------ Source/Images/fd_zpm3.txt | 5 +++-- Source/Images/fd_zsdos.txt | 6 ------ Source/Images/hd_zpm3.txt | 5 +++-- 6 files changed, 6 insertions(+), 28 deletions(-) diff --git a/Source/Images/fd_bp.txt b/Source/Images/fd_bp.txt index 53234ff5..4d5af785 100644 --- a/Source/Images/fd_bp.txt +++ b/Source/Images/fd_bp.txt @@ -37,12 +37,6 @@ ../../Binary/Apps/zmconfig.ovr 15: ../../Binary/Apps/zmd.com 15: ../../Binary/Apps/vgmplay.com 15: - -# Add Tune sample files -# -../../Binary/Apps/Tunes/*.pt? 3: -../../Binary/Apps/Tunes/*.mym 3: -../../Binary/Apps/Tunes/*.vgm 3: # # Add Common Applications # diff --git a/Source/Images/fd_cpm22.txt b/Source/Images/fd_cpm22.txt index a1c8964c..dec31802 100644 --- a/Source/Images/fd_cpm22.txt +++ b/Source/Images/fd_cpm22.txt @@ -34,12 +34,6 @@ d_cpm22/ReadMe.txt 0: ../../Binary/Apps/zmd.com 0: ../../Binary/Apps/vgmplay.com 0: # -# Add Tune sample files -# -../../Binary/Apps/Tunes/*.pt? 3: -../../Binary/Apps/Tunes/*.mym 3: -../../Binary/Apps/Tunes/*.vgm 3: -# # Add OS image # ../CPM22/cpm_wbw.sys 0:cpm.sys diff --git a/Source/Images/fd_qpm.txt b/Source/Images/fd_qpm.txt index 9759f4cf..6233080a 100644 --- a/Source/Images/fd_qpm.txt +++ b/Source/Images/fd_qpm.txt @@ -38,12 +38,6 @@ d_cpm22/u0/*.* 0: ../../Binary/Apps/zmd.com 0: ../../Binary/Apps/vgmplay.com 0: # -# Add Tune sample files -# -../../Binary/Apps/Tunes/*.pt? 3: -../../Binary/Apps/Tunes/*.mym 3: -../../Binary/Apps/Tunes/*.vgm 3: -# # Add OS image # ../QPM/qpm_wbw.sys 0:qpm.sys diff --git a/Source/Images/fd_zpm3.txt b/Source/Images/fd_zpm3.txt index c8180eef..9e8ddf5e 100644 --- a/Source/Images/fd_zpm3.txt +++ b/Source/Images/fd_zpm3.txt @@ -7,8 +7,9 @@ d_zpm3/ReadMe.txt 0: # ../ZPM3/zpmldr.com 0: ../ZPM3/zpmldr.sys 0: -../CPM3/cpmldr.com 0: -../CPM3/cpmldr.sys 0: +# Failsafe CPM3 Loaders removed for now +#../CPM3/cpmldr.com 0: +#../CPM3/cpmldr.sys 0: ../ZPM3/autotog.com 15: ../ZPM3/clrhist.com 15: ../ZPM3/setz3.com 15: diff --git a/Source/Images/fd_zsdos.txt b/Source/Images/fd_zsdos.txt index 719d41b6..430abe47 100644 --- a/Source/Images/fd_zsdos.txt +++ b/Source/Images/fd_zsdos.txt @@ -47,12 +47,6 @@ d_cpm22/u0/XSUB.COM 0: ../../Binary/Apps/zmd.com 0: ../../Binary/Apps/vgmplay.com 0: # -# Add Tune sample files -# -../../Binary/Apps/Tunes/*.pt? 3: -#../../Binary/Apps/Tunes/*.mym 3: -../../Binary/Apps/Tunes/*.vgm 3: -# # Add OS image # ../ZSDOS/zsys_wbw.sys 0:zsys.sys diff --git a/Source/Images/hd_zpm3.txt b/Source/Images/hd_zpm3.txt index fe1e4f2c..975f6b01 100644 --- a/Source/Images/hd_zpm3.txt +++ b/Source/Images/hd_zpm3.txt @@ -7,8 +7,9 @@ d_zpm3/ReadMe.txt 0: # ../ZPM3/zpmldr.com 0: ../ZPM3/zpmldr.sys 0: -../CPM3/cpmldr.com 0: -../CPM3/cpmldr.sys 0: +# Failsafe CPM3 Loaders removed for now +#../CPM3/cpmldr.com 0: +#../CPM3/cpmldr.sys 0: ../ZPM3/autotog.com 15: ../ZPM3/clrhist.com 15: ../ZPM3/setz3.com 15: