home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1398 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.8 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Find better sollution
  5. Date: 18 Jan 1996 18:21:57 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4dm345$pqa@sunsystem5.informatik.tu-muenchen.de>
  9. References: <4cj85q$2q3@sinsen.sn.no> <4cmb12$kf7@news.isc.rit.edu>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle5.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <4cmb12$kf7@news.isc.rit.edu>, mjp3783@alpha.isc.rit.edu writes:
  15. |> Organization: Rochester Institute of Technology
  16. |> Lines: 31
  17. |> Message-ID: <4cmb12$kf7@news.isc.rit.edu>
  18. |> References: <4cj85q$2q3@sinsen.sn.no>
  19. |> Reply-To: mjp3783@alpha.isc.rit.edu
  20. |> NNTP-Posting-Host: alpha.isc.rit.edu
  21. |> 
  22. |> In article <4cj85q$2q3@sinsen.sn.no>, tbk@sn.no (Thore Bjerklund Karlsen) writes:
  23. |> >(Michael van Elst)
  24. |> >
  25. |> >>>>movep was intended for 6800 style I/O chips that can't be used
  26. |> >>>>easily with the 68040 and 68060 anyway.
  27. |> >
  28. |> >>>Not an excuse.
  29. |> >
  30. |> >>Excuse ? Not to satisfy the needs of c00l c0d3rz ? Or what ?
  31. |> >
  32. |> >To  break  every  single  program  which  uses  this  instruction,  not
  33. |> >necessarily  written  by  a "cool coder".  Maybe it's not the most used
  34. |> >instruction,  but  you  should  get  the picture.  Everybody except you
  35. |> >probably understood what I mean several postings ago.  You just like to
  36. |> >argue.
  37.  
  38. movep could be used for quick extending a picture to 2x1 ghost look.
  39. interesting for 2x1 emulation on gfx-cards (if vram is as fast as fastmem).
  40. why should usage of this instruction for this purpose be an illegal hack ?
  41.  
  42. |> 
  43. |> The instruction was designed to move data to a peripheral. If you used it for
  44. |> something else, then your code was not designed according to Motorola specs.
  45.  
  46. what's the difference between peripheral and mem to a motorola cpu ? none.
  47. if movep would also touch the bytes between the ones beeing written, you
  48. maybe could not complain (exept movep was defined to really do .b access
  49. which I don't know).
  50.  
  51. |>  I think that they found that no one was using it (Mac, Amiga, etc) for its
  52. |> intended purpose (because we aren't using 8 bit peripherals), so they dropped
  53. CIA ?
  54.  
  55. |> it to make more room on the chip (my guess).
  56.  
  57. so the opcode calls a vector I hope.
  58.  
  59. |> 
  60. |> 
  61. |> 
  62. |> >
  63. |> >__
  64. |> >\\\__ Thore B. Karlsen  % tbk@sn.no % C64-C128D-A1200-A2000C
  65. |> > \XX/ Wowbagger/AFL&SSN %  -c0d3r-  % A1230/50MHz-2C4F/340MB
  66. |> >
  67. |> >Mal.2.3: Behold, I will corrupt your seed, and spread dung upon your faces
  68. |> >                                                            
  69. ------------------------------------------------------------------------
  70.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  71.  
  72.