Jump to content



0

So, what do I need to program on PC and test with emulators?


3 replies to this topic

#1 Tickled_Pink OFFLINE  

Tickled_Pink

    River Patroller

  • 4,056 posts
  • Location:Llanerchymedd

Posted Tue Sep 20, 2011 3:02 PM

Okay, so this is a bit of a catch-all question. But what do I need to do some coding on a PC and which emulators are best for testing in?

The platforms I'm interested in are the 2600, 5200, 7800 and 8-bit. Assembler will be the language of choice.

#2 GroovyBee OFFLINE  

GroovyBee

    7800 Developer

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

Posted Tue Sep 20, 2011 3:12 PM

If you are into single files (or one master file that includes all the others) then DASM is suitable for 2600 and 7800 development. If you like NMAKEing (or equivalent) over multiple files with a linker then the assembler from CC65 is good.

For emulation on the 2600 I'd recommend Stella and for the 7800, ProSystem (although it doesn't have a debugger).

#3 1NG OFFLINE  

1NG

    Star Raider

  • 58 posts
  • Location:Lübeck, Germany

Posted Mon Jan 23, 2012 4:25 PM

View PostTickled_Pink, on Tue Sep 20, 2011 3:02 PM, said:

Okay, so this is a bit of a catch-all question. But what do I need to do some coding on a PC and which emulators are best for testing in?
The platforms I'm interested in are the 2600, 5200, 7800 and 8-bit. Assembler will be the language of choice.
For 8 Bit I am using: Altirra as emulator and Wudsn as IDE with MADS Assembler.
That works very well. You have a good editor, a fast macro-assembler with lots of capabilities and a superb emulator with good debugging features!
You will love it!

Edited by 1NG, Mon Jan 23, 2012 4:25 PM.


#4 sack-c0s OFFLINE  

sack-c0s

    Dragonstomper

  • 878 posts
  • Location:Kingston Upon Thames, UK

Posted Fri Jan 27, 2012 4:40 AM

it's probably good to have at least one PC-based programming language kicking around as well for those times when your data isn't quite in the format you need. Python, visual C++, something like that.

I have a whole folder of one-off data format converters kicking around on my PC




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users