Search found 451 matches

by peacer
Mon Jul 29, 2013 10:48 pm
Forum: 6502 assembly coding
Topic: A little help for a simple machine code program.
Replies: 5
Views: 13242

Re: A little help for a simple machine code program.

Thanks :) I'll try to implement these advices to the code.

I am making a new "surprise" game using lightpen. These helps will make it better . I hope tomorrow it will be ready to play :D
by peacer
Mon Jul 29, 2013 8:32 pm
Forum: Emulators
Topic: Transferring files between disk images and tapes..
Replies: 9
Views: 15833

Transferring files between disk images and tapes..

I am using Oriculator and have a problem.. I need to transfer some files between disk images To do this, I try to save to .tap images instead of disk. There's no problem in loading .tap images as I choose insert tape image to load. When I type CSAVE and save a program and if emulator booted in disk ...
by peacer
Mon Jul 29, 2013 8:29 pm
Forum: General Discussion
Topic: Summer holidays break
Replies: 3
Views: 5803

Re: Summer holidays break

I am on vacation too and have chance to work on Oric more than work times :D

Have a nice summer time for all :)
by peacer
Mon Jul 29, 2013 8:26 pm
Forum: 6502 assembly coding
Topic: A little help for a simple machine code program.
Replies: 5
Views: 13242

Re: A little help for a simple machine code program.

:) Thank you very much for the quick response. I think I had errors in basic explanations . $1010 A0 00 LDY #$00 $1012 B1 02 LDA ($02),Y Yes, I wanted to set A to PEEK(DEEK(2)) . As there is no such command, I use indirect indexing with Y and setting Y as zero. As long as Y is zero, this part is fin...
by peacer
Mon Jul 29, 2013 6:16 pm
Forum: 6502 assembly coding
Topic: A little help for a simple machine code program.
Replies: 5
Views: 13242

A little help for a simple machine code program.

I am trying to write a simple machine code routine. I want that program to scan hires screen memory to look for a color byte and change it to another. I mean, for example, it scans for "1" value in HIRES memory and change all the "1"s to "4" . So in the picture, all the...
by peacer
Fri Jul 26, 2013 6:51 pm
Forum: General Discussion
Topic: Dual drive and cable
Replies: 6
Views: 12253

Re: Dual drive and cable

Are they useful for Oric? I mean, if we connect this behind microdisc drive, can microdisc controller handle these as B and C drives?

They look like 3.5" drives. Aren't they?
by peacer
Fri Jul 26, 2013 4:18 pm
Forum: Painting tricks
Topic: About light pen..
Replies: 13
Views: 25214

Re: About light pen..

Thank you very much for the roms :) What does it say instead of ready. Is it bulgarian word for "ready"? Its just the curiosity how pravetz looks like. Atmos emulation is surely the one to prefer. Happy to hear you like it. I am improving lightpenpaint. Soon I am planning to give better ve...
by peacer
Fri Jul 26, 2013 1:10 pm
Forum: Painting tricks
Topic: About light pen..
Replies: 13
Views: 25214

Re: About light pen..

Yes, those files were missing.

I found pravetzt.rom from oricutron for macos 7.0 archive but 8dos.rom is still missing. It does boot for pravetz though without 8dos.com rom anyway. Thanks.
by peacer
Fri Jul 26, 2013 8:05 am
Forum: Painting tricks
Topic: About light pen..
Replies: 13
Views: 25214

Re: About light pen..

Hmm.. thank you very much for the information.

Does pravetz emulation have problems too? When I choose pravetz, oricutron closes itself.
by peacer
Fri Jul 26, 2013 1:01 am
Forum: Painting tricks
Topic: About light pen..
Replies: 13
Views: 25214

Re: About light pen..

Hope so :D
by peacer
Thu Jul 25, 2013 9:29 pm
Forum: Painting tricks
Topic: About light pen..
Replies: 13
Views: 25214

Re: About light pen..

Simon, that's my mistake not to tell that I checked your program "ex-sip" too. As my french is not better than my Japan (!) I just clicked on the screen randomly to see what happens :) I also came accross a usenet topic on comp.sys.oric where you talked about it with jonathan but the files...
by peacer
Thu Jul 25, 2013 12:22 pm
Forum: Painting tricks
Topic: About light pen..
Replies: 13
Views: 25214

About light pen..

I searched through the net but can not find much knowledge about lightpen usage and programming under emulator. I examine rush hour game code and a few web page including oriculator web page. Only information I got is, when light pen ise emulated , X coordinate of pen is located in PEEK(#3E0) and Y ...
by peacer
Mon Jul 15, 2013 12:21 am
Forum: Demos
Topic: Born In 1983 - And Oric demo at Solskogen 2013
Replies: 13
Views: 24934

Re: Born In 1983 - And Oric demo at Solskogen 2013

I am really impressed ! Nice work again !!
by peacer
Mon Jul 15, 2013 12:19 am
Forum: Cross development tools
Topic: New pictconv soon
Replies: 22
Views: 35129

Re: New pictconv soon

Mike, can I request something?

Can you post the batch file you mentioned here?

Also, do you have program code to read .tap file containing hires pictures as libpipi do?
by peacer
Sun Jul 14, 2013 7:18 pm
Forum: Cross development tools
Topic: New pictconv soon
Replies: 22
Views: 35129

Re: New pictconv soon

@symoon. I admire hide as all other Twilighte productions. But main usage is converting pc digitalised graphics and pictures. Using mouse is another advantage. Of course, hide is probably the best graphic editor under Oric platform..

@dbug. its sad to hear no advance :) Hope you find time then.