Search found 2190 matches

by stefano
Mon Dec 04, 2023 10:02 am
Forum: Sinclair ZX
Topic: CP/M on the spectrum clones
Replies: 35
Views: 11241

Re: CP/M on the spectrum clones

The PROFI clone, "unrealspeccy" emulates it properly. profi.png It looks like 2 different CP/M versions were created, but the UDF disk image after booting seems totally dumb, I suspect the BDOS component is missing because it doesn't even understand a DIR command. Luckily also a good CP/M ...
by stefano
Sat Dec 02, 2023 10:02 am
Forum: Sinclair ZX
Topic: CP/M on the spectrum clones
Replies: 35
Views: 11241

Re: CP/M on the spectrum clones

A last note regarding the Elwro boot problems.
MAME has this exact same behaviour on the Scorpion emulation.
Considering that the same boot images work fine on RealSpectrum there's a good possibility that the problem is on the FDC emulation in MAME.
scorpion_boot_err.png
by stefano
Fri Dec 01, 2023 9:12 pm
Forum: CP/M, FLOS and OS related
Topic: CPMDISK again
Replies: 8
Views: 4921

Re: CPMDISK again

Those CP/M disks are even more different one each other than expected ! One of the biggest obstacle to support some rare format is the sector numbering. Here https://forums.debian.net/viewtopic.php?t=112244 --are mentioned 5 different methods supported by 22disk. Another less tricky but totally unco...
by stefano
Fri Dec 01, 2023 6:26 pm
Forum: Sinclair ZX
Topic: Flipping Bytes & Bits!
Replies: 11
Views: 3199

Re: Flipping Bytes & Bits!

SP1 works on a fixed sprite size. The picture data is provided by the programmer, thus the flip/rotate routines I mentioned could be applied to such data to save space. I'm not very good with SP1 but a data manipulation routine should be easy to implement. EDIT: your idea is very interesting. Dealin...
by stefano
Fri Dec 01, 2023 4:19 pm
Forum: Sinclair ZX
Topic: Flipping Bytes & Bits!
Replies: 11
Views: 3199

Re: Flipping Bytes & Bits!

It is in my wish/todo list to do something similar on the monochrome sprites. The ideal approach depends on your needs, it could be necessary to swap also the colour attributes, have an knowh number (or proportion) of bytes to flip, etc.. Supercode provides the routines to reflect the characters on ...
by stefano
Thu Nov 30, 2023 7:51 am
Forum: Sinclair ZX
Topic: CP/M on the spectrum clones
Replies: 35
Views: 11241

Re: CP/M on the spectrum clones

Couldn't go further on the Elwro 800 Junior. The MAME status is very close to a working condition, attempting to change the file format and the floppy type definition on MAME and insisting with "Retry" i could get a portion of the directory shown. Still the only way to currently test some ...
by stefano
Wed Nov 29, 2023 12:25 pm
Forum: Sinclair ZX
Topic: CP/M on the spectrum clones
Replies: 35
Views: 11241

Re: CP/M on the spectrum clones

The ELWRO-800 Junior clones from poland. https://oldcrap.org/2017/11/10/elwro-800/ Very little is available online, but I think I understood there were two different disks formats around, version 4 was HD perhaps ? The MAME emulation is close to a working status, I got the only system files availabl...
by stefano
Tue Nov 28, 2023 2:58 pm
Forum: Sinclair ZX
Topic: CP/M on the spectrum clones
Replies: 35
Views: 11241

Re: CP/M on the spectrum clones

I found a CP/M boot disk for the "Sonet Baltic++" soviet clone, or at least it is listed as if it was a CP/M system disk for the "BALTIK" (Балтик). https://zxbyte.ru/baltic_en.htm (scroll at the bottom for files) baltik_cpm_disk.zip includes baltik.kdi, which can be converted wit...
by stefano
Mon Nov 27, 2023 10:35 pm
Forum: Sinclair ZX
Topic: CP/M on the spectrum clones
Replies: 35
Views: 11241

Re: CP/M on the spectrum clones

I know. The same disk format should work IIRC.
Sadly the current library doesn't fully fit.
by stefano
Mon Nov 27, 2023 2:12 pm
Forum: Sinclair ZX
Topic: CP/M on the spectrum clones
Replies: 35
Views: 11241

Re: CP/M on the spectrum clones

+ Quorum ZX clone(s) ! https://sudonull.com/post/157918-CP-M-80-on-the-clone-of-the-Quorum-Spectrum In my information, the only way to use the resulting image files is to convert them into .FDI with SAMDISK. The intermediate format can be .DSK, .D88 or ,IMD. I chose ".DSK" because we had i...
by stefano
Fri Nov 24, 2023 5:22 pm
Forum: Sinclair ZX
Topic: CP/M on the spectrum clones
Replies: 35
Views: 11241

Re: CP/M on the spectrum clones

I'm pulling the MicroART ATM Turbo model. It's good enough to produce, other than a raw TRD file, an IMD version which. when converted with SAMDISK into FDI, will work on UNREALSPECCY. MAME is not reading the disks but I'm not sure the problem is on the file format. EDIT: on the ATM Turbo no boot di...
by stefano
Fri Nov 24, 2023 12:09 pm
Forum: Sinclair ZX
Topic: CP/M on the spectrum clones
Replies: 35
Views: 11241

Re: CP/M on the spectrum clones

This one should work for the ATM Turbo CP/M disks # ZX ATM Turbo diskdef atmturbo seclen 256 cylinders 80 sectrk 16 heads 2 blocksize 2048 maxdir 128 boottrk 2 os 2.2 end And this for the Quorum 128 # ZX Quorum 128 diskdef quorum seclen 1024 cylinders 80 sectrk 5 heads 2 blocksize 2048 maxdir 128 bo...
by stefano
Thu Nov 23, 2023 2:08 pm
Forum: Sinclair ZX
Topic: CP/M on the spectrum clones
Replies: 35
Views: 11241

