Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 310 Bytes

File metadata and controls

2 lines (2 loc) · 310 Bytes

Rotate a Matrix Clockwise

A 3rd semester university student messing around with assembly and trying to rotate a matrix 90 degrees clockwise. There was an external library [irvine32.inc and macros.inc by Kip Irvine] used to open files and read/write to them. The rest of the fun is in pure assembly (almost)