Commit Graph

2 Commits

Author SHA1 Message Date
Richard Patel d8e951befc
lib: use opcode masks (#7)
Implements a procedural macro for defining the ISA.
Moves validity checks to bitmasks instead of spaghetti code patterns.

Solves #1
2021-08-14 10:17:10 +02:00
Richard Patel a8de638aaf Initial commit 2021-08-08 02:59:07 +02:00