Jump to content

Mad Pascal


peteym5

Recommended Posts

http://atariage.com/forums/topic/243658-mad-pascal-examples/

 

This is a newer programming language that is great for making games and other software on the Atari 8-bit. It compiles to concise machine language and only the module sections that you use. I did a few tests, and the executables run faster than compiled Turbo Basic XL. You can set it up with things like fast graphics, fast math, etc. It runs from PC DOS, compiles down to assembly. Then you use MADS Assembler to build your final binary. You can make an XEX or Cartridge ROM file from there. 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...