kevinpt / opbasm

Open PicoBlaze Assembler
http://kevinpt.github.io/opbasm/
MIT License
60 stars 13 forks source link

Fix nimble install of opbsim #32

Open 1Maxnet1 opened 2 years ago

1Maxnet1 commented 2 years ago

Remove nil usage to fix nimble install

Update opbsim.nim to work with Nim > 1.0.0

See e.g. this issue: https://github.com/FedericoCeratto/nim-httpauth/issues/12