Search found 151 matches

by BarryN
Sat Oct 02, 2021 2:48 am
Forum: GAMES
Topic: Artic ZX Galaxians - now with ZONX support (and Chroma81 & UDG)
Replies: 64
Views: 21309

Re: Artic ZX Galaxians - now with ZONX support (and Chroma81 & UDG)

When I implemented UDG graphics in ZX Galaxians a while back it was also my intention to incorporate some support for the ZONX81, but I ended up getting distracted by other things and that was forgotten. But a few days ago I was revisiting the AY drivers used by Sirmorris in the "Bigg Oil" and "ZeD...
by BarryN
Sat Oct 02, 2021 1:40 am
Forum: Hardware
Topic: Which video mod for composite?
Replies: 43
Views: 9482

Re: Which video mod for composite?

No, You leave the ULA chip alone. You are fine now! :-D There are 3 versions of ULA. The first two ULAs are buggy because they don't have their back porches feature yet. The final version [2C210E] had its back porch feature. 1024MAK has his better explanation on these ULAs' details somewhere on thi...
by BarryN
Fri Oct 01, 2021 3:46 pm
Forum: Hardware
Topic: Diagnosing a ZX81 - solved!
Replies: 18
Views: 4830

Re: Diagnosing a ZX81 - solved!

This ZX81 has a non-working EAR port which appears to be down to the ULA. I carefully desoldered the ULA (I've done a Z80 successfully on a Spectrum before now) and socketed it. Just now I stupidly managed to insert it upside down in its socket and powered it on. With the ULA back in the correct or...
by BarryN
Thu Sep 30, 2021 3:27 pm
Forum: GAMES
Topic: ZON X-81 compatible software
Replies: 8
Views: 2542

Re: ZON X-81 compatible software

It's worth checking out the new games thread as a lot of the new software there uses AY. There is also Sea-dragon reworked for the 81 which as well as sound effects has a title tune composed by yours truly (he says modestly) although this does require a UDG board of some description. https://www.si...
by BarryN
Thu Sep 30, 2021 2:05 pm
Forum: GAMES
Topic: ZON X-81 compatible software
Replies: 8
Views: 2542

Re: ZON X-81 compatible software

Hi. I've finally managed to get a Bi Pak Zon x-81. Does anyone on here have a list or link to any software which uses this in its code? Also be interesting to know how many units were actually made. Cheers in advance. That's the music/sound expansion, right? There is a bunch of stuff that supports ...
by BarryN
Sun Sep 26, 2021 12:50 pm
Forum: Emulators
Topic: SZ81 compiled for intel Mac OS-X
Replies: 39
Views: 24372

Re: SZ81 compiled for intel Mac OS-X

I what I would really like to see is the output from running /Users/myuser/Applications/SZ81/SZ81.app/Contents/MacOS/SZ81 in a terminal window and then exiting. It should look something like this: $ /Applications/Emulation/SZ81/SZ81.app/Contents/MacOS/SZ81 2021-09-26 06:45:16.714 SZ81[58050:2560110]...
by BarryN
Fri Sep 24, 2021 1:39 pm
Forum: Emulators
Topic: SZ81 compiled for intel Mac OS-X
Replies: 39
Views: 24372

Re: SZ81 compiled for intel Mac OS-X

Also, try going to System Preferences -> Security & Privacy -> Privacy -> Full Disk Access -> Unlock the panel and click + and add SZ81.
by BarryN
Fri Sep 24, 2021 12:00 pm
Forum: Emulators
Topic: SZ81 compiled for intel Mac OS-X
Replies: 39
Views: 24372

Re: SZ81 compiled for intel Mac OS-X

I have just moved it from /Applications to /Users/myuser/Applications, but it gives same reaction. Just a white screen. The code i running however, because F10 closes the program. Try running /Users/myuser/Applications/SZ81/SZ81.app/Contents/MacOS/SZ81 from a terminal window and post here what is o...
by BarryN
Fri Sep 24, 2021 10:14 am
Forum: Emulators
Topic: SZ81 compiled for intel Mac OS-X
Replies: 39
Views: 24372

Re: SZ81 compiled for intel Mac OS-X

Have you tried running this under macOS Big Sur? Maybe there is some new security in that version of macOS. It seems like it might not have access to read it's own files with icons and font. So the screen is just white. Try this... From the finder GUI (important) move the SZ81 folder to any other l...
by BarryN
Thu Sep 23, 2021 8:55 pm
Forum: Emulators
Topic: EO v2.0 - planning stage
Replies: 36
Views: 16685

Re: EO v2.0 - planning stage

I like Eightyone but I own a Mac so I often run SZ81 instead because it runs natively where as I have to run Eightyone under Wine. Since I use a Mac myself, a Mac port is a higher priority than linux, but I don't think they've released gcc for M1 yet? I think M1 still runs 64 bit Intel code. GCC is...