#2 KEYGEN IN ASSEMBLY
A simple keygen template. Brings back good old childhood memories.
I would like to point out that this is nothing illegal! No generation routine for any commercial application was included. This is purely a keygen template with a chip tune.
You need a assembly compiler to create an executable from the source code.
masm32 is a good compiler I tested it on windows 10 Version 10.0.18363 Build 18363 and it works.
The source code is located in keygen.asm
you can edit the credits, colors, images, music ,logic etc.
If you are using visual studio code as your editor you can install the PlatformIO IDE plugin to view the .asm
code in color.