+SpiceWare #151 Posted January 18, 2020 On 1/14/2020 at 6:26 PM, Karl G said: It won't compile without a lot of work, as it is missing a number of dependancies that I no longer have, like the titlescreen kernel code/images. Bummer, but you should be able to use Stella to recreate the image data: Start by playing the game. Make sure to do as many things as you can so Stella runs all parts of the code (helps it to know what's code vs data, and to differentiate between graphical data and numerical data) Hit ` to enter the debugger. On the CartridgeF4 tab change the bank to 0 type savedis in the prompt Using your OS's file system, go to where the file was saved - for me it was ~/Desktop/SpaceGame-Final-NTSC.asm rename that file to have bank 0 in it, SpaceGame-Final-NTSC_bank0.asm Repeat steps 3 thru 6 for banks 1 thru 7. Once you've done that you should be able to use contents of the 8 files to recreate the missing data files. I did just a brief bit of gameplay, here's what was made for banks 0 and 1: SpaceGame-Final-NTSC_bank0.asm SpaceGame-Final-NTSC_bank1.asm 4 1 Quote Share this post Link to post Share on other sites
+Karl G #152 Posted January 18, 2020 Thanks! I didn't think about creating a disassembly to recover imagine data more easily. Quote Share this post Link to post Share on other sites
ZeroPage Homebrew #153 Posted January 23, 2020 CONGRATULATIONS to Space Game 2K for being nominated in the 2019 Atari Homebrew Awards! Be sure to vote for your favourite homebrew games of 2019 with the links below and watch the awards LIVE on February 1, 2020! Awards Show: February 1, 2020 @ 12:00PM PT | 3PM ET | 8PM GMT LIVE on the ZeroPage Homebrew Twitch Channel! Atari Homebrew Awards Categories (VOTE IN ALL!!): Atari 2600: Best Homebrew Atari 7800: Best Homebrew (New!) Atari 8-Bit/5200: Best Homebrew (New!) Atari 2600: Best ≤ 4K Homebrew (2600) (New!) Atari 2600: Best Graphics Atari 2600: Best Music & Sound Atari 2600: Best Packaging Atari 2600: Best WIP 1 Quote Share this post Link to post Share on other sites
+Karl G #154 Posted January 24, 2020 @ZeroPage Homebrew - thanks, but this is the wrong topic. There is the topic for the 2K version: Quote Share this post Link to post Share on other sites
ZeroPage Homebrew #155 Posted January 24, 2020 3 hours ago, Karl G said: @ZeroPage Homebrew - thanks, but this is the wrong topic. There is the topic for the 2K version: Thanks Karl G! I was having some trouble locating the exact thread. - James Quote Share this post Link to post Share on other sites