Search found 1642 matches

by iss
Sat Feb 06, 2021 1:27 pm
Forum: Hardware hacks and extensions
Topic: Oric V23 Modem
Replies: 56
Views: 20529

Re: Oric V23 Modem

A la Decouverte du Telestrat p.203 (available for CEO members ): prise_minitel.png plus Telestrat schematics by Fred : modem_conn.png will give you idea how to connect the interface - follow ACIA 6551 pins to the DIN-8 connector pins. BTW, why not use first real Telestrat to check if the modem work...
by iss
Sat Feb 06, 2021 12:33 pm
Forum: 6502 assembly coding
Topic: Assembler / disassembler
Replies: 11
Views: 16563

Re: Assembler / disassembler

Ok, I'm getting tired of writing my own assembler programs by hand in a TXT file, like this for instance: Address / cycles / op codes / Asm instructions / Comments 0431 6 20 6A E7 JSR #E76A Init du VIA ***ROM1.0: E6CA I'm resurrecting this old thread because of a message in Apple][ FB-group which a...
by iss
Fri Feb 05, 2021 10:02 pm
Forum: Hardware hacks and extensions
Topic: Oric V23 Modem
Replies: 56
Views: 20529

Re: Oric V23 Modem

Here you are: Oricomms Ta-da-aaa! :)
oricomms.png
by iss
Fri Feb 05, 2021 6:35 pm
Forum: Hardware hacks and extensions
Topic: TSN 1-2450A instead of LM7905
Replies: 27
Views: 14636

Re: TSN 1-2450A instead of LM7905

I will second @ mikeb , from practical side any small 10uF electrolytic capacitor will do the job. About the voltage even 25V is OK. This are good quality ECA1EAK100X , but if you decide to use the expensive TSN 1-2450A then to complete your "boutique" Oric I'll recommend to use a polymer ...
by iss
Fri Feb 05, 2021 11:49 am
Forum: Hardware hacks and extensions
Topic: Oric V23 Modem
Replies: 56
Views: 20529

Re: Oric V23 Modem

Using @Dbug's library: :) Oric Owner 09 p.7 - just a review; Oric Owner 10 p.54 - more info; And Personal Computing Today (1985-03) p.51 It's stated that the software is on disk, so the interface should be compatible with Microdisc (at-least). And I think I read somewhere that the used I/O is #31c w...
by iss
Thu Feb 04, 2021 8:42 pm
Forum: General Discussion
Topic: Hello from Bristol
Replies: 29
Views: 12341

Re: Hello from Bristol

Welcome! Happy hours with your Oric Atmos and lot of fun.
by iss
Tue Feb 02, 2021 11:46 pm
Forum: Operating systems, utilities and other serious software
Topic: dflat language update
Replies: 72
Views: 27991

Re: dflat language update

Just for now I will focus on the 16KB restriction to get a stable and '1.0' kind of situation :-) My 2 cents: Do not consider that all Orics have 16KB available for external ROM. Those with two 2x64 ROM chips probably are not "fixed", so only 8K usable. But maybe I'm too pedantic... And h...
by iss
Mon Feb 01, 2021 7:38 pm
Forum: General Discussion
Topic: Jasmin 2 power supply
Replies: 4
Views: 3000

Re: Jasmin 2 power supply

Can you attach some pictures pointing which pinout you need?
by iss
Sun Jan 31, 2021 3:09 pm
Forum: C programming
Topic: SEDORIC in C
Replies: 27
Views: 9500

Re: SEDORIC in C

Is by the way not only sprintf, have exactly the same in cprintf (but assume both are using the same printf as basis), Exactly! The format string is held in one buffer, other following parameters are processed in second buffer which is 'printf'-ted out assuming that buffer contains a C string - and...
by iss
Sun Jan 31, 2021 2:35 pm
Forum: C programming
Topic: SEDORIC in C
Replies: 27
Views: 9500

Re: SEDORIC in C

Yes, I think too this is a BUG in CC65's sprintf implementation. Code: static char* colors[] = { "BLACK ", "RED ", "GREEN ", "YELLOW ", "BLUE ", "MAGENTA", "CYAN ", "WHITE " }; void main(void) { char i; text(); cls(); #i...
by iss
Fri Jan 29, 2021 10:31 pm
Forum: C programming
Topic: SEDORIC in C
Replies: 27
Views: 9500

Re: SEDORIC in C

Oh my! I did not know you were in conversations for a oric version of vbcc! That sounds terrific. I skimmed through the posts and it looks incredible! This is very interesting and I think it deserves further discussions in the dedicated thread . I've uploaded updated (and optimized) version: https:...
by iss
Fri Jan 29, 2021 10:28 pm
Forum: C programming
Topic: A new well-known compiler
Replies: 51
Views: 60676

Re: A new well-known compiler ... again [cc65 vs lcc65 vs vbcc]

Well, after I saw the info about 'a new compiler' - VBCC I decided to resurrect this thread again :). Using the aes256 example from my earlier posts I made test with vbcc too. I think the results are interesting and promising. All sources and a Makefile are in a new repo: https://github.com/iss000/o...
by iss
Fri Jan 29, 2021 5:41 pm
Forum: Operating systems, utilities and other serious software
Topic: dflat language update
Replies: 72
Views: 27991

Re: dflat language update

Screenshot_20210129_183929.png
Cool! It reminds me of Turtle Graphics :)
by iss
Wed Jan 27, 2021 9:26 am
Forum: Games
Topic: T-Rex game for Oric
Replies: 15
Views: 22249

Re: T-Rex game for Oric

Indeed, it's the mym payer and no magic - music loops from its start (at about every 2800 points in the counter). ;)
Edit: Attached is the 'original' YM file.
by iss
Tue Jan 26, 2021 6:52 pm
Forum: Hardware hacks and extensions
Topic: IJK-egoist new joystick interface by [raxiss]
Replies: 104
Views: 81521

Re: IJK-egoist new joystick interface by [raxiss]

Thanks a million ISS, you know why ! Your are making is all very curious now ;-) Trust you or Iss will let us know of something has been solved benefiting us all. No secrets at all :). On the download page: https://iss.sandacite.com/ijk/ you can find a link " IJK gamepack vol.2 by [raxiss] - w...