CP/M on the spectrum clones

I'm currently looking at possible new CP/M disk formats and I ran into some of those disk images I was looking since forever. The number of attempts to add CP/M support to the ZX Spectrum is bigger than expected, but most of those systems are not emulated or the emulation level is too poor. Luckily ...
by stefano
Sat Nov 18, 2023 11:25 pm
Forum: MSX, SVI, TMS99x8 and Sega Master System
Topic: [SMS] Mono sprites snail trail problem
Replies: 9
Views: 6385

Re: [SMS] Mono sprites snail trail problem

Black belt confirmed, Dom. You're getting so fast in fixing.. everything?
by stefano
Sat Nov 18, 2023 1:01 pm
Forum: MSX, SVI, TMS99x8 and Sega Master System
Topic: [SMS] Mono sprites snail trail problem
Replies: 9
Views: 6385

Re: [SMS] Mono sprites snail trail problem

I agree, I was betting on the VDP transfers concurrently with you. :). Having a real hardware to test on is always of great help, though. Do you think we can do some trial and error with Robert?
by stefano
Fri Nov 17, 2023 9:54 am
Forum: CP/M, FLOS and OS related
Topic: CPMDISK again
Replies: 8
Views: 4921

Re: CPMDISK again

Yet another weird format, the 'Amust'. Having the boot tracks formatted differently was more common on the 8" floppy drives, but when it happened on different media formats everybody had its personal way to go. There's a good probability that keeping 5 big sectors on the first track (both the s...
by stefano
Thu Nov 16, 2023 4:17 pm
Forum: CP/M, FLOS and OS related
Topic: CPMDISK again
Replies: 8
Views: 4921

Re: CPMDISK again

We now have also a 40 tracks floppy mode for the microbee. It required different space for the boot records and a different starting position in the sector skew sequence which is odd (the skew factor is always 3). Moreover both the 40 and 80 tracks images need to keep the sectors shuffled over a seq...
by stefano
Thu Nov 16, 2023 9:59 am
Forum: Misc
Topic: Future of the libraries
Replies: 32
Views: 35765

Re: Future of the libraries

> to avoid redoing everything in 2033 when I come back to re-finish them =D Don't bet on it ! :D Well, as Felipu said you can get most of the newlib benefits also in the classic library now. My personal taste goes to the classic library because I'm a mainac of portability. People wishing to squeeze ...
by stefano
Wed Nov 15, 2023 11:06 am
Forum: CP/M, FLOS and OS related
Topic: CPMDISK again
Replies: 8
Views: 4921

Re: CPMDISK again

With the new "side2_sector_numbering" option I got a valid configuration for the GNAT disk format. At the moment it is a totally lost/forgotten system, but it passes the check with ALIENC.COM on an emulated microbee
by stefano
Tue Nov 14, 2023 12:00 pm
Forum: CP/M, FLOS and OS related
Topic: CPMDISK again
Replies: 8
Views: 4921

Re: CPMDISK again

I'm pulling in a new option, side2_sector_numbering, useful to deal with those disk formats requiring a progressive sector numbering between the two disk sides. The Kaypro 4/10 double side disk format is a perfect test case (https://forum.vcfed.org/index.php?threads/kaypro-10-reinstall-disks.55186/p...
by stefano
Tue Nov 14, 2023 10:43 am
Forum: Texas Instruments Calculators
Topic: [TI83+] Multi-page application support
Replies: 1
Views: 3475

Re: [TI83+] Multi-page application support

Awesome ! Thankyou for supporting this !
I also wish to thank @HeronErin and all the people trying hard to raise our interest on the evolved TI83+ models.
by stefano
Fri Nov 10, 2023 10:14 pm
Forum: Misc
Topic: DISCiPLE snapshot bug, did any one solve it?
Replies: 5
Views: 2572

Re: DISCiPLE snapshot bug, did any one solve it?

you really should first clean the analogue section. mono tape recorder, heads (alignment..), etc. also the rubber belt could be fixed. I mentioned maketzx because it does the conversion on the fly, you immediately understand if it is loading or not. Then, probably the code you are willing to keep is...
by stefano
Fri Nov 10, 2023 9:35 am
Forum: CP/M, FLOS and OS related
Topic: CPMDISK again
Replies: 8
Views: 4921

Re: CPMDISK again

The Don Maslin archive includes the files for the GNAT System 10 computers. I used them, partially unsuccessfully to test this new method of merging the results gathered from the IMDU convert log and the ones listed in my file (data obtained from ALIENC.COM). It's not enough to build a valid disk im...
by stefano
Thu Nov 09, 2023 8:50 pm
Forum: Misc
Topic: DISCiPLE snapshot bug, did any one solve it?
Replies: 5
Views: 2572

Re: DISCiPLE snapshot bug, did any one solve it?

what I did in the past was to dump the whole tapes via wmaketzx.
The tzx itself helps remembering what was in, if something important is broken you can focus on it later using the tzx file as an index.
by stefano
Tue Nov 07, 2023 10:45 pm
Forum: CP/M, FLOS and OS related
Topic: CPMDISK again
Replies: 8
Views: 4921

CPMDISK again

While trying (once again unsuccessfully) to port a northstar emulator on Windows, I bumped into a couple of tools for the Microbee. They are were named "alien" because they were able to exchange files working on several disk formats, one of the two even addressed the MSDOS/Apricot, NorthSt...