nems Posted March 29, 2005 Share Posted March 29, 2005 I want to try hacking Kaboom! for the 5200. I'm a total newbie at this and need some help... My plan is to open the .bin in dis6502 and save the disassembly listing as an .ASM file. Then open the .ASM file in TextPad, manipulate it, and then reassemble using DASM. Does this plan seem correct? Are there particular values I should set in the "assembler format" options in dis6502 so that the .ASM file will later be accepted by DASM? Anybody already have a disassembly of Kaboom! for the 5200? Quote Link to comment Share on other sites More sharing options...
nems Posted March 31, 2005 Author Share Posted March 31, 2005 Please help... I created an .ASM using dis6502 (see attached), but even before changing any code I am unable to reassemble it using DASM. Any idea what I'm doing wrong? kaboom52.zip Quote Link to comment Share on other sites More sharing options...
+moycon Posted March 31, 2005 Share Posted March 31, 2005 Sorry I'd help it I could, but I've never hacked a 5200 game before. To be honest, I didnt even know it was possible. Quote Link to comment Share on other sites More sharing options...
Tom Posted March 31, 2005 Share Posted March 31, 2005 Why shouldn't it be possible ? You can hack anything, given enough time and knowledge. Quote Link to comment Share on other sites More sharing options...
s0c7 Posted March 31, 2005 Share Posted March 31, 2005 It depends on what you are trying to do. I had never really thought about doing anything with the 5200 before, so I was curious and gave it a try. If you are only wanting to change graphics - I was able to change graphics with BitHacker without any problems. I would imagine all the other programs of that type would work too. As far as disassembly, I tried using Distella. If you are looking for something easy to read, this ain't it. But it will recompile with DASM no problem. Quote Link to comment Share on other sites More sharing options...
s0c7 Posted March 31, 2005 Share Posted March 31, 2005 Just to show you, this is what I did with BitHacker. Took about 15 seconds to do. Note the hat and slightly different body. Quote Link to comment Share on other sites More sharing options...
nems Posted April 1, 2005 Author Share Posted April 1, 2005 Thanks for the replies! I've used BitHacker to change sprites before, but want to change the playfield and sounds in Kaboom! I didn't know that Distella would work with a 5200 file, but the .ASM you posted reassembles just fine! Thanks again! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.