Giter Site home page Giter Site logo

samples-book-assembly-language-and-prog's Introduction

Book Code Samples: Assembly Language and Programming

Selected code samples from book: "Assembly Language and Programming" by Peter Abel.

This old book did not provided an online version with the source code for the examples.
I include here the transcription of some of the source code that I consider the most relevant.

Code samples:

  • P04ASM2.asm: MOV & AND instructions.
  • P09CTRNM.asm: center the given name on the screen.
  • P10BIOAS.asm: display ASCII characters.
  • P10GRAFX.asm: fill the screen with horizontal colored lines.
  • P10NMSCR.asm: inverse video, blink and screen scroll.
  • P15ASCHX.asm: display ASCII characters and their hexadecimal value.
  • P18RDSCT.asm: read disk sector (DOS interrupts).
  • P19BIORD.asm: read disk sector (BIOS interrupts).
  • P21MOUSE.asm: mouse handling, tracking mouse position.
  • P21SOUND.asm: plays sounds using the speaker.

All this samples targets DOS (16-bit) and where compiled+tested with the MASM32 SDK on a virtual machine running WIN XP.

 

Screenshots

Sample 01 Sample 02
Sample 03 Sample 04
Sample 05 Sample 06

 

Version History

v1.0 (2022.03.17) - Initial release.

 

Please send me your feedback about this project: [email protected]

samples-book-assembly-language-and-prog's People

Contributors

andres-garcia-alves avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.