1,668 bytes added,
08:08, 30 July 2016 The following listings were published in the June 1990 issue of ''[[Amstrad Action]]'':
=== Type-Ins ===
* Bigprint (R Tweedie)
* Push-Pop (George Lovell) '''NB 6128 only'''
* Squeeze (Andrew Norris)
* Tunegen (Nicholas Keeling) '''NB 6128 only'''
== Notes ==
* '''Bigprint:''' The program sets up an RSX |BIGPRINT,x,y,@text$,p1,p2. This prints the string text$ at screen coordinates x and y. Pen 1 is the colour for the top half and pen 2 for the bottom.
* '''Push-Pop:''' When the program is run a binary file is saved. It can be reloaded with ''MEMORY &A4FF:LOAD"PUSH-POP",&A500:CALL &A500''. Two RSXs are installed; ''|PUSH,n'' stores a screen and ''|POP,n'' recalls it, where n can be 1-4.
* '''Squeeze:''' The program compacts screens (average 25% saving). Instructions given in the program but to reload a file enter ''MEMORY &3FFF:LOAD"screen.sqz",&4000:CALL &4000
''
* '''Tunegen:''' Move cursor with cursor keys, press space to place a note; control+right or left arrow flips between pages (there are 10 pages of 80 notes available). F9 increases tempo and F6 decreases it, between 1-150 (fast to slow). Press P to play the tune which will continue to the end of the current page. Delete deletes the note under the cursor. Press S to save music and code up to th epage you are on. '''LEAVE NO SPACE BETWEEN NOTES''' or the program will crash.
== Download ==
* [[Media:AA57TYPEINS.zip|DSK file]]
== Screenshots ==
<center><gallery style="clear: both">
Image:BigprintTI.png|<center>Bigprint</center>
Image:TunegenTI.png|<center>Tunegen</center>
/gallery></center>
{{DEFAULTSORT:Amstrad Action 1990-06 Type-Ins}}
[[Category:Amstrad Action Type-Ins]]