Difference between revisions of "Talk:83Plus:Software:usb8x/BASIC Interface"

From WikiTI
Jump to: navigation, search
(Found BASIC codes)
Line 11: Line 11:
 
Okay, I went through the source code and I found the values.  I still can't believe there is no proper documentation for usb8x.
 
Okay, I went through the source code and I found the values.  I still can't believe there is no proper documentation for usb8x.
  
0  IsDeviceConnected
+
* 0  IsDeviceConnected
1  KillUSB
+
* 1  KillUSB
2  MouseDemoInit
+
* 2  MouseDemoInit
3  MouseDemoDo
+
* 3  MouseDemoDo
4  GetClass
+
* 4  GetClass
5  GetIDs
+
* 5  GetIDs
6  Version
+
* 6  Version
7  MSDInit
+
* 7  MSDInit
8  MSDImportVariable
+
* 8  MSDImportVariable
9  MSDExportVariable
+
* 9  MSDExportVariable
10  KBDInit
+
* 10  KBDInit
11  KBDGetKey
+
* 11  KBDGetKey
  
 
I am not very good at writing Wiki pages (I don't even remember how anymore), but I hope someone else will use these codes to create pages. Joostin 16:37, 3 November 2009 (UTC)
 
I am not very good at writing Wiki pages (I don't even remember how anymore), but I hope someone else will use these codes to create pages. Joostin 16:37, 3 November 2009 (UTC)
 +
 +
::I edited to lists. See [[http://en.wikipedia.org/wiki/Wikipedia:Tutorial_%28Formatting%29 this tutorial] and try the sandbox. [[http://wikiti.brandonw.net/index.php?title=Sandbox here]]
 +
::My English is not the best but I am good, I think, in formatting if I have the time and patience to it.
 +
::I can't believe too because the documentation of msd8x and usb8x are the tops viewed pages in WikiTI...

Revision as of 14:14, 3 November 2009

This page doesn't seem to have any links...

No, the links exist, they are just broken. --TheStorm 00:25, 3 March 2009 (UTC)

Someone NEEDS to add the values for BASIC input. I know I had them written down somewhere, but I can't find them. Really, this page is useless if you don't explain how to use the application. I am still looking for the codes, but they aren't in readme's or anything!

I think I managed to get some a long time ago... :/ I will see if I can find them. Galandros 14:14, 3 November 2009 (UTC)

Only found http://wikiti.brandonw.net/?title=83Plus:Software:usb8x/Sample_Code#BASIC and I think the links existed in the wikiTI but were lost somehow. Galandros 14:30, 3 November 2009 (UTC)


Okay, I went through the source code and I found the values. I still can't believe there is no proper documentation for usb8x.

  • 0 IsDeviceConnected
  • 1 KillUSB
  • 2 MouseDemoInit
  • 3 MouseDemoDo
  • 4 GetClass
  • 5 GetIDs
  • 6 Version
  • 7 MSDInit
  • 8 MSDImportVariable
  • 9 MSDExportVariable
  • 10 KBDInit
  • 11 KBDGetKey

I am not very good at writing Wiki pages (I don't even remember how anymore), but I hope someone else will use these codes to create pages. Joostin 16:37, 3 November 2009 (UTC)

I edited to lists. See [this tutorial and try the sandbox. [here]
My English is not the best but I am good, I think, in formatting if I have the time and patience to it.
I can't believe too because the documentation of msd8x and usb8x are the tops viewed pages in WikiTI...