home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4510 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.1 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: doubling pixels horizontally
  5. Date: 29 Feb 1996 15:29:10 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4h4go6$mc4@sunsystem5.informatik.tu-muenchen.de>
  9. References: <4f4ibc$gl9@news.cs.tu-berlin.de> <591.6610T1165T2102@login.eunet.no><1045.6611T753T2256@vip.cybercity.dk><4faoe1$47@sunsystem5.informatik.tu-muenchen.de><2991.6612T1034T625@vip.cybercity.dk><576.6613T1070T1730@login.eunet.no><1257.6614T57T922@vip.cybercity.dk><1225.6615T1229T800@login.eunet.no><1140.6616T51T1538@vip.cybercity.dk>  <3764.6622T781T478@ifi.uio.no> <4gbkq8$104@sunsystem5.informatik.tu-muenchen.de> <2038.6625T1088T2898@ifi.uio.no>
  10. NNTP-Posting-Host: hphalle2i.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle2i.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <2038.6625T1088T2898@ifi.uio.no>, ludvigp@ifi.uio.no (Ludvig Pedersen) writes:
  15.  
  16. |> >Ludvig Pedersen (ludvigp@ifi.uio.no) wrote:
  17.  
  18. |> >Tell me what you want, people, multiple instructions in line rulz,
  19. |> >just like any C code does. You get more source code overview
  20. |> >once you learned to read this style.
  21. |> I don't agree at all.
  22.  
  23. You like gfa basic, huh ? :)
  24.  
  25.  
  26. |> 
  27. |> No big deal. And you already know how the modulo registers work in double-scan
  28. |> mode.
  29. It is always a big deal to write code on paper! problemo!
  30. I got no multisync ;)
  31.  
  32. |> 
  33. |> >Afaik no way to get it OSy.
  34. |> When you have already hacked out FMODE and MODULOs. You don't need to do more
  35. |> hacking to make it work in multisync.
  36.  
  37. BTW you need to hack modulos in a different way.
  38. mhmhm 2x2. Lores will get 160 pix automatic, right ?
  39.  
  40. |> 
  41. |> >: Intuition screens are often promoted to another screenmodes.
  42. |> >: Have you thought about that the modulo registers work different in
  43. |> >: scandoubling modes like DBLPAL, DBLNTSC?
  44. |> >In DBLPAL you need to display same line _4_ times to let it look
  45. |> >like normal 2x4.
  46. |> No real problem. If you use a UserCopperlist.
  47. |> 
  48. |> >: There is a lot of things to think about! :(
  49. |> >you can't think about all things.
  50. |> >Do it for PAL and provide 4 pass solution for other monitors.
  51.  
  52. |> I guess you don't have a Multisync? Just like the coder how put their code
  53. yep you got it :)
  54.  
  55. |> sections in chipram because they don't have any fast memory! :-/
  56.  
  57. naaaaaah! if I use writeparr8 i'm fully legal for any 64bit-mega-scan-mode :)
  58.  
  59.  
  60. B  T  W  : I gues you haven't tried this ?
  61.  
  62. because: you never know which ddfstrt/stp values intuition uses.
  63. i.e. , write modulo = 40 for 320er mode and you get display-rubbish!
  64.  
  65. it is a problem. you end up poking almost all regs...
  66.  
  67. |> 
  68. |> Just try, it isn't much harder than PAL.
  69.  
  70. well. loadviev(0) will get me into pal anyway.
  71. usercopperlists are static, no fast buffering (screentofront sucks).
  72.  
  73. |> 
  74. |> 
  75. |> <sb>Ludde - Amiga Demo Coder
  76. |> <sb>Virtual Reality & Official Be developer
  77. |> <sb>ludvigp@ifi.uio.no
  78. |> 
  79. ------------------------------------------------------------------------
  80.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  81.  
  82.