Nov 142011
 

The CPC Wiki needs to move from the server, which was kindly donated by Nurgle, to a new server again. It is aimed to move the Wiki to its new location on wednesday or friday, so don’t be afraid if it isn’t available during that time. You can read more about it in the CPC Wiki forums (if they are available Zwinkerndes Smiley) and I will try to keep you informed about the migration progress. You can find more detailed information during the migration progress when you follow Gryzors Twitter account (@krakout).

[UPDATE-19.11.2011] The Wiki moved to its new server this night and all seems to be working. If there are any problems, please report them in the forums or contact Gryzor.[/UPDATE]

Aug 082011
 

You might have noticed that the CPC Wiki is currently not accessable. The server will move to a new hosting partner, but here is the original message by Gryzor:

“Hello dear CPCWiki members,As some of you have noticed, there has been some downtime as of lately. The host has said we cannot continue on this server due to the number of connections made, so we’ll probably be moving to a new one. It seems summer is always a period of moving! Anyhow, if you find that the site is gone we will try to keep you updated. You can check out cpc-live.com, follow Gryzor on Twitter (username: krakout), or drop by https://www.octoate.de and other CPC-related sites (like Phenix, I’m sure they’ll pick it up sooner or later).

Cross fingers!

Regards,
The CPCWiki forum Team.”

 

Feb 172010
 

I already wrote a news article about the search on how to decrypt the ACID protection of the Amstrad Plus computers. Now NoCa$h, also known for his No$cpc emulator for DOS, received a Amstrad CPC Plus cartridge by Fano and decrypted the ACID protection of the cartridge within a few days. To do this, he desoldered the ACID protection chip from the cartridge and connected it to the printer port of the PC. With a small program he sent data to the chip and tried to find a way to reproduce the signals of the chip. He found an algorithm which produces the same sequence.
With the decryption of the chip, the last big unknown mystery of the CPC is now resolved. In the future we can produce new cartridges for the CPC Plus and maybe someone will develop a reprogrammable cartridge.

You can find the pseudocode in the thread about the ACID protection in the CPCWiki forums and this information will also be included in the [[ACID|CPCWiki article about the ACID protection]] in the future, too.

;ACID reverse-engineered 13-16 February 2010 by nocash (Martin Korth)
;below is repeated on every CLK cycle...
CmpVal=13596h, XorVal=0c820h
if PinA0=1 then CmpVal=CmpVal XOR 0000ch, XorVal=XorVal XOR 00004h
if PinA1=1 then CmpVal=CmpVal XOR 06000h, XorVal=XorVal XOR 06000h
if PinA2=1 then CmpVal=CmpVal XOR 000c0h, XorVal=XorVal XOR 00080h
if PinA3=1 then CmpVal=CmpVal XOR 00030h, XorVal=XorVal XOR 00020h
if PinA4=1 then CmpVal=CmpVal XOR 18000h, XorVal=XorVal XOR 08000h
if PinA5=1 then CmpVal=CmpVal XOR 00003h, XorVal=XorVal XOR 00000h
if PinA6=1 then CmpVal=CmpVal XOR 00600h, XorVal=XorVal XOR 00000h
if PinA7=1 then CmpVal=CmpVal XOR 01800h, XorVal=XorVal XOR 00800h
if PinCE=0 AND (ShiftReg OR 100h)=CmpVal then ShiftReg=ShiftReg XOR XorVal
NewBit=ShiftRegBit0 XOR ShiftRegBit9 XOR ShiftRegBit12 XOR ShiftRegBit16
ShiftReg=(ShiftReg SHR 1) + (NewBit SHL 16)
Wait for falling edge on PinCLK
if PinCCLR=0 then ShiftReg=1FFFFh      ;\done at falling CLK edge
PinSIN=ShiftRegBit0                    ;/
;Mind that above is a software example - a hardware solution obviously
;wouldnt require CmpVal and XorVal registers - instead, hardware would
;directly deal with the PinAx (or NOT PinAx) signals.
Sep 192009
 

The CPC Wiki moves on… The CPC Wiki will be moved to a newer and faster webspace and to a new domain. The Wiki forums now moved first and are now available on the new address http://cpcwiki.eu/forum. Here is the message, which I got from Wiki team:

Dear CPCWiki-forum user,

we moved the forum today to it's new server and domain:

http://cpcwiki.eu/forum

Please update your bookmarks.

Regards,
The CPCWiki forum Team.

http://cpcwiki.eu/forum/index.php
 

UPDATE: The CPC Wiki moved to the new server, too. Its new address is http://www.cpcwiki.eu.

Aug 102009
 

I already posted it in a previous article, that there won’t be any sponsoring for the CPC Wiki anymore, so Gryzor put the CPC Wiki “on vacation” during his own vacation. After he is back, he tries to find a solution. Until then, at least the CPC Wiki forums are online on a new webspace which was kindly donated by Devilmarkus. You can still login with your CPC Wiki account data.

The new location for the forum is http://www.cpcwiki.eu/forum. See you there…

UPDATE: Devilmarkus wrote in the new forums that the Wiki is back online, too. You can access it under http://www.cpcwiki.eu. I will update this news article if I hear anything new about the current situation.

UPDATE2: Please wait with editing in the CPC Wiki until Gryzor is back and decides what to do next. The current version is currently just a backup.

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close