philpax / skiron

Skiron is a basic 32-bit RISC-inspired CPU architecture.
MIT License
3 stars 1 forks source link

Replace db with dd #23

Closed philpax closed 8 years ago

philpax commented 8 years ago

As a result of the 4-byte alignment, dd is more useful.