Quote from: Nemo59 on Yesterday at 22:00Thanks!
I started aFrenchenglish translation. Here is work in progress
Quote from: ajcasado on Yesterday at 23:26With this version, you can run FUZIX using only a floppy drive, as long as you have a standard RAM expansion of at least 512k and a 3.5" floppy disk drive or a device capable of emulating one well enough.Whether this is actually useful is pretty debatable, but at the very least, it's definitely a challenge!
Quote from: TotO on 15:22, 19 May 21Z0840004PSCfyi: I bought a set of 10 CPUs 2 years ago from this seller and just recognized that not all of them are NMOS. I only have 6 of the 10 left but 5 of those 6 turned out to be CMOS CPUs.
- 1x https://www.ebay.com/itm/174313284022?hash=item2895e1a1b6:g:Rz4AAOSwS7xe4eMj
- 5x https://www.ebay.com/itm/174313289653?hash=item2895e1b7b5:g:Rz4AAOSwS7xe4eMj
- 10x https://www.ebay.com/itm/392833995040?hash=item5b76bb1120:g:Rz4AAOSwS7xe4eMj
Best price. Fee shipping, free return. Already ordered to this seller. Why searching another CPU version?
Quote from: eto on 01:48, 14 January 25I could test 3 different Z0840004PSC CPUs, all from the same seller, and only one of them behaved correctly. The others produced white noise when I played back music with Arkos Tracker.
Quote from: Egg Master on Yesterday at 19:46So, I can imagine the players for other Z80 computers are more safe.Yes, because they have no PPI between the Z80 and the PSG.
Quote from: Egg Master on Yesterday at 19:46The trick of using OUT (C), 0 was widely known and used back in the day across most 8-bit Z80 machines, so I wouldn't be surprised to find that using a CMOS chip in any of them will lead to some odd issues (whether it's music or other stuff).Quote from: Prodatron on Yesterday at 14:36Erm, this sounds like it would be a software bug in Arkos, which isn't. Original CPCs never used CMOS Z80, so the Arkos player is 100% compatibleI'm not saying it's a software bug, but that I've noticed this problem on games using this audio player on CPC when exchanging the Z80 to fix one of my computers. Arkos Tracker is a fairly recent software written when the CMOS compatibility issue was already known. So, I can imagine the players for other Z80 computers are more safe.
Quote from: Prodatron on Yesterday at 14:36Erm, this sounds like it would be a software bug in Arkos, which isn't. Original CPCs never used CMOS Z80, so the Arkos player is 100% compatibleI'm not saying it's a software bug, but that I've noticed this problem on games using this audio player on CPC when exchanging the Z80 to fix one of my computers. Arkos Tracker is a fairly recent software written when the CMOS compatibility issue was already known. So, I can imagine the players for other Z80 computers are more safe.
Quote from: roudoudou on Yesterday at 18:13absurd branch : when you already have a register for the data, use the register, do not explore other casesRight, this isn't brute-force at this point, this is a heuristic Limited depth, breadth-first and pruning the least successful branches might be a good way of limiting the search space. I wonder how much more efficient it would be vs what I'm doing at the moment though...
there is many cases when you do not have the register ready to use but you can be smart
and use some auto-purge if needed, you will gain speed+memory
Page created in 0.054 seconds with 17 queries.