Re: [opensuse] Assembly Language program



James Knott wrote:

Anyone here remember doing assembly code in DEBUG? Many years ago,
someone wanted a DOS utility that would just return an error code and do
nothing else. I wrote one in assembler, using DEBUG, and it was only 5
bytes long. The same thing in Turbo C, came in at a few K bytes.

I used debug to brake applications. I had some that copy protection made crash...

Just a story. I had to compile a progam to have a computer hard reset.

I first do a basic programm... two lines, but 64k basic to launch.

Then a turbo pascal exe. down to 10K
Tene a macro assembler .com... 2K
then I took a hex program and wrote the code for Longjump<hardresetaddr>... 3 bytes, and fast!!

:-)

jdd


--
http://www.dodin.net
http://gourmandises.orangeblog.fr/
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: C++ Workable Mainframe Debuggers
    ... you have to be able to read assembler to do ... IBM Debug Tool for z/OS is available. ... You can license Debug Tool as MLC or, in the form of the Debug Tool ... For graphical debugging use Rational Developer for System z (or ...
    (bit.listserv.ibm-main)
  • buildkernel fails after world update including new gcc 3.3.1-pre
    ... I updated a system of us for testing the the compiler and I run into ... {standard input}: Assembler messages: ... *** Error code 1 ...
    (freebsd-hackers)
  • Re: Just started ASM...
    ... I want to use debug because its always been with Windows and I have ... You will, real soon, want to move to a "symbolic assembler", but using a "simple assembler" will give you an appreciation of what the "symbolic assembler" is doing for you. ... Other opinions are that beginners *should* use macros - even macros simplifying/hiding library calls - so that they can "do something" quickly, and then they can learn the "details" as they're ready for it. ...
    (alt.lang.asm)
  • Re: Load dll error code 193
    ... 1, I'm using EVC to debug WinCE application, instead of Platform Builder. ... error code 193 when calling LoadLibraryto load my dll. ... Are you building via Platform Builder or VisualStudio? ... When i load my dll with function-Loadlibrary,i get the the error code ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Making Z/OS easier - Effectively replacing JCL with Unix like commands
    ... Why not C on the mainframe? ... fairly easy to debug and one relatively hard to debug? ... before Clement decided to add PC support, and the C route looked easier than converting mainframe assembler to PC? ... For IBM-MAIN subscribe / signoff / archive access instructions, ...
    (bit.listserv.ibm-main)