Jump to content
IGNORED

Doing my own FujiNet ASM Driver.


Recommended Posts

Hi, all!

 

I want to make my own Fujinet Driver in order to make some enhancements on software I'm doing. Specially, creating updates and publish them into a TNFS server so Fujinet connects into it and mount the updater.

 

So far, I was able to:

 

- Getting SSID info stored into Fujinet (SIO command $FE)

- Scanning Wifi Networks number (SIO command $FD)

- Scanning Wifi Network names (SIO command $FC)

 

So far, so good. Then I try to get the SSID info from Fujinet (SSID and password) and then connect directly to my cell phone (sharing Internet enabled), but for some reason it doesn't get an IP address. I'm doing it this way to connect first just to test it and get an IP address. After that, I will make a GUI to select a network, getting a password and connect. Does anyone know what am I missing?

 

I'm attaching the Test program, as well as the driver I'm writing so far. It creates an ATR image to boot directly into any SDRIVE, sio2pc or similar.

 

Any suggestions are welcome! 

FujinetDriver.asm Test.asm Test.atr

  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...