zenaro147 / PicoAdapterGB

Raspberry Pi Pico Code for Mobile Adapter GB emulation with real HW!
GNU General Public License v3.0
27 stars 4 forks source link

Better buffer handler to TCP data #25

Closed zenaro147 closed 1 year ago

zenaro147 commented 1 year ago

Some games can stream too many data that Pico probably can't handle it, (for example, Pokemon News on Crystal)

Maybe some kind of "dynamic buffer handler" using pointers can do the job

zenaro147 commented 1 year ago

Improved into this commit https://github.com/zenaro147/PicoAdapterGB/commit/6256ea58a4d4afecf43ca27f90b0cf4968c7c48c