Skip to main content
Code Review

Questions tagged [masm]

The tag has no summary.

Filter by
Sorted by
Tagged with
8 votes
1 answer
712 views

Reed-Solomon LFSR encoder

I'm interested if the code below could be further enhanced for out-of-order execution. Function inputs: rcx = pointer to a 2 by 64 byte table to multiply 64 bytes ...
5 votes
2 answers
148 views

Compare two files in 16-bit DOS assembly

The task is to do a byte-by-byte comparison and print whether the files are equal or not. Code: ...

AltStyle によって変換されたページ (->オリジナル) /