home *** CD-ROM | disk | FTP | other *** search
- RASPUTIN'S RESIDENT RIPPER
- ~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- A new generation of utility.... MULTI utility !
- Coding by Dobrica Pavlinusic
- Version 0.7 preview, relase date: 17/05/1990, free copyable.
-
- 0) Numbers on Screen
- -----------------
-
- The screen looks something like this:
-
- colour
- ----------------------------------------------------
- aaaaa bbbb cccc ddddd eeeee fffff
- ----------------------------------------------------
- bitplane
-
- numbers:
-
- aaaaa current adress of bitplane
- bbbb bitplane modulo
- cccc current song position [while playing]
- ddddd start adress of sound modul
- eeeee end adress of sound modul
- fffff lenght of sound modul
-
- colours:
-
- * after searching for module-
- - black...module not found (also, aaaaa, bbbbb and
- ccccc are set to FFFFF !)
- - white...module found !
- * after some operation on keyboard
- - red...start playing module
- - green...module is playing
- - blue...stop playing module
-
- 1) Graphics part
- -------------
- All commands are compatibile with memory peeker from Amiga
- Monitor V3.0/3.1 by Brada [now also from Semtex], but it
- isn't based on its or any other peeker's code !
-
- keyboard:
-
- arrows...moving through memory (press shift to increase speed)
- + [numeric keypad]...turns hyper speed on
- - [numeric keypad]...turns hyper speed off
- , [< without shift]...decrease bitplane modulo
- . [> without shift]...increase bitplane modulo
- del...reset modulo to zero
- return...turn hires (640) mode on/off
- backspace...set bitplane adress equal to module adress
- F10...show resident ripper info page
-
- 2) Sound part
- ----------
- RRR can rip Noisetracker's and Soundtracker's 2.3 modules,
- and i haven't tested it on modules from ST 2.4 and/or 2.5 coz
- i don't see that they are different from 2.3 (also, no one
- uses them !). Warning: replay routine is for noisetracker's
- modules, not for soundtracker 2.3 !!
-
- keyboard [numeric keypad]:
-
- *...search for module
- /...continue searching
- right alt...play module \ same commands are used in
- space...stop playing / noisetracker !
-
- hints:
- Searching with option [*] starts from $10000 coz below that
- adress is cli window and system area. If you want to search
- from $00000 then use / all the time.
- If the module is found use backspace to see how the memory
- looks like at that place. If graphics (?!) at that place
- looks like module you can play it. (a few rows)
-
- I hope that you like this production of mine. If you
- send me donation of $5 USD or 10 DEM
- you will get the latest update of this program.
-
- Still to come:
- Working in interrupt (with exit and restart option !)
- Saving of picture/module from peeker
- Auto search for picture (!!!!) and colours
- etc.
-
- If you have reports of any bugs or you want to send a
- donation write to:
-
- Dobrica Pavlinusic
- Vrbaniceva 2
- 41000 ZAGREB
- Yugoslavia
- Europe
-
- Enjoy !
-