#x

Quake Editing Digest Volume 1 : Number 8

eZine's profile picture
Published in 
 · 20 Apr 2024
... @0_10 M54\`>6%@!Y$FT8>'_T\9'-%;H 01!&"!XA? ']'_=8-7D6&0.[ D<4\"BZ $ M$?TA,&T](X)#'W%%\V2T>9#^<C+0)6 I@$"Q( .)*(-S_R+A!T O@ 40+8%G M(42R,\'X0E-03($)X"]P"?",(_\"(#F#E2"/P24Q-<,C$ ?@_Q-0`- @<#x` M:J(SD3.1>1#?D% PTP-2)\$=`6@#`)W"WSBQ0+!@PTARGQ4B($ I$?^=LDJ0 MH"EY$#FABZ"(00-0?YLQ)M)A<3A!)V$FX 408N\&X " )'!P/U(EX)V1`B!G M;G 6847"<S\T?!=1``&HL `#`! 0``````,`$1 `````0 `',&#^5[C_$+L! >0 `(,&#^5[C_$+L!' ...

4x04 Seguridad en sistemas Unix / Linux (parte 2)

eZine's profile picture
Published in 
 · 7 Jan 2024
... o un documento introductorio. Hay otros programas para XWindow que te evitan hacerlo manualmente, como son Firestarter para Gnome, y kfirewall para KDE. ---[ 8.2 Configuracion con Script ]------ Miremos este script creado por eth0. #!/bin/sh #xxxxxxxxxxxxxxxxxxxxxxxxxxxx # buffer0verfl0w security...x # // eth0 x #xxxxxxxxxxxxxxxxxxxxxxxxxxxx # Simple ipchains frontend script to help you configure ipchains # for standalone... # usage: simply run... # -------------------------------- ...

MC68000 INSTRUCTION EXECUTION TIMES

DrWatson's profile picture
Published in 
 · 23 Nov 2023
... 0) |16(4/0)| | d(PC) | Program Counter with Displacement | 8(2/0) |12(3/0)| ----------------------------------------------------------------------------------------- | d(PC, Rn)* | Program counter with Index | 10(2/0) |14(3/0)| | #xxx | Immediate | 4(1/0) | 8(2/0)| ----------------------------------------------------------------------------------------- * The size of the index register does not affect execution time TABLE 2 MOVE BYTE AND WORD INSTRUCTION EXECUTION TIMES ...

Instruction Execution Times

DrWatson's profile picture
Published in 
 · 23 Nov 2023
... 47;0) |16(4/0) | | PC@(d) | Programm Counter with Displacement | 8(2/0) |12(3/0) | +------------+----------------------------------------------+------------------+ | PC@(d,ix)* | Programm Counter with Index | 10(2/0) |14(3/0) | | #xxx | Immediate | 4(1/0) | 8(2/0) | +------------+----------------------------------------------+------------------+ * The size of the index register (ix) does nor affect execution time D.3 MOVE INSTRUCTION CLOCK PERIODS Tables D-2 and D-3 ind ...

Atari TOS desktop survival kit

DrWatson's profile picture
Published in 
 · 14 Nov 2023
... h can, which can be renamed HAZARD or whatever you want. It's also true of any programs or folders you put on the desktop (in TOS >= 2.0x); Just look at the line of the INF file where that file/folder appears. It will look something like: #x 07 01 7B FF C:\UTILS\VIEWERS\VIEWER.PRG@ VIEWER.PRG@ The name seen on the desktop will be "VIEWER.PRG." You can change this to "SEE IT!" just by changing the line to something like: #X 07 01 7B FF C:\UTILS\VIEWERS\VIEWER.PRG@ SEE IT!@ Of course, as ...

An examination of an early tape loader

eZine's profile picture
Published in 
 · 9 Jul 2023
... O\XH$&Q*VD`D2N0Q,;[$+188/_^]_:_OK>V ` end and begin 644 sbx M`0@9$,D'GL(H-#,IJC(U-JS"*#0T*:HR-@```'BI`*!-D2N@3Y$KH%&1*ZD# MA?L8I?M*2)`#J1@LJ3B@29$K:$J0`ZGX+*G8R)$K&/BXJ?2B8\L)AOP(:(7] MV#B@3;$KH$\Q*Z!1\2L(1?SP`0!H1?TIM]#xH$VQ*SAI`)$KD,N@3[$K:0"1 9*Y#!J2X@TO\XH%&Q*VD`D2N0L<;[$))88-#X ` end These test programs show if your machine is compatible with ours regarding the opcode $CB. The first test, vsbx, proves that SBX does not affect the V flag. The latter one, s ...

1-8: Como programar en C en muchos pasos

eZine's profile picture
Published in 
 · 21 May 2023
... intf(" octalValor = %d\n", octalValor); 12 printf(" decimalValor = %d\n", decimalValor); 13 14 printf("\nComo enteros formateados:\n"); 15 printf(" hexValor = %x\n", hexValor); 16 printf(" octalValor = %o\n", octalValor); 17 printf(" decimalValor = %#x\n", decimalValor); 18 return 0; 19 } Formateando los valores hexadecimales con %d en printf() (lineas 10-12) se obtiene sus valores equivalentes en base 10. Para obtener los valores hexadecimales debe usarse %x (o %X para obtener A.. ...F). Con #x o ...

DnA 6-3: Arclight's Update

eZine's profile picture
Published in 
 · 15 May 2023
... ay BEIGE BOX? We tested this unit, and found it to be an absolute hacker's dream beige-box. At $24.95 it is worthwhile. Ask for catalogue #43-830. Digi-Key If you need any electronics related item (such as micro 6.500MhZ crystals for $1.67, part #x415,) Digi-Key is the place to go. With an outrageous selection of parts and supplies, such as DTMF chips, crystals, micro-speakers, and other such, Digi-Key is your one stop hacker super-store. Order their catalogue by calling 1-800-DIGI-KEY. I can& ...

Issue # 30 DTACK GROUNDED Newsletter - April 1984

eZine's profile picture
Published in 
 · 6 May 2023
... pecify the data type of the offset value ALSO requires multiple listing addresses - but that is simpler; each list link is located two bytes behind each of those action addresses. And the code to which the link points can simply load a number (MOVEQ #x,Dn) which then can be easily interpreted so that the list code is not excessively long. INFAMOUS OVERHEAD: We use 'infamous' in place of stronger anglo-saxon expressions which might unnecessarily offend. While Page 9, Column 2 many of you ma ...

Issue # 29 DTACK GROUNDED Newsletter - March 1984

eZine's profile picture
Published in 
 · 6 May 2023
Issue # 29 DTACK GROUNDED Newsletter - March 1984
... kes the 68000 such a neat chip for us assembly freaks. The first thing is that the 16032 does not have predecrement [-(An)] or postincrement [(An)+] addressing modes. Well, if you don't have those addressing modes then you just HAVE to have ADDQ #x,An - right? Of course! But the 16032 doesn't have that instruction (or SUBQ #x,An). The 16032 also does not have MOVEQ (byte). What does all this mean? Page 11, Column 2 It means that the 16032 may appeal to COBOL freaks who don't mind adopt ...
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