diff --git a/.gitignore b/.gitignore index bbedf387..510a519a 100644 --- a/.gitignore +++ b/.gitignore @@ -95,8 +95,8 @@ Tools/unix/zx/zx !Source/ZPM3/*.[Cc][Oo][Mm] !Source/ZSDOS/*.[Cc][Oo][Mm] !Source/ZRC/*.bin -!Source/ZZRC/*.bin -!Source/ZZRC/*.hex +!Source/Z1RCC/*.bin +!Source/ZZRCC/*.bin !Tools/cpm/** !Tools/unix/zx/* !Tools/zx/* diff --git a/Source/Z1RCC/z1rcc_cfldr.bin b/Source/Z1RCC/z1rcc_cfldr.bin new file mode 100644 index 00000000..134fc2a5 Binary files /dev/null and b/Source/Z1RCC/z1rcc_cfldr.bin differ diff --git a/Source/Z1RCC/z1rcc_mon.bin b/Source/Z1RCC/z1rcc_mon.bin new file mode 100644 index 00000000..9a4bc6c2 Binary files /dev/null and b/Source/Z1RCC/z1rcc_mon.bin differ diff --git a/Source/Z1RCC/z1rcc_ptbl.bin b/Source/Z1RCC/z1rcc_ptbl.bin new file mode 100644 index 00000000..5e9fc41d Binary files /dev/null and b/Source/Z1RCC/z1rcc_ptbl.bin differ