Looking at some of the source code there are visualboy specific functions that are necessary to use to make a game. I was wondering if there was a dictionary that had a list of the functions and what they do or how everyone figured out what is available.
Thanks
TheNix wrote:
Looking at some of the source code there are visualboy specific functions that are necessary to use to make a game. I was wondering if there was a dictionary that had a list of the functions and what they do or how everyone figured out what is available.
Thanks
Sadly, the library is only barely commented, and no documentation at all exists (to my knowledge). Happily, there isn’t much of it, and it’s pretty easy to understand – especially if read in conjunction with the available Virtual Boy hardware documentation.
You can find the library source in: C:\vbde\libs\libgccvb