TRSE icon indicating copy to clipboard operation
TRSE copied to clipboard

oric atmos support

Open norayr opened this issue 2 years ago • 2 comments

hello,

what are the steps to add support for other 6502 machines? would u add the machine in question or hint on how to get it added?

norayr avatar May 08 '23 00:05 norayr

this is a great idea! I actually started adding oric atmos support some time ago, the system is in TRSE but I never managed to a) get an emulator working that accepts command-line parameters (I'm developing on macos) and b) I have no idea how the system works, nor now to actually load programs from the command line.

Prefereably, the emulator should support injecting programs to RAM directly, but if not, I'd need a description of a potential disk/file format that can be loaded - and how to do this automatically.

If you have any of these answers, that would be very helpful - as soon as we have the possibility of simply pressing ctrl+R to build a prg/disk/tape and auto-load it and I'm able to print something to the screen, the rest is a cakewalk (developing libraries and examples etc)

leuat avatar May 23 '23 08:05 leuat

Did you try https://github.com/pete-gordon/oricutron? http://justsolve.archiveteam.org/wiki/TAP_(Oric)

polluks avatar Jun 01 '23 10:06 polluks