Sep 042011
 

I updated my Code::blocks (a powerfull open source development environment) template, which allows you to compile the “Hello world!” example of Norecess’ SDCC tutorial. The main changes are the update of SDCC2Pasmo and ManageDSK to the latest version. I also added an example file ‘defines.h’ which shows how to create multi-line assembler defines. I also defined the BREAKPOINT keyword, which you can add in your source code. WinApe will automatically start its debugger if it has to execute this byte sequence. You can download it from Norecess’ website and at the end of this post.

Changes:

  • added SDCC2Pasmo v1.5
  • added ManageDSK v0.20
  • added defines.h to show definition of multi-line assembler definitions
  • added example BREAKPOINT (for WinApe breakpoints) and MODE definitions

Code::Blocks CPC SDCC template v1.2 codeblocks-cpc-project-v1.2.zip Version: v1.2
412.2 KiB 62 Downloads Details...

Related posts:

  1. Codeblocks template for SDCC development v1.1
  2. SDCC2Pasmo v1.0
  3. SDCC2Pasmo v1.4
  4. SDCC tutorial for the Amstrad CPC
  5. Phactory v2.1 game development IDE

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">