mori0091 / libmsx

C library for MSX
https://mori0091.github.io/libmsx/
MIT License
31 stars 2 forks source link

Fix(bmem) #48

Closed mori0091 closed 1 year ago

mori0091 commented 1 year ago

bmem_read(): Fixed range check of copy destination. workarea.h: Added HIMEM that holds the highest address of free area (bottom of stack).