Hello programmers,
I'd like to measure the video signals inside a GX4000 with my scope and therefor I'm in need of a software that can be burned to an eeprom and displays a solid pure white screen.
If you feel adventurous it would be awesome if there was an option to toggle between pure white, red, green, blue and black screens with the joypad.
Can anyone of you write and compile such a thing?
Any help with this is very much appreciated!
Thanks!
Quote from: ArcadeTV on 12:27, 28 October 14
Hello programmers,
I'd like to measure the video signals inside a GX4000 with my scope and therefor I'm in need of a software that can be burned to an eeprom and displays a solid pure white screen.
If you feel adventurous it would be awesome if there was an option to toggle between pure white, red, green, blue and black screens with the joypad.
Can anyone of you write and compile such a thing?
Any help with this is very much appreciated!
Thanks!
I think the test/ debug cart does that. I am sure @arnoldemu will correct me if it doesn't.
That would be great! Thanks for sharing that information.
Is this some kindo of service-cart that was available for technicians back in the days?
I couldn't find any info on google about it, is it for cpc in general or GX4000-exclusive?
Need to get my hands on that :)
Unfortunately our Wiki lacks any information at all about this cartridge, but you can read a bit here and download the ROM image. However I'm not sure it's usable without a keyboard?
http://www.grimware.org/doku.php/documentations/hardware/amstrad.cartridge.released (http://www.grimware.org/doku.php/documentations/hardware/amstrad.cartridge.released)
Bryce.
Thanks!!
Are we talking about the system-cart or the diagnostic-cart?
Quote from: ArcadeTV on 14:45, 28 October 14
Thanks!!
Are we talking about the system-cart or the diagnostic-cart?
this one I think will allow rgb testing with all screen colours.
http://www.winape.net/cart/arn5diag.zip
Nice! ;D
Just tested it in Arnold and it seems very usuable for my purpose.
Will it run on the GX4000 and can it be controlled with the joypad?
I have bought another burnin rubber cart to use it with the rom,
any special treatment needed for burning the eeprom? byteswapping maybe?
THANKS!!!
Quote from: ArcadeTV on 15:00, 28 October 14
Nice! ;D
Just tested it in Arnold and it seems very usuable for my purpose.
Will it run on the GX4000 and can it be controlled with the joypad?
I have bought another burnin rubber cart to use it with the rom,
any special treatment needed for burning the eeprom? byteswapping maybe?
THANKS!!!
Nothing special simply burn it. If you don't have an eeprom uv eraser, use a flash 29f010 and you can reuse the chip.
That would have been my next question 8)
Thanks guys! I'll report back with results!
The System cartridge is just a cartridge with the Plus Firmware and BASIC (and Burning Rubber) on it (The CPC Plus doesn't have any ROMs inside).
No special treatment or byteswaps needed. Just make sure you use the BIN version of the file, not the CPR version which is meant for emulators only. If that zip only includes the CPR file you can convert it with this: CPRTools - Convert between CPR and BIN cartridge formats (http://www.cpcmania.com/cprtools/cprtools.htm)
Also, only use 2Mbit EEPROMs at most, the 4Mbit EEPROMs have a slightly different pinout.
Bryce.
Thank you guys so much.
Guess I'll be busy for a while now ;D