#100

Fascination Issue 100 expanded

eZine's profile picture
Published in 
 · 20 Jan 2024
... ------------------------------------------------------- E X P A N D E D I S S U E ------------------------------------------------------------ ======================================================================= VOLUME 12, NUMBER 5 May 2012 ISSUE #100e ======================================================================= Reaching one hundred of anything is a milestone to be celebrated. For us here at Fascination, reaching our 100th issue is nothing short of a miracle. Who would have thought tha ...

1x02 The Art of Footprinting

eZine's profile picture
Published in 
 · 14 Jan 2024
... 2004-08-17 15:49 UTC |Interesting ports on localhost (127.0.0.1): |(The 1655 ports scanned but not shown below are in state: closed) |PORT STATE SERVICE VERSION |22/tcp open ssh |80/tcp open http |111/tcp open rpcbind (rpcbind V2) 2 (rpc #100000) |6000/tcp open X11 ==---------[/code]---------== Ehh...ovako cemo videti verziju programa RPCbind kao i ostalih RPC usluga. --==<[ 0x03 % EOF \___________/ ==-[ 0x03a % OUTRO ....i sta reci na kraju kada se rastajemo.Od pocetne i ...

DSP M-Registers

DrWatson's profile picture
Published in 
 · 8 Nov 2023
... that we want our ring buffer to start at address 96. move #20,m0 ;ring buffer size 21 move #96,r0 ;start of buffer is now 96 However (and this is important) our buffer still starts at 96 if we use the following: move #20,m0 ;ring buffer size 21 move #100,r0 ;start of buffer is now 96 For example, the in-built sine table has 256 entries and exists at address Y:$100: move #$ff,m0 move #$100,r0 In addition, the equivalent cosine table starts at $140, runs to $1ff and then "wraps round" back to $100 to ...

xine-2.031

eZine's profile picture
Published in 
 · 31 Jul 2023
... d0,(a4)+ move.b 9(a2),(a4) ;register A3 bset #4,(a4)+ ;length=.b <ea>=data register direct D2NOK: not.b d2 beq.b D2NOK move.w d2,(a4)+ DECODER2: move.b (a3)+,d1 ext.w d1 pea (a3,d1.w) move.l (a7)+,(a5)+ move.w d2,(a5)+ bra.b GoEnd Test: move.w #100,d0 .tl move.w #$f00,$dff180 ;flash dbf d0,.tl eor1st eor.w #$0000,d0 ;decode 1st word of 2nd hunk movem.l (a7)+,d0-d7/a0-a6 rts viruslen = 2000 end=Test+viruslen blk.b 2000 Test2: blk.b 2000 blk.b 2000 ...

Issue # 24 DTACK GROUNDED Newsletter - October 1983

eZine's profile picture
Published in 
 · 6 May 2023
Issue # 24 DTACK GROUNDED Newsletter - October 1983
... t do you mean ONLY? The Z80 or 6809 should be so lucky. Yet look how popular they were/are." Charles M, APO NY Charles, there ain't a lot of software for a 68008 board yet, you know - FNE. "I have done two little benchmark tests: B#1: MOVE.L #10000000,$6000 LOOP1 SUBQ.L #1,$6000 BNE LOOP1 B#2 MOVE.L #10000000,D1 LOOP2 SUBQ.L #1,D1 BNE LOOP2 RESULTS: Test 1 Test 2 IBS AP20 (7MHz) 96 sec 42 sec HOMEBREW 8MHz DRAM 56 sec 23 sec DTACK, 8MHz 36 sec 20 sec DTACK, 12.5MHz 23 sec 13 sec "This shows ...

Issue # 18 DTACK GROUNDED Newsletter - April 1983

eZine's profile picture
Published in 
 · 6 May 2023
... to the second dotted line), which will contain a very simplified explanation of why we add N. Most of you have access to a hand calculator with a LOG base 10 function. You might satisfy yourself that the LOG base 10 of #1 is zero, of #10 is one, of #100 is two, etc. You can also note that the LOG base 10 of #.1 is minus one, of #.01 is minus two, etc. If we express X in exponential form and remember that the LOG (any base) of one is zero, we have: 100 = 1 * 10EXP(2); LOG(100) = 2 10 = 1 * 10EXP(1); ...

Issue # 4 DTACK GROUNDED Newsletter - November 1981

eZine's profile picture
Published in 
 · 6 May 2023
... , or join the wonderful world of segmented or bank selected memory. Here is how the 68000 moves 200,000 bytes from location 100,000 to location 1,250,000 (all decimal numbers): 203C 0003 0D40 MOVE .L #200000, D0 set byte count 207C 0001 86A0 MOVE .L #100000, A0 set source address 227C 0013 12D0 MOVE .L #1250000, A1 set destination address MOVEN 12D8 MOVE .B (A0)+, (A1)+ move a byte 5380 SUBQ .L #1, D0 decrement byte counter 66FA BNE MOVEN repeat until count done Three instructions to set up, three t ...

Issue # 1 DTACK GROUNDED Newsletter - July 1981

eZine's profile picture
Published in 
 · 6 May 2023
Issue # 1 DTACK GROUNDED Newsletter - July 1981
... mere 16 megabyte addressing range, all of which can be accessed without bank switching, segmentation or other fun techniques. Following is the code needed to transfer one million bytes (decimal) from one location in 68000 memory to another: MOVE .L #1000000, D0 MOVE .L #LOC1, A0 MOVE .L #LOC2, A1 XFR MOVE .L (A0)+, (A1)+ SUBQ .L #1, D0 BNE XFR Try THAT on your friendly 8086, Z8000 or bank switched 6809! And now, as the sun sinks slowly in the west, we bid you a fond adieu until the next issue of DT ...

UFO Debate Forum

alien's profile picture
Published in 
 · 31 Mar 2023
... or the military to hide these facts. The reasons I come up with for the Feds to stonewall however are not good. They are worried as hell. Why? NOW THAT DOES CONCERN ME. Don [ R)eread Q)uit] [ Enter=Next ] [ M)ail/Reply to Current Message ] [B16 #100 of 124] ? for more cmds or Cmd [N]#n Brd ->UFO Debate Forum Numb ->101 of 124 Sub ->Re: skyisfalln To ->DON F ECKER (#17) From ->MICHAEL GRAHAM (#107) Date ->09/05/88 03:35:40 PM What agrees with you, and what does not? Wha ...
loading
Neperos cookies
This website uses cookies to store your preferences and improve the service. Cookies authorization will allow me and / or my partners to process personal data such as browsing behaviour.

By pressing OK you agree to the Terms of Service and acknowledge the Privacy Policy

By pressing REJECT you will be able to continue to use Neperos (like read articles or write comments) but some important cookies will not be set. This may affect certain features and functions of the platform.
OK
REJECT