Difference between revisions of "Hackit"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m (Weblinks: added link and category)
Line 21: Line 21:
 
== Weblinks ==
 
== Weblinks ==
  
[http://cpcrulez.free.fr/ Some info can be found here (French)]
+
[http://cpcrulez.free.fr/ Some info can be found here French)]
 +
[http://8bit.yarek.pl/interface/cpc.hacker/index.html Section about hackit in 8bit Projects for Everyone]
  
[[Category:Peripherals]]
+
[[Category:Hardware]] [[Category:Peripherals]]

Revision as of 17:05, 4 September 2006

Hackit was a reasonably simplistic, but effective hacking device produced by Siren Software.

Siren Software Hacker "Le hacker" - the version of Hackit exported to France.

How it worked

Though Hackit's hardware was much less advanced than Romantic Robot's Multiface, it was very useful in some circumstances.

Hackit consisted simply of a single sideways ROM, with an enable switch, and a reset button. Enabling the switch would turn the ROM on; the user could then reset the CPC, and Hackit would run when it was initialised, rather than passing control to BASIC.

This had the disadvantage that the firmware and screen memory would be reinitialised, potentially wiping some of the code you wished to hack. However, memory from &0040 to &AF00 was preserved, as was the second 64k on 128k machines. Hackit then presented a MODE 2 command-line interface offering a range of useful hacking tools, including a disassembler, a (slow!) graphical overview of memory, a memory editor, a 'find bytes' function, and save/load commands.

It was coded and designed by Simon Cobb, the owner of Siren Software. Hackit was exported to France and found significant success under the name 'Le Hacker'.

Frustration at the slow speed and erratic operation of Hackit caused some members of STS to start work on replacement ROM software, Doctor Fegg's Hack-Pack and Amigo (the Executioner), but neither was ever finished.

Utilities designed for use with Hackit

Weblinks

Some info can be found here French) Section about hackit in 8bit Projects for Everyone