Search found 437 matches

by xahmol
Thu Jun 16, 2022 11:47 am
Forum: General Discussion
Topic: And the CEO ?
Replies: 118
Views: 166473

Re: And the CEO ?

Dbug wrote: Thu Jun 16, 2022 7:47 am What could be kind of cool, is to have a laptop in the visu room with for example a google video, zoom or jitsi running in a corner so people could take a look at what happens (from afar of course) and eventually have people show cool stuff :)
Or just a recording to be watched later.
by xahmol
Wed Jun 15, 2022 6:26 pm
Forum: C programming
Topic: Using overlay memory: how, tips and possibility for direct save/load
Replies: 127
Views: 22764

Re: Using overlay memory: how, tips and possibility for direct save/load

I wonder if it would make sense to provide a few "built-in" sets of fonts that the user could select, like some variants of the PETSCII, or fonts inspired from various other systems :) Would certainly make sense if somebody artistically better than me can do good 8 to 6 bit width conversi...
by xahmol
Wed Jun 15, 2022 4:14 pm
Forum: C programming
Topic: Using overlay memory: how, tips and possibility for direct save/load
Replies: 127
Views: 22764

Re: Using overlay memory: how, tips and possibility for direct save/load

Documentation added as readme.md in the Github or as file to download at:
https://github.com/xahmol/OricScreenEdi ... README.pdf

No time now for a separate release post in an own topic, will probably be tomorrow.
by xahmol
Wed Jun 15, 2022 9:48 am
Forum: C programming
Topic: Using overlay memory: how, tips and possibility for direct save/load
Replies: 127
Views: 22764

Re: Using overlay memory: how, tips and possibility for direct save/load

Update with new version incorporating suggestions from Iss: - turn off keyboard clicks (or set short key to switch it off/on); Done. Keyboard click sounds should now be gone (they are at least here in Oricutron) - make selection tool to work not only from top-left to right-down; Done. Proved to be v...
by xahmol
Wed Jun 15, 2022 5:02 am
Forum: Tape and floppy disk converters
Topic: Cumana Reborn wanted
Replies: 37
Views: 10805

Re: Cumana Reborn wanted

Folks - thanks for the guidance and feedback. Out of interest, does it work on any other computers. As well as the Orics, I have an Enterprise and a Tatung Einstein requiring some love. Cheers Steve Well, the disk controller in the Cumana Reborn has the Oric Atmos ROM, so it would not work on other...
by xahmol
Tue Jun 14, 2022 1:23 pm
Forum: C programming
Topic: Using overlay memory: how, tips and possibility for direct save/load
Replies: 127
Views: 22764

Re: Using overlay memory: how, tips and possibility for direct save/load

Congrats! Cool program and can be useful! My 2 cents: - turn off keyboard clicks (or set short key to switch it off/on); - make selection tool to work not only from top-left to right-down; - nice to have IJK-joystick :) btw, github contains BAT files for OSDK but they are not for OSE. Do you use cc...
by xahmol
Tue Jun 14, 2022 9:06 am
Forum: Tape and floppy disk converters
Topic: Cumana Reborn wanted
Replies: 37
Views: 10805

Re: Cumana Reborn wanted

Chema wrote: Tue Jun 14, 2022 8:23 am
Ah, sorry then. I am not sure why I thought that it was included at some point. Maybe it was in the original HxC firmware.
Now you make me doubt as I actually did non Oric projects last months so actually didn’t try for a year. Did I miss a firmware? Will check.
by xahmol
Tue Jun 14, 2022 8:53 am
Forum: C programming
Topic: Using overlay memory: how, tips and possibility for direct save/load
Replies: 127
Views: 22764

Re: Using overlay memory: how, tips and possibility for direct save/load

Thank. Did found that out before in this topic, but forgot to delete this code as I now not use it yet as I still need SEDORiC.
by xahmol
Tue Jun 14, 2022 5:40 am
Forum: Tape and floppy disk converters
Topic: Cumana Reborn wanted
Replies: 37
Views: 10805

Re: Cumana Reborn wanted

And I do agree that someone should write that missing manual of the Cumana Reborn, just not sure if I have the energy to do so myself.
The device is great, but support from it’s manufactor is rather sparse, also because of language issues.
by xahmol
Tue Jun 14, 2022 5:18 am
Forum: Tape and floppy disk converters
Topic: Cumana Reborn wanted
Replies: 37
Views: 10805

Re: Cumana Reborn wanted

On that converting back to DSK issues, see this thread: https://forum.defence-force.org/viewtop ... 325#p25325
And just remembered again the issue is only in Oricutron reading the HFE back, not Eupohoric. Actually did not check if this has been solved meanwhile in Oricutron, will try soon.
by xahmol
Tue Jun 14, 2022 5:07 am
Forum: Tape and floppy disk converters
Topic: Cumana Reborn wanted
Replies: 37
Views: 10805

Re: Cumana Reborn wanted

No, the Cumana Reborn does not use DSK natively alas. You have to convert DSK to HFE using this software: https://hxc2001.com/download/floppy_drive_emulator/HxCFloppyEmulator_soft.zip (https://hxc2001.com/download/floppy_drive_emulator/) As far as I know that is not only the best way to do it, but a...
by xahmol
Mon Jun 13, 2022 8:53 pm
Forum: C programming
Topic: Using overlay memory: how, tips and possibility for direct save/load
Replies: 127
Views: 22764

Re: Using overlay memory: how, tips and possibility for direct save/load

Would be really cool to use it to write code too, though. Got space left for scrolling and word operations? No space left alas unless I work the alternative disk operations out and regain the overlay RAM by ditching SEDORIC. Had already to decease my windows buffer somewhat to make room. Source cod...
by xahmol
Mon Jun 13, 2022 1:19 pm
Forum: C programming
Topic: Using overlay memory: how, tips and possibility for direct save/load
Replies: 127
Views: 22764

Re: Using overlay memory: how, tips and possibility for direct save/load

By the way: to manage expectation about what my tool can do: had to do preprocessing for my tool to load this. Actually used Oric Explorer on the .tap to view the different files and see where the screen and charset were located. Oric Explorer has a very convenient text and charset viewer included. ...
by xahmol
Mon Jun 13, 2022 11:41 am
Forum: C programming
Topic: Using overlay memory: how, tips and possibility for direct save/load
Replies: 127
Views: 22764

Re: Using overlay memory: how, tips and possibility for direct save/load

Palette view with charsets redefined:
Schermafbeelding 2022-06-13 121827.png
A redefined character in the char editor:
Schermafbeelding 2022-06-13 123456.png
Workdisk with the files:
lori.dsk
(1.56 MiB) Downloaded 86 times
LORIPJ.BIN is project meta data
LORISC.BIN is the screen
LORICA.BIN is the alternate charset
by xahmol
Mon Jun 13, 2022 11:29 am
Forum: C programming
Topic: Using overlay memory: how, tips and possibility for direct save/load
Replies: 127
Views: 22764

Re: Using overlay memory: how, tips and possibility for direct save/load

Succeeded. That intro screen uses the alternate charset for the Loriciels logo. See screenshots of it loaded in Oric Screen Editor: Screen loaded without charset data: Schermafbeelding 2022-06-13 122613.png Same screen with alternate charset serial modifier changed to standard charset (to see which ...