TomHarte / CLK

A latency-hating emulator of: the Acorn Electron and Archimedes, Amstrad CPC, Apple II/II+/IIe and early Macintosh, Atari 2600 and ST, ColecoVision, Enterprise 64/128, Commodore Vic-20 and Amiga, MSX 1/2, Oric 1/Atmos, early PC compatibles, Sega Master System, Sinclair ZX80/81 and ZX Spectrum.
MIT License
918 stars 50 forks source link

can't load oric basic rom #787

Open kadorito opened 4 years ago

kadorito commented 4 years ago

Hi, I'm tring this great software for the first time. While it seems to be loading ok tape files with some games I tested, the basic rom files (I tried a few different ones) do not load, I'm getting a "The document “xxxxx” could not be opened."

Is there something Im doing wrong or is that an issue ?

TomHarte commented 4 years ago

Do you mean literally BASIC ROMs, i.e. to get into the programming language BASIC? If so then the easiest way on the Mac is File -> New..., select the Oric and then either an Oric-1 (for BASIC 1.0) or an Oric Atmos (for BASIC 1.1).

It doesn't currently have a process for loading potential BASIC replacements — for the Oric only tape and disk files are recognised.

kadorito commented 4 years ago

ok now I get it, I thought the basic rom was loaded using the same process as tape files. As there are debugged roms on the intervet, would be nice to be able to load a different one indeed. But I guess we all can survive if it's not coming soon :-)