
Final Fantasy Menu Example
click here to download the source
I was bored and decided to try my hand at recreating the menu in FFV.

Its far from a complete menu system, and its got no user-interaction
aside from pressing a key to exit the demo, however it took me a good
3 hours to figure out.

I had fun doing it, and who knows, I might build on it and create a
small working demo (there are lots of bugs to work out before that will
happen; such as the really painfully slow drawing rate)
Anyway this example code may be used in any way shape or form you would
like, with the exception of calling the code your own. All I ask is that
if you use this code in your game that you give me a single line of credit
in your game: "Uses FFMNU.BAS by Richard Marks"
Have fun, and if you have any questions I'll do my best to answer them!