Browse Source

+ added oric to systems_internal_sysinit

Nikolay Nikolov 2 months ago
parent
commit
05c953c36b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      compiler/systems.pas

+ 2 - 1
compiler/systems.pas

@@ -401,7 +401,8 @@ interface
                                    system_aarch64_win64,
                                    system_z80_zxspectrum,system_z80_msxdos,
                                    system_wasm32_wasip1,system_wasm32_wasip1threads,system_wasm32_wasip2,
-                                   system_loongarch64_linux,system_mipsel_ps1
+                                   system_loongarch64_linux,system_mipsel_ps1,
+                                   system_mos6502_oric
                                   ]+systems_darwin+systems_amigalike;
 
        { all systems that use the PE+ header in the PE/COFF file