Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme | 2012-07-25 | 241 Bytes | |
mult.asm | 2012-07-25 | 288 Bytes | |
mult(commented).asm | 2012-07-25 | 1.0 kB | |
house.asm | 2012-07-25 | 620 Bytes | |
Totals: 4 Items | 2.2 kB | 0 |
Few programs for SSEM emulator (should work on replica computer as well) house - drawing of a house mult - integer multiplication routine, paramaters are at lines 30 and 31, result at line 28 mult(commented) - mult program with comments