Home
Random
Watchlist
Settings
Log in
About CPCWiki - THE Amstrad CPC encyclopedia!
Disclaimers
Open main menu
Changes
Programming:Cross Development
142 bytes added
,
09:41, 17 August 2008
* [[cpcemu]] [http://www.cpc-emu.org/]
* [[xcpc]] [http://xcpc.sourceforge.net/]
=== Usefull scripts ===
==== Supress header information of a file ====
<pre>
cat file_with_header | tail -c+129 > file_without_header
</pre>
=== Needed Tools ===
← Older edit
Newer edit →
Romain
18
edits