X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=ROM2%2FREADME;h=653d5610658d1e3efd642fcdf28f27517de0c849;hb=553a00f8973a9009bc1f409b1e0d0d6424e8c873;hp=3bfc65376de3e969678165b3c4e108284f1d3564;hpb=db71d9706715bf39fa5c5696108019bacd8181fa;p=uccvend-snackrom.git diff --git a/ROM2/README b/ROM2/README index 3bfc653..653d561 100644 --- a/ROM2/README +++ b/ROM2/README @@ -1,14 +1,3 @@ This is the source code for the Snack Machine's new ROM at the University -Computer Club. - -To build, you'll require the gcc-m68hc1x & binutils-m68hc1x packages. - -You can also run it in a simulator using gdb-m68hc1x. Except to do so, you'll -need to use a local copy generated as such: - -sed -e 's|m68hc11eepr/reg 0xb000 512|m68hc11eepr/reg 0x4000 1 |' < /usr/bin/m68hc11-gdb > my-m68hc11-gdb - -This is in order to move the internal eprom out of the way in the simulator that -would otherwise cause the simulator to fail when loading the ROM. - - +Computer Club. To build, you'll require the gcc-m68hc1x & binutils-m68hc1x +packages.