Giter Site home page Giter Site logo

nctu-assembly-language's Introduction

Assembly language assignments & quizzes

Environment:

  • Windows 10 Home
  • Visual Studio 2017

If you want to run assembly code on your computer, I recommand you to install Visual Studio 2010 or higher version on your computer (I use VS 2017 community).
Also, remember to install irvine library so that you can use many convenient procedures in Irvine32 and Macros library. There are some tutorials below.


Assignment 1

  • About:
    • arithmetic (integer / float)
    • FPU stack
    • draw something on console screen
  • What I have learnt:
    • Basic concept about registers (eax, ebx, ecx...) and usage of them.
    • How to use the procedures in Irvine32.inc and Macros.inc.
    • How to use float point stack.
    • How to move the cursor and change text / background color of Windows command line.

Assignment 2

  • About:
    • draw something on console screen
    • animate character
    • control character
  • What I have learnt:
    • How to handle input key from keyboard.
    • Draw a rectangle frame in counter-clock manner.

Assignment 3

  • About:
    • openGL (draw image / shapes)
  • What I have learnt:
    • How to link cpp file and asm file together.
    • How to make your code systematical, well organized.
  • OpenGL Template for HW3

Final project

Quiz 1

  • About:
    • arithmetic (integer / float)
    • FPU stack
    • draw something on console screen
    • animate character
  • What I have learnt:
    • none

Quiz 2

  • About:
    • draw something on console screen
    • animate character
    • control character
  • What I have learnt:
    • none

Quiz 3

  • About:
    • draw something on console screen
    • animate character
    • control character
  • What I have learnt:
    • none

Quiz 4

  • About:
    • draw something on console screen
    • animate character
    • control character
    • interactive game (with a dump AI)
  • What I have learnt:
    • none

nctu-assembly-language's People

Contributors

eugene87222 avatar

Stargazers

 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.