tglsplice: turns fuzix.bin into 6502.rom.
authorAlan Cox <alan@linux.intel.com>
Sat, 10 Jan 2015 00:44:48 +0000 (00:44 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 10 Jan 2015 00:44:48 +0000 (00:44 +0000)
commit71a658c9064cb0c4b512c6992613f50b8fb5a61e
treedcfe1cc7aa3f3e22afe2512b48fc1b7a1b64a17e
parentf79b9d8fac036145cb01381fd0c86ead3cf28dfe
tglsplice: turns fuzix.bin into 6502.rom.

We burn a bank the way we do it right now. Possibly we could instead swap two
banks over so that 0x41 stays the top bank.
Kernel/tools/tglsplice [new file with mode: 0755]