Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 753 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 753 Bytes

still_scrolling

Source Code of my 4KB intro for Amstrad CPC, released in September 2018 http://www.pouet.net/prod.php?which=77907

Additional Credits

  • Colors by Barjack/Praline
  • RASM by ROUDOUDOU
  • Crunched with Shrinkler by BlueBerry
  • Decruncher by Roudoudou & Madram
  • Audio Player by Targhan (Arkos Tracker)
  • Some Code Tricks by Madram, Offset, Ast
  • Tested on various emulators: JavaCPC by Devil Markus, WinCPC by Flynn, Sugarbox by Lone

# Notes

  • Doesn't work on CRTC1 and CRTC2, because of the border trick mixed with ruptures.
  • Some parts of Arkos player were removed as some effects were not used by the sound track
  • 4KB on Amstrad CPC must take account of AMSDOS Header (12B bytes), so techincally, this is a 3968 bytes intro!