WarpSpeed: Difference between revisions

From ReplayResources
Jump to navigationJump to search
mNo edit summary
Line 61: Line 61:
[[:Media:Cartridge_Speeder_all_rr.c64.org_2010-06.rar|Cartridge_Speeder_all_rr.c64.org_2010-06.rar]] contains:
[[:Media:Cartridge_Speeder_all_rr.c64.org_2010-06.rar|Cartridge_Speeder_all_rr.c64.org_2010-06.rar]] contains:


* ''WarpSpeed'' .raw eprom dumps from [http://iancoog.altervista.org/C/WarpSpeedCRT/C128WarpSpeed.zip Ian Coogs' site]
* ''WarpSpeed'' .raw eprom dumps from [http://iancoog.altervista.org/C/WarpSpeedCRT/C128WarpSpeed.zip iAN CooGs' site]
* ''WarpSpeed'' decoder for raw dumps from [http://iancoog.altervista.org/C/WarpSpeedCRT/C128WarpSpeed.zip Ian Coogs' site]
* ''WarpSpeed'' decoder for raw dumps from [http://iancoog.altervista.org/C/WarpSpeedCRT/C128WarpSpeed.zip iAN CooGs' site]
* ''WarpSpeed v1'' .bin and converted .crt
* ''WarpSpeed v1'' .bin and converted .crt
* ''WarpSpeed v2'' .bin and converted .crt
* ''WarpSpeed v2'' .bin and converted .crt
Line 72: Line 72:




The [[:Media:WarpSpeed_source.rar|WarpSpeed Source Code]] (originally found at [http://iancoog.altervista.org/C/WarpSpeedCRT/WarpSpeed_source.zip Ian Coogs' site]) remains separated from the above. If you get this to assemble let us know please. :)
The [[:Media:WarpSpeed_source.rar|WarpSpeed Source Code]] (originally found at [http://iancoog.altervista.org/C/WarpSpeedCRT/WarpSpeed_source.zip iAN CooGs' site]) remains separated from the above. If you get this to assemble let us know please. :)


==Weblinks==
==Weblinks==


* [http://iancoog.altervista.org/C/WarpSpeedCRT/C128WarpSpeed.zip WarpSpeed decoder and .raw dumps of v1 and v2 hosted by Ian Coog]
* [http://iancoog.altervista.org/C/WarpSpeedCRT/C128WarpSpeed.zip WarpSpeed decoder and .raw dumps of v1 and v2 hosted by iAN CooG]
* [http://iancoog.altervista.org/C/WarpSpeedCRT/WarpSpeed_source.zip WarpSpeed sources hosted by Ian Coog]
* [http://iancoog.altervista.org/C/WarpSpeedCRT/WarpSpeed_source.zip WarpSpeed sources hosted by iAN CooG]
* [http://www.mayhem64.co.uk/cartpower.htm Mayhem64] has a passage on ''WarpSpeed''
* [http://www.mayhem64.co.uk/cartpower.htm Mayhem64] has a passage on ''WarpSpeed''


[[Category:Cartridge Speeder]]
[[Category:Cartridge Speeder]]

Revision as of 22:45, 12 June 2010

WarpSpeed Screenshot
WarpSpeed Screenshot
Technical Info
ROM 16 kbyte
RAM None
Hardware features 1 Button Reset
1 Switch C64/C128
Manual PDF: WarpSpeed Manual

PDF: WarpSpeed Manual with Schematics

WarpSpeed Manual.txt
CRT ID 16
WarpSpeed

WarpSpeed by Cinemaware became available in early 1988 and was pretty late on the general release already. All the reviews we found are dated late 1988 which might have humiliated it even further when being compared to other cartridges at that time. WarpSpeed has a switch to allow it to be used in C128 mode and there were two ROM versions found so far. The manual thanks the Jason Ranheim company who made the Capture cartridge - likely for support on the wiring mess up which requires a decoder to translate a raw eprom dump to a working C64 binary.

The advertising was especially boring since it was always the same advert on all magazines.

WarpSpeed Advert
WarpSpeed Advert

Functionality

  • Fast serial I/O (1541, 1571 and 1851 floppy disk drives)
  • DOS wedge
  • Monitor (Pi-sign)
  • File and disk copier
  • Disk sector editor
  • Utility commands using arrow up - allowing to kill fastload and OLD

Binaries

Cartridge_Speeder_all_rr.c64.org_2010-06.rar contains:


The WarpSpeed Source Code (originally found at iAN CooGs' site) remains separated from the above. If you get this to assemble let us know please. :)

Weblinks