URL
https://opencores.org/ocsvn/zipcpu/zipcpu/trunk
Subversion Repositories zipcpu
[/] [zipcpu/] [trunk/] [sw/] - Rev 119
Go to most recent revision | Changes | View Log | RSS feed
Last modification
- Rev 119 2016-04-03 02:15:53 GMT
- Author: dgisselq
- Log message:
- Fixed some limits bugs. Now LDI.Z 1 produces LDIHI.Z 0, LDOLO.Z 1 as desired
instead of the erroneous BREV.Z 0. Likewise, loading 0x80000000 no longer
produces a clear instruction, but actually loads the value of interest.