-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
28 lines (19 loc) · 801 Bytes
/
README
File metadata and controls
28 lines (19 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
For the GUI interface, run
pynxc.pyw
It can also be run on the commandline:
./pynxc.pyw -help
Usage: pynxc.pyw [options] [filename]
Options:
-h, --help show this help message and exit
-c, --compile compile to nxc code only
--debug show debug messages
--show_nxc show the nxc code
-d, --download download program
-B, --bluetooth enable bluetooth
--firmware=FIRMWARE firmware version (105, 107, or 128)
--command=<command> what is the nxc/nqc command
You need to have the nxc binary (usually called nbc) in the nxc folder
for this to work. Simply extract the entire folder for your operating
system in the nxc folder.
You can get the latest releases of nxc from:
http://bricxcc.sourceforge.net/nbc/