Search found 1944 matches
Re: JOric
I found this interesting snippet which is used to enable Audio on iOS in other audio-related web pages .. maybe we can try it out? https://github.com/donbrae/onscreen-piano-keyboard/blob/main/src/index.js#L160-L179 I’ve found if I have the onscreen-piano-keyboard web site open in a second tab, J’Ori...
- Fri Mar 21, 2025 4:22 pm
- Forum: Hardware hacks and extensions
- Topic: Loci - my Oric storage emulation project
- Replies: 1119
- Views: 429323
Re: Loci - my Oric storage emulation project
Its so neat to see LOCI rolling out, and also - where are all these Oric users?!! I hope LOCI comes with instructions to join us here in Defence-force.org. 

- Wed Mar 19, 2025 10:31 pm
- Forum: Games
- Topic: INUFUTO: AERIAL
- Replies: 2
- Views: 639
Re: INUFUTO: AERIAL
Quite a fun little game .. I was a bit disappointed that its in TEXT mode, but understandable given the breadth and scope of INUFUTO's development tools ..
Re: JOric
Hmm .. continuing the debug of the iPad/Safari non-sound issue, running /#/basic .. this time, no error message (as before), but - also still no sound. During these logs, I clicked the speaker icon on and of and on again, but still no sound when ZAP. [Log] Resuming PSGAudioWorker... (8264352DB7E0E21...
Re: JOric
Yes, I'm going to #/basic, then these log messages appear.
The speaker icon appears with X, and so I press it.
The error appears when I click the icon.
The speaker icon appears with X, and so I press it.
The error appears when I click the icon.
Re: JOric
Here's the log messages: [Log] AudioContext not running at startup. (6F249091147D874FA1B53B92982C5650.cache.js, line 120760) [Log] Fetching program 'BASIC' (6F249091147D874FA1B53B92982C5650.cache.js, line 120730) [Log] Resuming PSGAudioWorker... (6F249091147D874FA1B53B92982C5650.cache.js, line 12014...
- Fri Mar 14, 2025 4:30 pm
- Forum: Games
- Topic: INUFUTO: AERIAL
- Replies: 2
- Views: 639
INUFUTO: AERIAL
Its always a great day when there’s a new INUFUTO release:
An action arcade flying shooter game, akin to Harrier Attack or Scramble, with some neat INUFUTO magic stirred in ..
Available here:
http://inufuto.web.fc2.com/8bit/aerial/
An action arcade flying shooter game, akin to Harrier Attack or Scramble, with some neat INUFUTO magic stirred in ..
Available here:
http://inufuto.web.fc2.com/8bit/aerial/
Re: JOric
Some interesting comments about this issue in this thread: https://github.com/phaserjs/phaser/issues/4790 paulsymphonys' answer here: https://github.com/phaserjs/phaser/issues/4790#issuecomment-578565356 var audioContext = new ((window).AudioContext || (window).webkitAudioContext)(); .. seems intere...
Re: JOric
[Edit: I thought the audioContext.resume code was commented out, but never mind, I should learn what /*-{ }-*/ mean in Java GWT/Javascript world...]
Re: JOric
Hmm, that's strange. I haven't actually coded any specific sound being played when the buttons are pressed. For the speaker icon, it probably makes a click noise as a consequence of the sound being enabled again. I hear that sometimes. Ah, so its not intentional?! I hear two variants of a click - a...
Re: JOric
I just realized that there are sounds on the buttons when you press them - I just tried testing on a MacBook with Safari, and sound works just fine. So maybe that solution isn’t going to work .. unless that’s a very fresh feature ..
Re: JOric
It would help to answer a few questions with regards to what is happening on iOS. Okay, I wired up again and this is the result: [Log] Fetching program 'BASIC' (20EA5392873D13987AEEF44048C67555.cache.js, line 120730) [Log] Resuming PSGAudioWorker... (20EA5392873D13987AEEF44048C67555.cache.js, line ...
Re: JOric
Nice update! Are we ever going to resolve the lack of sound on iOS?\
- Sun Mar 09, 2025 10:19 pm
- Forum: Games
- Topic: Upgrade Time: Encounter
- Replies: 353
- Views: 254070
Re: Upgrade Time: Encounter
Had a bit of a play .. joystick mode is very smooth and well implemented and I got quite a bit further in the game than ever before. It plays well on the Stem Deck joypad and controller interface. A couple of times I managed to get dropped out of a joystick-friendly mode to a text-only field, and wh...
- Wed Mar 05, 2025 11:10 pm
- Forum: Hardware hacks and extensions
- Topic: Loci - my Oric storage emulation project
- Replies: 1119
- Views: 429323
Re: Loci - my Oric storage emulation project
You know what would be cool? Some way to wire up the LOCI monitor to the LPRINT ..
Then, we could write BASIC programs that do LOCI things.
Then, we could write BASIC programs that do LOCI things.