Jump to content



0

Compiling and Debugging a program


6 replies to this topic

#1 rebmaboss OFFLINE  

rebmaboss

    Combat Commando

  • 3 posts

Posted Sun Jul 3, 2011 2:04 PM

I have the source code for Commando, as well as the Atari 7800 Development System. Assuming that I have knowledge on programming for the system, what are the steps I need to take to compile the code and run it in a tester/debugger?

#2 GroovyBee OFFLINE  

GroovyBee

    7800 Developer

  • 5,781 posts
  • Busy bee!
  • Location:North, England

Posted Sun Jul 3, 2011 2:36 PM

Look at the pinned thread at the top of this forum. There is plenty of information in there to get you going.

Personally I wouldn't develop anything using the ST based development system (if that's what you mean by the "Atari 7800 Development System"). You would be much better off using modern PC tools e.g. DASM, CC65 assembler and something like the ProSystem emulator to get going.

#3 rebmaboss OFFLINE  

rebmaboss

    Combat Commando

  • 3 posts

Posted Sun Jul 3, 2011 2:44 PM

View PostGroovyBee, on Sun Jul 3, 2011 2:36 PM, said:

Look at the pinned thread at the top of this forum. There is plenty of information in there to get you going.

Personally I wouldn't develop anything using the ST based development system (if that's what you mean by the "Atari 7800 Development System"). You would be much better off using modern PC tools e.g. DASM, CC65 assembler and something like the ProSystem emulator to get going.

While I see where you're coming from, prosystem doesn't have any debugging tools. Or does it?

#4 GroovyBee OFFLINE  

GroovyBee

    7800 Developer

  • 5,781 posts
  • Busy bee!
  • Location:North, England

Posted Sun Jul 3, 2011 2:53 PM

View Postrebmaboss, on Sun Jul 3, 2011 2:44 PM, said:

While I see where you're coming from, prosystem doesn't have any debugging tools. Or does it?

Correct! There is a debugger in MESS (which also emulates the 7800), however I'm not a MESS user.

#5 rebmaboss OFFLINE  

rebmaboss

    Combat Commando

  • 3 posts

Posted Sun Jul 3, 2011 4:35 PM

View PostGroovyBee, on Sun Jul 3, 2011 2:53 PM, said:

View Postrebmaboss, on Sun Jul 3, 2011 2:44 PM, said:

While I see where you're coming from, prosystem doesn't have any debugging tools. Or does it?

Correct! There is a debugger in MESS (which also emulates the 7800), however I'm not a MESS user.

Okay, MESS debugger working. So indeed, newer tools are better :cool:

#6 GroovyBee OFFLINE  

GroovyBee

    7800 Developer

  • 5,781 posts
  • Busy bee!
  • Location:North, England

Posted Sun Jul 3, 2011 4:43 PM

View Postrebmaboss, on Sun Jul 3, 2011 4:35 PM, said:

Okay, MESS debugger working. So indeed, newer tools are better :cool:

Have fun on your project(s).

#7 cdoty OFFLINE  

cdoty

    Chopper Commander

  • 202 posts
  • Location:Houston TX, USA

Posted Sun Jul 24, 2011 3:18 PM

View Postrebmaboss, on Sun Jul 3, 2011 4:35 PM, said:

Okay, MESS debugger working. So indeed, newer tools are better :cool:

I'm not sure why people overlook the MESS debugger. MESS isn't the most accurate emulator, but the debugger is better than any I've seen in emulators. I typically use a more accurate emulator for testing and MESS for debugging.

Edited by cdoty, Sun Jul 24, 2011 3:19 PM.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users