I've made a video (unscripted, unedited, as you can see when I almost curse because I thought it stopped recording and there is a crash showed once ) showing the current progress of Internet / Network on MSX-SM. I've made the FPGA part of the "serial adapter" between ESP-01 and MSX-SM (and Victor Trucco has helped me on this part, as this was my first FPGA design), the UNAPI driver (that is mostly something that send the functions and parameters over the interface and get the response backs) and the ESP8266 firmware (that is the nicest part, the firmware is an UNAPI implementation so there is little buffering / processing / state machine on the driver itself, offloading a lot of the work z80 would be doing).
https://www.youtube.com/watch?v=kLHe0UJNkC0
The HGET/TFTP/SNTP tools I've modified are available (source and binary) at https://github.com/ducasp/MSX-Development/tree/master/UNAPI.
P.s.: video is 720p but it seems at the moment I'm writing this youtube only has the 360p stream ready oO