Search found 169 matches

by Brana
Tue Dec 02, 2008 5:23 pm
Forum: BASIC programming
Topic: My old "scroll" game - BASIC program listing
Replies: 0
Views: 10577

My old "scroll" game - BASIC program listing

-------------------------------------- Hello everybody, last weekend I dug up couple of Oric Tapes (real cassettes!) with MY OWN programs on it! Incredeably - they STILL "Cload"! Among the contest on these tapes I found my very-first "scroll game" that I wrote long time ago, usin...
by Brana
Thu Aug 07, 2008 6:33 pm
Forum: Painting tricks
Topic: HELLO 3D WORLD!
Replies: 5
Views: 18609

Thank You, I'm glad You like it;

I'll try to do the microdisc version during the following weekend so I'll let You know :)

Brana
by Brana
Tue Jul 22, 2008 5:55 pm
Forum: Painting tricks
Topic: HELLO 3D WORLD!
Replies: 5
Views: 18609

HELLO 3D WORLD!

HELLO 3D WORLD! :) Who said that 3D generated landscape is impossible to have on Oric Atmos?! :) Well, with a little help from combining various software - almost everything is possible! Please have a look at these two demos of mine; The first one ("3DMOON.TAP") will take you to the ride o...
by Brana
Fri Jul 18, 2008 7:10 pm
Forum: Emulators
Topic: How to detect the Oric's CPU speed from within the BASIC prg
Replies: 19
Views: 25770

Re

Well, I was thinking that the detection of the speed of the (emulated) Oric CPU under Euphoric could be done in a rather-simple way... (Boy, was I wrong!! ) :) Of course, all Oric computers have their CPU at the same speed, but I use Euphoric on a several PC computers connected locally trough the LA...
by Brana
Tue Jul 15, 2008 4:08 pm
Forum: Emulators
Topic: How to detect the Oric's CPU speed from within the BASIC prg
Replies: 19
Views: 25770

Re: Summary:

Chema wrote:
It is the ULA who does the work of making it flash based on the attribute in the video memory, but that memory remains unchanged.
Re.. Ouch! :(
by Brana
Tue Jul 15, 2008 4:04 pm
Forum: Emulators
Topic: How to detect the Oric's CPU speed from within the BASIC prg
Replies: 19
Views: 25770

Re:

However I have tested it and could not get it to work properly. Line 0 (when Sync to tape in is selected in Euphoric's menu) seems to hang basic and I have to perform a warm reset to recover control. If we supress that line we fill the memory block with 0's and 1's as expected, but we get one or tw...
by Brana
Mon Jul 14, 2008 5:00 pm
Forum: Emulators
Topic: How to detect the Oric's CPU speed from within the BASIC prg
Replies: 19
Views: 25770

Re: Summary:

... Or (in short) When I do PRINT CHR$(140);"A" then how to detect each re-appearance of the flashing "A" from within the Basic program on Oric Atmos? When I do the: PRINT CHR$(140);"A" Then is there ANY memory address between 0 and 65535 that will change it's value at...
by Brana
Mon Jul 14, 2008 4:51 pm
Forum: Emulators
Topic: How to detect the Oric's CPU speed from within the BASIC prg
Replies: 19
Views: 25770

Re:

Detecting Sync might be possible in basic. Someone will need to test this code and report the results (whats in memory between #b400 and #b4ff) before we can continue. My current system is running dog slow and keeps crashing in basic :P 6 REM Re: Between #b400 and #b4ff all values are "1"...
by Brana
Thu Jul 10, 2008 12:39 am
Forum: Emulators
Topic: How to detect the Oric's CPU speed from within the BASIC prg
Replies: 19
Views: 25770

Summary:

... Or (in short)

When I do

PRINT CHR$(140);"A"

then how to detect each re-appearance of the flashing "A" from within the Basic program on Oric Atmos?
by Brana
Thu Jul 10, 2008 12:33 am
Forum: Emulators
Topic: How to detect the Oric's CPU speed from within the BASIC prg
Replies: 19
Views: 25770

How to detect the Oric's CPU speed from within the BASIC prg

Hello, I am wondering is it possible to check the speed of the Oric's CPU from WITHIN the Basic program? I am thinking of the following: Try to execute this short Basic program: PRINT@2,2;CHR$(140);"A":PRINT:PRINT:PRINT SCRN(3,2) This will give you a "flashing" letter "A&quo...
by Brana
Tue Jul 01, 2008 7:27 pm
Forum: Painting tricks
Topic: How to change the shape of the cursor?
Replies: 13
Views: 29451

Re:

But, now - it seems to me that it can NOT be done from within the Oric Atmos' BASIC :(
by Brana
Tue Jun 24, 2008 3:49 pm
Forum: Painting tricks
Topic: How to change the shape of the cursor?
Replies: 13
Views: 29451

Re: How to change the shape of the cursor?

Yes it is possible ! But as far as I remember (so I can be very wrong !), you will not be able to use any shape. The only thing you can do is to setup the "height" of the cursor, thus sticking with a rectangular shape. With a heigth of 1, for instance, you will get a "lower-line"...
by Brana
Tue Jun 10, 2008 1:21 pm
Forum: Painting tricks
Topic: How to change the shape of the cursor?
Replies: 13
Views: 29451

How to change the shape of the cursor?

Hello, I am wondering is it possible to change the shape of the Oric's cursor? I know what, and how to "poke" in order to change the /example/ the appearance of the letter "A", but is it possible to "poke" in order to change the Oric's cursor from it's basic square-shap...
by Brana
Tue Jun 10, 2008 1:06 pm
Forum: Emulators
Topic: Capturing Euphoric Video
Replies: 3
Views: 8640

Re:

Hello, A couple years ago I have used a simple PrintScreen option under Euphoric that saves a BMP file of the window under Euphoric on to Hard drive, and then used Adobe Premiere to convert the series of BMP's into standard AVI file, that needed NO codex (it could be viewed even on Win95!) It is a s...
by Brana
Fri May 16, 2008 5:57 pm
Forum: BASIC programming
Topic: English version of the Hyperbasic for Telestrat manual!
Replies: 12
Views: 29217

Finally done :)

Hello everyone, I have finally managed to translate the WHOLE “Index of the HyperBasic for the Telestrat” computer from French to English language, and I have it in the Word.DOC file format.

Brana