Search found 17 matches

by OulanB
Tue Nov 15, 2022 8:14 am
Forum: Emulators
Topic: Oricutron or Euphoric in the browser anyone ?
Replies: 48
Views: 22284

Re: Oricutron or Euphoric in the browser anyone ?

For a JS Oric emulator you can try https://github.com/OulanB/OricJS. You can install in Chrome as Extension, developper mode, unpacked app ... click on screen to get the tape interface

Keymap is for a french apple keyboard (can be changed in io.js). Very small base code, only tapes are emulated
by OulanB
Fri Apr 22, 2022 1:29 pm
Forum: Emulators
Topic: LilyGO TTGO VGA32 V1.4 board Oric emulator + JS one
Replies: 7
Views: 6274

Re: LilyGO TTGO VGA32 V1.4 board Oric emulator + JS one

Images in first post corrected. Last commit is with working sound. - real-time sound : wave form generated asynchronously from 6502, quite ok for the majority of stuff - synchronous sound : wave form generated synchronously with 6502, needed for pulsoids for example, but can lead to desynchronizing ...
by OulanB
Wed Apr 20, 2022 9:00 pm
Forum: Emulators
Topic: LilyGO TTGO VGA32 V1.4 board Oric emulator + JS one
Replies: 7
Views: 6274

Re: LilyGO TTGO VGA32 V1.4 board Oric emulator + JS one

I don't use platformIO. (I tried to install it and it failed :shock: so I still use Vscode with arduino extension) I just use arduino IDE 1.8.19 with espressif 1.0.6 tools and vs code with arduino extension from microsoft. If you get the 'src' dir and rename it 'EmulOric2' you can load the 'EmulOric...
by OulanB
Wed Apr 20, 2022 8:13 pm
Forum: Emulators
Topic: LilyGO TTGO VGA32 V1.4 board Oric emulator + JS one
Replies: 7
Views: 6274

Re: LilyGO TTGO VGA32 V1.4 board Oric emulator + JS one

A new working release in Github (v1.0) see doc at https://github.com/OulanB/OricVGA32/wiki

- now can load/save tapes from sd card or internal flash partition.
by OulanB
Sun Apr 10, 2022 1:31 pm
Forum: Emulators
Topic: LilyGO TTGO VGA32 V1.4 board Oric emulator + JS one
Replies: 7
Views: 6274

LilyGO TTGO VGA32 V1.4 board Oric emulator + JS one

Hi, Just a proof of concept at https://github.com/OulanB/OricVGA32/ Btw I see that raxiss start some similar stuff at https://forum.defence-force.org/viewtopic.php?f=22&t=2366 Btw this board is nice as it has a 64 colors VGA connector, 2 PS2 connectors (keyboard and mouse), a microSD slot, a 4MB...
by OulanB
Thu Jan 16, 2014 2:45 pm
Forum: Emulators
Topic: Android emulator
Replies: 40
Views: 63559

Re: Android emulator

Kenneth, could you try the 'audiobuffersize' app and tell me the result of native frequency and buffersize for the HP Slate7 tablet ?

I could then adjust goOric16 ...
by OulanB
Wed Jan 15, 2014 9:48 pm
Forum: Emulators
Topic: Android emulator
Replies: 40
Views: 63559

Re: Android emulator

Having a good sound (synced with the display) is not an easy task on android see http://heatvst.com/wp/2013/11/30/high-performance-low-latency-audio-on-android-why-it-still-doesnt-work/ . That is why the full emulator has many settings about the sound and display. To be short. The quality of the sou...
by OulanB
Wed Jan 15, 2014 9:50 am
Forum: Emulators
Topic: Android emulator
Replies: 40
Views: 63559

Re: Android emulator

You can search for goOric16 https://sites.google.com/site/olivier2smet2/other-projects/oric for a free one. Super Advanced Breakout works in 16K :roll: There is also some demos which works, but you will have to find them yourself (I prefer not to put too much .tap on my page to avoid unhappy authors...
by OulanB
Tue Jan 14, 2014 10:04 pm
Forum: Emulators
Topic: Android emulator
Replies: 40
Views: 63559

Re: Android emulator

I found the demos here : https://archive.org/details/Tangerine_Oric_1_and_Atmos_TOSEC_2012_04_23 without any notice .... As I am not happy with current emulators for android (and also PC) I started to wrote my own (from scratch as I did not like to just take a bunch of source and compile it, I prefe...
by OulanB
Tue Jan 14, 2014 9:24 pm
Forum: Emulators
Topic: Android emulator
Replies: 40
Views: 63559

Re: Android emulator

I am sorry that you did not see the credits entry of the page, I will remove the tap files anyway. 10€ is not even the price of a meal in Paris, or just one ticket for theater... For the price, it is up to you but if ONE of you is ready to GIVE me a working oric atmos + at least 2 microdisc unit wit...
by OulanB
Tue Jan 14, 2014 3:43 pm
Forum: Emulators
Topic: Android emulator
Replies: 40
Views: 63559

Re: Android emulator

Ok it is done, look for goOric emulator in google play. Some infos at https://sites.google.com/site/olivier2s ... jects/oric

OulanB
by OulanB
Wed Jan 08, 2014 7:20 pm
Forum: Emulators
Topic: Android emulator
Replies: 40
Views: 63559

Re: Android emulator

For barbitoric, it is done.

In fact the code in barbitoric don't wait the real end of the read sector command, it just make the assumption that it is ended after reading 256 bytes, and then it send the next command :shock:

I corrected my code to deal with this behavior and now barbitoric works :D
by OulanB
Wed Jan 08, 2014 3:30 pm
Forum: Emulators
Topic: Android emulator
Replies: 40
Views: 63559

Re: Android emulator

Ok,

Bug corrected, it was due to a bad .dsk parser when a sector started with 0xFB first byte as data ;)

Now 1337 and Space 1999 works, but barbitoric still locks ... but it is not the same bug ... more works to do

Thanks for all your help
by OulanB
Wed Jan 08, 2014 3:09 pm
Forum: Emulators
Topic: Android emulator
Replies: 40
Views: 63559

Re: Android emulator

Here is the dump of the page 0x6B just after the loading of the main screen (with the display of Tutorial Y/N) AA BD 01 FB 85 8C BD 21 FB 85 8D BD 41 FB 85 8E BD 61 FB 85 8F 20 7F 17 CE 8A FB D0 9C 60 68 AD 4F 2E 09 01 AE 51 2E E8 8D 62 FB 8E 22 FB 4C E6 6A 8E 67 6B 20 2E 3A 29 7F C9 21 90 04 AE 67 ...
by OulanB
Wed Jan 08, 2014 2:35 pm
Forum: Emulators
Topic: Android emulator
Replies: 40
Views: 63559

Re: Android emulator

Oricutron does not works on my mac (mac os 10.9.1 even with sdl1 & sdl2 frameworks loaded) :twisted: Anyway I prefer to write my own code it is part of the fun :? Btw I get the 1337.dsk from the 1337.defence-force.org website a few days ago, can someone test if this archive still works and on wh...