NoRecess
  • News
  • Productions
  • Articles

Phreaks demo's algorithm finally explained !

1/16/2011

 
Too many of you asked for implementation details of Phreaks demo. So I wrote an article describing the different steps of creation I had to get the best data format ever done (to this day!) on Amstrad CPC for storing a full-screen, per-pixel based animation sequence. Enjoy reading here !

SDCC Tutorial Part 4 of 4 : Tips & Tricks updated

1/16/2011

 
I updated the article with a new Tips & Tricks : How to use multiple C source-files in a single project ? Click here to read it.

SDCC2Pasmo V1.2 released

1/16/2011

 
Once again - a new release. From here this release is a stable version and recommended for everyone.
Changelog : fixed other minor issues with IX/IY registers handling, added better support for #< and #> SDCC's operations, and finally, added only required C lib code at end of generated source file.
Thanks a million to Optimus for providing such a great support ! :)
You can download latest version here.

SDCC2Pasmo V1.1 released

1/13/2011

 
This version includes many important bug-fixes, thanks to your awesome feedback (hello Optimus ! :-). IX/IY registers should now be correctly handled, and utility functions such as _multiply or _abs are now automatically inserted at end of generated source. You can download latest version here.

SDCC Tutorial Part 4 of 4 : Tips & Tricks updated

1/13/2011

 
I updated the article with a new Tips & Tricks : How to include binary files into the compiled file ? Click here to read it.

SDCC Tutorial Part 3 of 4 : Using Maxam-style inlined assembly code in your C programs

1/11/2011

 
Part 3 is now available for reading. As usual, send me comments through Contact section !

PhrozenC's manual available as download link

1/11/2011

 
I made available as a download link the PhrozenC's manual I wrote. It's about 36 pages to explain how to use the compiler and its dedicated small library for the Amstrad CPC. As a reminder, PhrozenC is a K&R C compiler running on Amstrad CPC platforms (64Kb/128Kb/ROM). Phreaks demo has been created using it.

SDCC2Pasmo V1.0 released

1/11/2011

 
This is a custom tool to be used to convert .asm files generated by SDCC C compiler to .asm files compatible with Pasmo. Pasmo is a Z80 assembler with Maxam-style syntax. Download SDCC2Pasmo here (also added in Productions section). This is version 1.0, so please be indulgent with potential issues you may encounter. I used it for 2 weeks now and fixed all the problems I was able to find on my side.
<<Previous
Forward>>

    Archives

    November 2020
    September 2020
    May 2020
    November 2019
    October 2019
    September 2019
    August 2019
    May 2019
    March 2019
    May 2018
    April 2018
    March 2018
    December 2017
    November 2017
    October 2017
    September 2017
    April 2017
    January 2017
    December 2016
    April 2015
    March 2015
    December 2014
    October 2014
    April 2014
    February 2014
    December 2013
    August 2013
    June 2013
    October 2012
    September 2012
    August 2012
    June 2012
    May 2012
    February 2012
    December 2011
    October 2011
    September 2011
    July 2011
    May 2011
    April 2011
    March 2011
    February 2011
    January 2011

    RSS Feed

Powered by Create your own unique website with customizable templates.
  • News
  • Productions
  • Articles