Search found 99 matches

by Euphoric
Thu Mar 09, 2006 6:06 pm
Forum: Games
Topic: Lode Runner and resolution problems (280 vs 240)
Replies: 2
Views: 7581

For now I'll stick to the original resolution, that way I'll not have to redo the code
Unfortunately, you will still have to modify the code in order to only have six pixels per graphic byte... :-(

Anyway, keep up the good job ! :-)
by Euphoric
Fri Mar 03, 2006 9:43 am
Forum: Games
Topic: Minigames 2006 : Go !
Replies: 19
Views: 32292

Minigames 2006 : Go !

This year, the 1K category compo will end as soon as the 10th of May. So, it's time to start your minigame and maybe talk a bit of it in this forum: this way we won't have twice the same game on the Oric platform... Then, if you are more interested in the 4K category, you have up to August 31st to f...
by Euphoric
Thu Mar 02, 2006 3:03 pm
Forum: C programming
Topic: CC65 vs OSDK ?
Replies: 12
Views: 30442

There is a domain in which RCC16 can be improved thus, it's the handling of 8 bits values. I wonder how CC65 deals with that, but at least RCC16 backend generates lots of 16 bits operations for what is only 8 bits values. Unfortunately, it's not the backend that generates those 16 bits operations, ...
by Euphoric
Thu Mar 02, 2006 12:10 pm
Forum: C programming
Topic: CC65 vs OSDK ?
Replies: 12
Views: 30442

From what I tested so far, it seems that CC65 generates a way better code than RCC16. I depends on what you mean by "better" code... Rcc16 generates faster code than cc65, at the expense of bigger code. This is mostly due to the fact cc65 uses JSR calls to load operands whereas rcc16 uses...
by Euphoric
Thu Mar 02, 2006 10:55 am
Forum: C programming
Topic: [RCC16] Error with static function pointers
Replies: 4
Views: 15751

Hello Mike, I've sent you a bug-fix for rcc.
Not sure I used a valid email address though... please tell me if you haven't received anything...

Cheers,

Fabrice
by Euphoric
Thu Mar 02, 2006 9:41 am
Forum: Technical questions
Topic: {MICRODISC} RV1 aligenement required ???
Replies: 2
Views: 7737

Hello 6502man :-) Does your Microdisc work with another operating system (for example OricDos) ? The RV1 potentiometer is used to adjust the eprom access cycle so that it does not interfere with the memory access of the ULA. You have to try every position (at most one turn in each direction) and pre...
by Euphoric
Wed Mar 01, 2006 7:16 pm
Forum: Cross development tools
Topic: [RCC16] Code optimizer
Replies: 8
Views: 17054

Sorry for the delay, I was without web access last week... lcc or lcc65 was the name of the compiler driver that Vaggelis Blathras wrote at the beginning to chain the cpp preprocessor, the compiler itself, the cpp preprocessor again (because the assembler used at the beginning had no preprocessor) a...
by Euphoric
Wed Mar 01, 2006 6:43 pm
Forum: C programming
Topic: [RCC16] Error with static function pointers
Replies: 4
Views: 15751

Hello Mike, I was on holiday last week, I'm going to look at this...
Did you try with different optimization levels ?
by Euphoric
Fri Feb 10, 2006 2:43 pm
Forum: Tape and floppy disk converters
Topic: Disk tools.
Replies: 6
Views: 16929

Hello Alfonso, I've just added it to http://oric.free.fr/DISKS

Cheers,

Fabrice
by Euphoric
Fri Feb 10, 2006 10:38 am
Forum: Tape and floppy disk converters
Topic: 1.1 ROM / WAV2TAP - am I drunk ? ;)
Replies: 7
Views: 21327

Now please tell me I'm wrong, if I was sure of what I'm saying I wouldn't ask What a luxury of precautions, Simon :) You are perfectly right, the behavior of Wav2tap is not correct... I had coded this from memory, I thought that the synchro process would start from the beginning if a value differen...
by Euphoric
Sun Feb 05, 2006 11:45 am
Forum: Technical questions
Topic: Detecting Operating System
Replies: 12
Views: 20680

However is their a better way to detect the Telestrat apart from the Second VIA? Good question, this has to be thought thoroughly... Detecting the ACIA instead of the 2nd VIA wouldn't be a definitive answer, because some serial extensions on the Oric also have an ACIA at the same address range... I...
by Euphoric
Sun Feb 05, 2006 11:35 am
Forum: Technical questions
Topic: The FDC Floppy Disc Controller
Replies: 3
Views: 9104

Fabrice, you mentioned $314 could have had a better description, can you please expand ? This is because you talk about the FDC when in fact it is the Microdisc controller. For me, the FDC is the WD 1793 chip. Actually, the topic should be titled "the Microdisc controller"... And by refer...
by Euphoric
Sun Feb 05, 2006 10:44 am
Forum: Operating systems, utilities and other serious software
Topic: Poll: Which is the storage system you do use ?
Replies: 17
Views: 88658

It's a bit like plugging a 3.5" or 5.25" disc drive as secondary on a microdisc flat cable Absolutely... But "Microdisc connected to a Telestrat" seems to either mean you try to connect a microdisc controller to a Telestrat (that already has one integrated), or that you restrict...
by Euphoric
Sat Feb 04, 2006 4:11 pm
Forum: AY sound chip
Topic: AY Crudentials: 2 Bit Samples
Replies: 3
Views: 15234

at 2 bit, one bit would be tied up as a polarity so effectively giving one bit step value, which is a bit small Not necessarily... Of course, it's not a lossless compression, so some differences between two successive samples cannot be coded, especially large differences... So, suppose you use a sm...
by Euphoric
Sat Feb 04, 2006 4:03 pm
Forum: Tape and floppy disk converters
Topic: WAV2WAV ?
Replies: 11
Views: 24738

on the saving prompt, click on the "modify" button.
Can you read "modify" on this button ? :wink:
On my XP system, the button is nearly completely masked on the right, I can only see "Mo" on it :lol: