Warning: Bad Behavior DBQueryError A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query: CREATE TABLE IF NOT EXISTS `bad_behavior` ( `id` INT(11) NOT NULL auto_increment, `ip` TEXT NOT NULL, `date` DATETIME NOT NULL default '0000-00-00 00:00:00', `request_method` TEXT NOT NULL, `request_uri` TEXT NOT NULL, `server_protocol` TEXT NOT NULL, `http_headers` TEXT NOT NULL, `user_agent` TEXT NOT NULL, `request_entity` TEXT NOT NULL, `key` TEXT NOT NULL, INDEX (`ip`(15)), INDEX (`user_agent`(10)), PRIMARY KEY (`id`) ); Function: DatabaseBase::query Error: 1813 Tablespace for table '`wikidb`.`bad_behavior`' exists. Please DISCARD the tablespace before IMPORT. (localhost) in /home/gryzor/cpcwiki_backup/httpdocs/extensions/bad-behavior/bad-behavior-mediawiki.php on line 84
CPC iRAM - CPCWiki
Last modified on 30 December 2024, at 18:42

CPC iRAM

Revision as of 18:42, 30 December 2024 by Eto (Talk | contribs)

Iram640.jpeg
Iram640 builtin.jpeg
Iram640ramtest.jpeg

CPC iRAM is a series of open source, DIY friendly, internal RAM expansions for the CPC 6128 (later hopefully also for the 464 and 664).

The iRAM expansion sits in the CPU socket and requires no additional soldering inside the CPC.

The first 512K of expansion RAM follow the DK'Tronics addressing mode standard, giving up to 576K of RAM to legacy software. More modern software that supports the extended 1M-4M standard will be able to access all the provided RAM.

CPC iRAM/640

  • for CPC 6128 only
  • 512K expansion
  • total accessible RAM of 640K in a 6128 (64K Base RAM + 512K RAM expansion + 64K secondary RAM bank of the 6128)
  • easy to assemble, all through-hole components
  • fits into a CPC 6128. In Schneider CPC 6128 the metal shielding needs to be removed or altered.

Status: Final PCB tested. Release of the iRAM 640 documentation/DIY guide is planned for early 2025.


CPC iRAM/576

  • for CPC 6128 only
  • 512K expansion
  • total accessible RAM of 576K in a 6128 (following the DK'Tronics standard)
  • easy to assemble, all through-hole components

Status: abandoned as the same components are required as for iRAM/640

currently in development

CPC iRAM/1088

  • for CPC 6128 only
  • 1024K expansion
  • total accessible RAM of 1088K in a 6128 (64K Base RAM + 1024K RAM expansion)
  • easy to assemble, but some SMD components due to size constraints in the CPC 6128

Status: Prototype successfully tested. Release can be expected in Q1/2025.

CPC iRAM/512

  • for CPC 464/664
  • 512K expansion
  • total accessible RAM of 512K in a CPC, following the DK'Tronics standard and support of C3 mode.
  • easy to assemble, all through-hole components

Status: Prototype testing not yet successful. Release not before mid 2025.