UPDATE 11-MAY-2006 Uploaded a new player / uploaders to reduce the chance of lockup during upload / play. Some drives will overflow and lock-up. Be carefull when your drive has 16 heads and/or 63 sectors. If you have lock-ups: Use 15 heads and/or 62 sectors! >I'm working on a new viewer. But the bug-fix takes >to many machine-cycles, loosing the 60k/s needed >to view correctly...... Not easy..... DOS in use is TURBO-DOS to support APE 3XSIO New: The uploaders show onscreen the current cylinder in use. The viewer has the normal&wide display-list inside. Joystick UP/DOWN 2:1 view / 4:3 (default) LEFT/RIGHT Restart / skipp 40 frames (5sec) PAL/NTSC detection/correction. HDW16V.OBJ to upload D2:ATARI.MOV TO IDE (video) HDW16S.OBJ to upload D2:ATARI.RAW TO IDE (audio) AVI16.OBJ to play the movie. Change the .LST with ASSEBLER to match your MyIDE-setup! Enjoy the demo's Mr.Atari --------------------------------------------------- UPDATE 10-AUG-2004 Uploaded 2:1 TRON demo (1m18s) I have improved audio resampling :-) This demo is realy cool..... Use the wide vision viewer and display. (on the AVI16G_NEW.ATR diskette) For uploading to your MyIDE, use the standard HDW16V and HDW16S. Manual is at the bottom of this readme file. Please remember to modify the OBJ-files to your HD-parameters. Enjoy! Mr.Atari --------------------------------------------- UPDATE 9-AUG-2004 I have put a new ATR-image in this directory. There were some bugs in the viewer (on slow drives) and other things I forgot to remove that only worked on my 800XL system. The ATR is AVI16G_NEW.ATR It also includes the viewer and screendisplay for movies recorded in wide (2:1) vision. The programs are AVI16B.OBJ and DIS16B.OBJ -Sorry, no movie in this format uploaded (yet)- Please note that the programs are for a internal IDE-drive (at $D100) with 15 heads, 63 sectors. When you want to change this, just load the assembly-list, modify the parameters and compile. There are more REMARKS, so you can read what the code does at that place. Enjoy, Mr.Atari. ------------------------------------------------- UPDATE 3-AUG-2004 SOUTH PARK video-clip added "what would brian boitano do" Nice clip :-) -------------------------------------------------- UPDATE 30-july-2004 MATRIX-RELOADED DEMO ADDED (2min. 51sec.) cut to 4:3 PAL size. Rename the .MOV and .RAW files to ATARI.ext and follow the instructions below. Best is to store it at a different cylinder otherwise you erase the movie already present. size is 41130 IDE-sectors or aprox 41 cylinders when you have 63 sectors / 16 heads per cylinder. Enjoy the demo! Mr.Atari --------------------------------------------------- D.I.Y. MyIDE movie-kit 21-july-2004 All files needed to transfer the .mov and .raw file to your IDE drive and to view the resulting movie "2 min. commercial: What we come up next" are on the diskette AVI16G.ATR The .MOV and .RAW files must be on your PC's C: drive and connected to your Atari as D2: with SIO2PC. Copy the .OBJ files from the diskette to your ATARI disk. (for example D1 on your IDE-drive) D2: must be free to be used by SIO2PC ! +--------------------------------------------------------+ | Note that the .OBJ files are configured for | | a external CF-card size 256MB with these parameters: | | 978 cylinders, 16 heads, 32 sectors. | | The movie is stored at cylinder 900 and up. | +--------------------------------------------------------+ | If you have a other drive, simply change the following | | labels in the source-code and compile them: | | PORT= (D100 for internal IDE or D500 for external) | | MHD= heads+160 | | MSC= sectors+1 | | YY= cylinder store/read LOW address | | XX= cylinder store/read HIGH address | +--------------------------------------------------------+ How to use the programs: 1/ Load and run (at $8000) HDW16V.OBJ This will copy the .MOV file to IDE. Using standard SIO this takes 2 hours, with APE+ (3xSIO) about 40 minutes. 2/ Load and run (at $8000) HDW16S.OBJ This will copy the .RAW file to IDE. Using standard SIO this takes 13 minutes, with APE+ (3xSIO) about 4 minutes. 3/ Load DIS16G.OBJ This will load the ANTIC display program used by the viewer. 4/ Load AVI16G.OBJ This will load the viewer. 5/ Run the viewer at $8000. Enjoy and relax :-) The viewer does not stop. Press RESET to exit.