Difference between revisions of "User talk:Gryzor"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m (Reverted edits by Ugugohacuma (talk) to last revision by Gryzor)
Line 1: Line 1:
----
 
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://egyworene.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]=
 
----
 
=[http://egyworene.co.cc CLICK HERE]=
 
----
 
</div>
 
 
Hi Gryzi. Maybe you can tell me why you have removed the small logo "Dont drink and write" from the page?
 
Hi Gryzi. Maybe you can tell me why you have removed the small logo "Dont drink and write" from the page?
  
:well, this is one for the Main Page talk, not for my user page :D But if you refresh you'll see it's there. I just reverted and inserted it by hand because the &lt;div> tags were a bit screwed up after your edit (a bug in the rich text editor). Do you have plans to create something more to back the logo up? [[User:Gryzor|Gryzor]] 11:09, 2 January 2009 (UTC)
+
:well, this is one for the Main Page talk, not for my user page :D But if you refresh you'll see it's there. I just reverted and inserted it by hand because the <div> tags were a bit screwed up after your edit (a bug in the rich text editor). Do you have plans to create something more to back the logo up? [[User:Gryzor|Gryzor]] 11:09, 2 January 2009 (UTC)
  
 
== Error CPC Plus Horizontal scroll ==
 
== Error CPC Plus Horizontal scroll ==
  
Hi&lt;br>  
+
Hi<br>  
  
There seems to have an error in "CPC Plus Horizontal scroll".It doesn't work properly on winape.Could you test it on a real CPC+ to be sure&amp;nbsp;?&lt;br>  
+
There seems to have an error in "CPC Plus Horizontal scroll".It doesn't work properly on winape.Could you test it on a real CPC+ to be sure&nbsp;?<br>  
  
i just wrote a little fix in case of (ln142-156)&lt;br>  
+
i just wrote a little fix in case of (ln142-156)<br>  
  
&lt;br>  
+
<br>  
  
;;The horizontal pixel scroll offset is updated for every pixel.&lt;br>;; The CRTC scroll offset is updated for every CRTC character (every 16 pixels in mode 2&lt;br>;; OR every 8 pixels in mode 1 OR every 4 pixels in mode 0).  
+
;;The horizontal pixel scroll offset is updated for every pixel.<br>;; The CRTC scroll offset is updated for every CRTC character (every 16 pixels in mode 2<br>;; OR every 8 pixels in mode 1 OR every 4 pixels in mode 0).  
  
scroll_speed EQU 2&amp;nbsp;;; increments for pixel scrolling:&lt;br>&amp;nbsp;;; 1 for mode 2&lt;br>&amp;nbsp;;; 2 for mode 1&lt;br>&amp;nbsp;;; 4 for mode 0  
+
scroll_speed EQU 2&nbsp;;; increments for pixel scrolling:<br>&nbsp;;; 1 for mode 2<br>&nbsp;;; 2 for mode 1<br>&nbsp;;; 4 for mode 0  
  
&lt;br>.scroll_right&lt;br>;; get horizontal pixel scroll offset&lt;br>ld a,(horz_pixel_offset)  
+
<br>.scroll_right<br>;; get horizontal pixel scroll offset<br>ld a,(horz_pixel_offset)  
  
sub scroll_speed &lt;br>and &amp;amp;f&lt;br>ld (horz_pixel_offset),a&lt;br>cp 16-scroll_speed&lt;br>ret nz
+
sub scroll_speed <br>and &amp;f<br>ld (horz_pixel_offset),a<br>cp 16-scroll_speed<br>ret nz
  
 
== Guday from Australia! :) ==
 
== Guday from Australia! :) ==

Revision as of 07:33, 24 November 2010

Hi Gryzi. Maybe you can tell me why you have removed the small logo "Dont drink and write" from the page?

well, this is one for the Main Page talk, not for my user page :D But if you refresh you'll see it's there. I just reverted and inserted it by hand because the
tags were a bit screwed up after your edit (a bug in the rich text editor). Do you have plans to create something more to back the logo up? Gryzor 11:09, 2 January 2009 (UTC)

Error CPC Plus Horizontal scroll

Hi

There seems to have an error in "CPC Plus Horizontal scroll".It doesn't work properly on winape.Could you test it on a real CPC+ to be sure ?

i just wrote a little fix in case of (ln142-156)


The horizontal pixel scroll offset is updated for every pixel.
;; The CRTC scroll offset is updated for every CRTC character (every 16 pixels in mode 2
;; OR every 8 pixels in mode 1 OR every 4 pixels in mode 0).

scroll_speed EQU 2 ;; increments for pixel scrolling:
 ;; 1 for mode 2
 ;; 2 for mode 1
 ;; 4 for mode 0


.scroll_right
;; get horizontal pixel scroll offset
ld a,(horz_pixel_offset)

sub scroll_speed
and &f
ld (horz_pixel_offset),a
cp 16-scroll_speed
ret nz

Guday from Australia! :)

Hey yeah I hadn't noticed the forum on here before, I've only got the Link to the Old CPC Zone Forum, knew about the CPCWiki cause I contributed Type-Ins from AA17 and Reworked that Interceptor Game from ACU (Aug '86)!

Had to revise my Turbo Pascal Website because the host it was on (Geocities) decided to Close (Yahoo wanted to close it down since it controlled it and charge people a Fiver to have a site with them!). I'd moved it to Angelfire since their still going, seems to be doing alright there, it sadly needs more programs though. Initally I thought CPCWiki had gone cause I was trying to find out if I could put my Turbo Pascal Program examples on here since the source only takes up a small amount of space. Anyway it's good to see your still around! :D Glad I didn't delete the URL! :) --CPM User 09:48, 27 July 2010 (UTC)

Well yes... just like Geocities, we had some problems (try looking Kangaroo's page here). So we had to switch domains... I just hope you start visiting the forum, your avatar was one of the most recognizeable :) Gryzor 09:50, 27 July 2010 (UTC)
Retrieved from "https://www.cpcwiki.eu/index.php?title=User_talk:Gryzor&oldid=63219"