mirror of
https://github.com/Michaelangel007/apple2_russian_peasant_multiplication.git
synced 2024-12-21 14:30:06 +00:00
Fix typo
This commit is contained in:
parent
9018bf2f78
commit
9fad757dc8
@ -1,10 +1,10 @@
|
|||||||
# Russian Peasant Multiplication
|
# Russian Peasant Multiplication
|
||||||
|
|
||||||
From Assembly to Basic to Javascript.
|
From Assembly to Basic to Javascript!
|
||||||
|
|
||||||
Here are muy implementations of Russian Peasant Multiplication implemented in various languages:
|
Here are my implementations of Russian Peasant Multiplication implemented in various languages:
|
||||||
|
|
||||||
* 6502 Assembly Language (Both ca65 and merlin32 sources)
|
* 6502 Assembly Language (Both [ca65](rpm_ca65.s) and [merlin32](rpm_m32.s) sources)
|
||||||
* Applesoft BASIC
|
* Applesoft BASIC
|
||||||
* JavaScript (Procedural version)
|
* JavaScript (Procedural version)
|
||||||
* JavaScript (OOP version)
|
* JavaScript (OOP version)
|
||||||
|
Loading…
Reference in New Issue
Block a user