What about if I submit questions in Japanese? Your fans would love to hear about your tools!
02.06.2025 13:03 β π 0 π 0 π¬ 0 π 0What about if I submit questions in Japanese? Your fans would love to hear about your tools!
02.06.2025 13:03 β π 0 π 0 π¬ 0 π 0@inufuto.bsky.social can I interview you for Oric Magazine?
01.06.2025 18:32 β π 0 π 0 π¬ 1 π 0Great! Will track it and see if I can get some feedback from the other folks ..
02.01.2025 22:49 β π 1 π 0 π¬ 0 π 0
For tooling, the OSDK:
osdk.org
Runs great under Wine, btw - I have a vim+Makefile style rig for my Oric projects, which uses Wine to run the OSDK tools .. not sure if anyone has done a native Linux port but its not really necessary ..
And donβt forget to check out some of the amazing new titles for the Oric, which was a tragically underlooked platform in the day, but these days has even been a constant winner of the 10-line BASIC Programming competitionβ¦
oric.org
There are a number of Oric emulators out there - JβOric and Oricutron. I also use Linux so Oricutron is my recommendation for you:
github.com/pete-gordon/...
Join us on the defence-force.org forums if you have any meatier questions, we are quite active these days especially with the LOCI device..
There are a lot of competent hackers in the Oric scene - I encourage you to include us in your future plans as you see fit. We can probably do most of the heavy lifting as required .. note that there are other alternative ROMβs available for Oric as well, such as dflat:
github.com/6502Nerd/dflat
We recently got the LOCI βi/o expansionβ accessory for the Oric functioning and shipping in decent quantities too, which might give us more RAM to play with ..
forum.defence-force.org/viewtopic.ph...
Lot of intriguing information in that thread you might find interesting ..
Oric Library here:
library.defence-force.org
And a really great community of Oric hackers here:
forum.defence.force.org
The ORIC BASIC ROM is reverse engineered and available here - not sure if someone has made a reproducible source project from it, but there are many other things going on for Oric that might be beneficial for the effort of portingβ¦
library.defence-force.org/books/conten...
@afachat.bsky.social Got any thoughts on what it would take to do a port of GeckOS to the Oric Atmos line of computers?
en.wikipedia.org/wiki/Oric_(c...
Mortar and Pestle is the most comfortable rendering of the phrase, in my opinion, since its alphabetic-ordered ..
15.12.2024 15:45 β π 1 π 0 π¬ 0 π 0
The expectation that there will be good human beings selected from Americaβs ruling classes is entirely fallacious. America got in this state because Americans have been willfully ruled by war criminals for decades. No βgood menβ can be found in such circumstances.
Prosecute the war crimes.
If the tools are there but the parent doesnβt use them, then the legislation banning bad parenting can simply address it.
It only takes a few cases making the news and lazy parents will catch up.
But you seem to want corporate overlords, not parents and families empowered by better toolsβ¦
Nonsense. You canβt say this with any degree of certainty.
Of course people use features that get built in to their devices. This is like saying βpeople wonβt use email if itβs included on a phoneββ¦
Give parents the ability to monitor their kids activities and theyβll use it.
Parents should decide what is and isnβt harmful content.
Not ad and marketing executives at billion dollar corporations.
Itβs more like, OS vendors need to prioritize giving parents the tools they need to be better parents, such as the ability to define a device as a childβs device, observe the devices screen, and so on.
But of course OS vendors are too busy turning their devices into ad machinesβ¦
Australia should just ban poor parenting.
04.12.2024 08:59 β π 12 π 0 π¬ 1 π 0
Recently became an air-fryer nerd. But I've been a couscous gimp for decades. So, this is nice:
www.youtube.com/watch?v=4rY3...
Do it, but wrap it into a Lua VM.
We donβt need more GUIβs, we need more scriptable engines.
Bonus point if your engine has a GUI though, of courseβ¦
A question for the physics boffins - at what point in the scale does this mass become a big fluffy cloud that can be walked on?
01.12.2024 12:52 β π 0 π 0 π¬ 0 π 0Ban all politics on the Internet. Problem solved.
29.11.2024 15:23 β π 0 π 0 π¬ 0 π 0Anyone need a Leader LSW 115 Audio Swemar Generator?
28.11.2024 14:33 β π 0 π 0 π¬ 0 π 0A classic exercise in choosing whatβs best for the user experience. Well I hope you find some spare bytes somewhereβ¦ this stage of things is quite interesting.
28.11.2024 07:59 β π 1 π 0 π¬ 0 π 0Ah, so the help text is derived from the input token listβ¦ I guess as another optimization. Ah well, sorry for the useless suggestion..
28.11.2024 07:54 β π 2 π 0 π¬ 1 π 0Nevertheless the suggestion is that you donβt need to compare the whole token, just the first four bytes of it. Itβs not about efficiency but rather squeezing the data available.
28.11.2024 07:19 β π 0 π 0 π¬ 1 π 0Could you also reduce the words to 4-chars, which fit in a 16-bit word, and thus do a 16-bit word comparison instead of a full string compare? That'd shave off some bytes too ..
27.11.2024 21:05 β π 0 π 0 π¬ 1 π 0Yup, same. I'm only here to chat about retro computers and synthesizers and nothing else. Lifes too short to have ones brain boiled by all the bashing. Better feed it, instead.
27.11.2024 13:09 β π 2 π 0 π¬ 0 π 0#retrocomputing #oric #atmos #soundtoy
27.11.2024 12:28 β π 0 π 0 π¬ 0 π 0A screenshot of the Oric Atmos running SOUNDTOY, exploring colourful capabilities of the Oric's weird video features ..
I'm building a videosynth toy for the Oric Atmos (my favourite 8-bit machine) and exploring its colourful features .. things are getting a bit like a paint program, still not yet wired up video/audio, but that is going to happen soon ..
github.com/seclorum/sou...