diff --git a/doc/intro.sgml b/doc/intro.sgml index 09b304d16..e2d5be776 100644 --- a/doc/intro.sgml +++ b/doc/intro.sgml @@ -334,6 +334,39 @@ to the DOS menu. Your C program should wait for a keypress if you want to see any output. +Atmos + +Oricutron

+Available at : + +Emulates Oric-1 and Atmos computers, with sound, disk images, +scanline-exact NTSC/PAL video, and movie export. Includes monitor. +Fortunately for all SDL platforms. You will just need the emulator, all +ROMs are supplied. + +Compile the tutorial with + + +cl65 -O -t atmos hello.c text.s -o hello.tap + + +Start the emulator, choose +CLOAD"" + + +at the BASIC prompt. + +The emulation, also, supports that method. + + Commodore VICE