TrackOric - android "something" for Oric

This is the right place to discuss on how to implement hardware vsync, adding a VIA or AY chipset, puting multiple roms, or how to design a new flash expansion card.
User avatar
iss
Wing Commander
Posts: 1637
Joined: Sat Apr 03, 2010 5:43 pm
Location: Bulgaria
Contact:

TrackOric - android "something" for Oric

Post by iss »

Hello everybody,
During my work on TapOric,
I suddenly realized: it would be relatively easy, using TAP-like transfer,
to convert any smart phone in TrackPad for Oric!
I started already the implementation and hope to have something working very soon!

@Chema: Oh, how I wish to play "Blacke's 7" with my Track(Pad)Oric... ;)
User avatar
Symoon
Archivist
Posts: 2301
Joined: Sat Jan 14, 2006 12:44 am
Location: Paris, France

Re: TrackOric - android "something" for Oric

Post by Symoon »

Amazing good idea!
And no extra hardware except the audio cable...
I love that!
User avatar
Chema
Game master
Posts: 3013
Joined: Tue Jan 17, 2006 10:55 am
Location: Gijón, SPAIN
Contact:

Re: TrackOric - android "something" for Oric

Post by Chema »

The idea is cool, but I doubt I could add support for it... :(

I even doubt I could add support for joysticks... and not sure I can afford the space needed to tweak the disk code to support the Telestrat!

Yeah, my free space is almost zero. And I mean less than 200 bytes. And I need most of it (each game resource in disk needs space in tables in memory, for example)

I am struggling to make all fit!
:cry:
User avatar
iss
Wing Commander
Posts: 1637
Joined: Sat Apr 03, 2010 5:43 pm
Location: Bulgaria
Contact:

Re: TrackOric - android "something" for Oric

Post by iss »

Chema wrote: Mon Aug 14, 2017 2:30 pm The idea is cool, but I doubt I could add support for it...
No pressure from my side. Let see first if the idea will work at all ...
User avatar
iss
Wing Commander
Posts: 1637
Joined: Sat Apr 03, 2010 5:43 pm
Location: Bulgaria
Contact:

Re: TrackOric - android "something" for Oric

Post by iss »

TrackOric is currently part of TapOric.
There is no problem to be released as standalone app too. All android code is ready and supposed to work.
Now remains the more interesting Oric part...
User avatar
Dbug
Site Admin
Posts: 4437
Joined: Fri Jan 06, 2006 10:00 pm
Location: Oslo, Norway
Contact:

Re: TrackOric - android "something" for Oric

Post by Dbug »

Regarding the implementation, the big question are:
- Can you make it small, like very very small
- Can you make it so it does not use a lot of cpu time
- Can you make it so it works by only being called once a frame

There was a graphic tablet on the Oric, the Graphiscop, it was quite inaccurate, but I seem to remember that to read the coordinates and the buttons it was like just reading two or three bytes in page 3, which made it super easy to use from a program point of view.

Maybe the Cumulus hardware has some free pins/ports/whatever to handle a few additional input ports to plug joystick or mouse on it...
Post Reply