RobertBendun / stacky

Stack based programming language
Boost Software License 1.0
4 stars 1 forks source link

Write and read operations other then 8bit #6

Closed RobertBendun closed 3 years ago

RobertBendun commented 3 years ago

Add support for 16, 32 and 64 bit writes and reads. https://github.com/RobertBendun/stacky/blob/880ae23169fc28b2639fb515d80bb846f8186850/stacky.cc#L613-L626