This is the decompiled source code for A View to a Kill for the Commodore 64.
I am very slowly working my way through the code for A View to a Kill for the Commodore 64. I am hoping to better understand the code and one day possibly fix some of the bugs.
The dis65 files are from 6502 Bench (https://6502bench.com/) which I highly recommend if you are doing any 6502 disassembly.
The S files are the Assembly output from 6502 Bench which will assemble using 64Tass (https://sourceforge.net/projects/tass64/).
If you wanted to play any of the levels the codes are:
- Opening: code not required
- Paris chase: code not required
- City Hall: CCPHJ
- Mine: DB4CT
- Final: ILVCT
The code for the detonator at the mine level is 67134
- Paris chase: https://youtu.be/IKfzO06n60Y
- City hall: https://youtu.be/Qd88dvQBF5c
- Mine - https://youtu.be/enfYuKBORVI