|
请参考nxtasy.org论坛讨论串: New NBC/NXC & BricxCC beta
根据John Hansen先生的说法,有下列改进的地方,等到8547(NXT 2.0)发行还会更新Firmware
还没仔细了解,先试试看吧!
http://bricxcc.sourceforge.net/test_release.zip
(好像在Windows 7也可以用喔!)
Version 3.3.7.20
-----------------
- Added a simple hex viewer for files on the NXT. Within the NXT Explorer
you can right click an NXT file and select View or use the equivalent
toolbar or File menu option.
- Added AVI video capture to the NXT Screen tool.
- Added support for \" or \' in NXC and NBC strings to the NBC and NXC
syntax highlighters.
- Fixed an access violation when closing the main window while unsaved changes
exist in open editor windows and you choose "cancel" when prompted to
save your changes.
- Fixed NXTDeviceInfo function in TSpirit class for the bluetooth address value
- Fixed broken defragment operation in the NXT Explorer
- Fixed SendMessage boolean NXT message bug (inverted logic)
- Added support for custom NXC API syntax highlighting
- Added support for a new NBC command-line switch limiting errors to max error count
- Added support for new NBC -v=version command line switch for setting NXT firmware
version (1.0x vs 1.2x) compatibility
- Added duplicate error reduction code to error list
- Fixed NXT Explorer defragment operation
- Added code completion and syntax highlighter support for new NBC/NXC API functions
- Improved error list tool at the bottom of the editor window to open other files if
the error/warning occurs in an included file and show a hint window as you mouse
over the errors/warnings.
- Added support for adjusting line numbers if the Gutter is configured to start
numbering lines at zero instead of 1 and line numbers are showing.
- Added a /UserPath command line switch for BricxCC that controls where the nxt.dat
file and other user files are stored (e.g., bricxcc /UserPath=d:\)
- Added pause/single step, NBC/NXC variable watching.
- Added support for drag-and-drop from NXT Explorer PC list view to BricxCC main window
to open files.
- Search mode in Find Brick dialog.
- Code completion can be made case sensitive or not for NQC, NBC, and NXC.
- User-defined functions are added to code completion list
- Fixes for NBC compiler error reporting.
- Added internal NBC compiler status update messages.
- Launch Guide and Tutorial PDFs from BricxCC help menu.
- Launch NBC API listing windows from Preferences dialog.
|
|