1
0
mirror of https://github.com/pevans/erc-c.git synced 2025-02-17 07:32:05 +00:00
Peter Evans fcd25f6385 Use set16 to push items to the stack.
The previous method was not incorrect, but set16 already handles the
little-endian logic for us, and there's no need to do something bespoke
here that we then need to test for separately.
2018-01-20 23:43:58 -06:00
..
2018-01-18 16:21:25 -06:00
2018-01-07 13:44:07 -06:00
2018-01-18 16:21:25 -06:00
2018-01-19 19:14:59 -06:00
2018-01-05 14:18:39 -06:00
2018-01-07 16:07:29 -06:00
2018-01-07 20:05:02 -06:00
2018-01-18 16:20:53 -06:00