* support negative numbers in strd_int * optimise strd_int, reducing branches in loop from 3 to 1 * reject invalid hex characters in strx_int :;<=>? (U+003A-0x003F) * add number/string example program software/book/ch06/num_str.s * rename keyboard include to unicode and change constants UNI_ -> UCS_ * add chapter 6 memory map to README
I've just updated 🏝️Isle chapter 6 software. It's exciting to work on big designs and graphics engines, but building a usable computer is about the small things too. #FPGAFriday
github.com/projf/isle/t...