Search found 146 matches

by ones' complement
Thu May 16, 2024 1:11 pm
Forum: The Off-Topic Section
Topic: Z88 power supply
Replies: 10
Views: 194

Re: Z88 power supply

Just had a quick look on eBay for Z88s and accessories, feeling a little nostalgic after getting rid of my Z88 some years ago. Like many retro systems, the prices they go for somewhat amazed me! I occasionally look at Z88 on Ebay and it does appear fickle, some long standing listings are pricey but...
by ones' complement
Wed May 15, 2024 3:27 pm
Forum: The Off-Topic Section
Topic: Z88 power supply
Replies: 10
Views: 194

Re: Z88 power supply

Z88psu.jpg
Ideally you want one with an LED. I added one to mine since it was too easy to be unaware you were running on batteries and the mains switch wasn't on :?
by ones' complement
Mon May 13, 2024 12:19 pm
Forum: Hardware
Topic: CST Ram Plus eproms - CST QDisc v4 issue
Replies: 20
Views: 1025

Re: CST Ram Plus eproms - CST QDisc v4 issue

If this byte sequence is used only for 16KB bin files for the Rom slot what about the 32KB rom files? The byte sequence $4AFB0001 can be used for any size ROM files (within available space), not just 16K. AFAIK that sequence was chosen because it was least likely to occur in normal binary files. An...
by ones' complement
Sat May 11, 2024 12:05 pm
Forum: Hardware
Topic: CST Ram Plus eproms - CST QDisc v4 issue
Replies: 20
Views: 1025

Re: CST Ram Plus eproms - CST QDisc v4 issue

AFAIK the 68K/OS(32KB) file is a complete operating system replacement so I don't expect it to be recognised by QDOS/Minerva. Though it will be interesting to see if t0nyt's 68K/OS PCB can be realised as a schematic :)
by ones' complement
Sat May 11, 2024 11:49 am
Forum: Hardware
Topic: CST Ram Plus eproms - CST QDisc v4 issue
Replies: 20
Views: 1025

Re: CST Ram Plus eproms - CST QDisc v4 issue

OK, the first thing to do would be to look at each of the files you wanted to add to EPROM in a hex editor. If they are true QL ROMable files then the format of the first few bytes is defined: $4A,$FB,$00,$01 unique identification word for ROM code $??,$?? offset to list of names of new SupreBASIC p...
by ones' complement
Sat May 11, 2024 10:45 am
Forum: Hardware
Topic: CST Ram Plus eproms - CST QDisc v4 issue
Replies: 20
Views: 1025

Re: CST Ram Plus eproms - CST QDisc v4 issue

Do the files in EPROM have the required ROM header ident/banners at the 16K boundaries where needed? It would be easy enough to knock up simple SuperBasic script to PEEK at the appropriate places and show first few bytes (i.e. at each 16K boundary in top 256K of QL's 1Meg map).
by ones' complement
Tue May 07, 2024 10:02 am
Forum: Software & Programming
Topic: QSTAR 1
Replies: 29
Views: 1963

Re: QSTAR 1

But also ;)
by ones' complement
Sun May 05, 2024 10:51 am
Forum: Software & Programming
Topic: 68K/OS "ROM" based disk attempt
Replies: 34
Views: 1432

Re: 68K/OS "ROM" based disk attempt

Would doing a cartridge dump using FORMAT RAM1_MDV1 be possible? (assumes at least map is same as normal QL mdv.)
by ones' complement
Sun May 05, 2024 10:42 am
Forum: The Off-Topic Section
Topic: Identity of PiHER 8C2K2 chip?
Replies: 1
Views: 365

Re: Identity of PiHER 8C2K2 chip?

Surely nothing more than DIP resistor packs (pull ups?).

(Looks like variation on https://www.jupiter-ace.co.uk/hardware_ ... oller.html)
by ones' complement
Wed May 01, 2024 7:24 pm
Forum: Hardware
Topic: CST Ram Plus eproms - CST QDisc v4 issue
Replies: 20
Views: 1025

Re: CST Ram Plus eproms - CST QDisc v4 issue

I would at least try a logic probe on eprom select (pin 22 /OE) to see if after a reset it is at least polled to help start narrowing problem down.

Edit: removed text about jumbled roms; V4 is jumbled

Edit2: I use 'jumbled' (not scrambled) since that is what QEP III uses.