Search found 1944 matches

by ibisum
Sun Mar 23, 2025 8:46 pm
Forum: Emulators
Topic: JOric
Replies: 217
Views: 139587

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...
by ibisum
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. ;)
by ibisum
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 ..
by ibisum
Mon Mar 17, 2025 11:21 am
Forum: Emulators
Topic: JOric
Replies: 217
Views: 139587

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...
by ibisum
Sat Mar 15, 2025 7:50 pm
Forum: Emulators
Topic: JOric
Replies: 217
Views: 139587

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.
by ibisum
Sat Mar 15, 2025 11:50 am
Forum: Emulators
Topic: JOric
Replies: 217
Views: 139587

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...
by ibisum
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/
by ibisum
Wed Mar 12, 2025 10:37 pm
Forum: Emulators
Topic: JOric
Replies: 217
Views: 139587

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...
by ibisum
Wed Mar 12, 2025 9:12 pm
Forum: Emulators
Topic: JOric
Replies: 217
Views: 139587

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...]
by ibisum
Wed Mar 12, 2025 8:55 pm
Forum: Emulators
Topic: JOric
Replies: 217
Views: 139587

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...
by ibisum
Wed Mar 12, 2025 2:00 pm
Forum: Emulators
Topic: JOric
Replies: 217
Views: 139587

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 ..
by ibisum
Wed Mar 12, 2025 12:52 pm
Forum: Emulators
Topic: JOric
Replies: 217
Views: 139587

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 ...
by ibisum
Tue Mar 11, 2025 11:52 pm
Forum: Emulators
Topic: JOric
Replies: 217
Views: 139587

Re: JOric

Nice update! Are we ever going to resolve the lack of sound on iOS?\
by ibisum
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...
by ibisum
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.