mirror of
https://github.com/Russell-S-Harper/COMMON.git
synced 2025-01-15 14:32:24 +00:00
Revising README.
This commit is contained in:
parent
421a7a192e
commit
b1b9970b0d
@ -8,7 +8,7 @@ For example:
|
|||||||
* easier support for higher language compilers
|
* easier support for higher language compilers
|
||||||
* arithmetic operations add, subtract, multiply, divide, and modulus
|
* arithmetic operations add, subtract, multiply, divide, and modulus
|
||||||
* inherent overflow/underflow detection
|
* inherent overflow/underflow detection
|
||||||
* all control branching is relative and 16 bits, for easier relocatable code
|
* all control branching is 16-bit relative, for easier relocatable code
|
||||||
* support for custom functions, akin to INT in x86
|
* support for custom functions, akin to INT in x86
|
||||||
|
|
||||||
Why 6502 and not, for example, x86?
|
Why 6502 and not, for example, x86?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user