/AsmAdd

Init

Primary LanguageC++

AsmAdd

Just goofing around with int oveflow stuff. This code is NOT recommended in production code as it'll shut down the C++ optimizer. It's just to show that the CPU knows when there's an overflow or carry after certain math operations.