User contributions
Jump to navigation
Jump to search
- 03:48, 18 January 2021 diff hist +203 N MediaWiki:Sidebar Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki ** Special:WantedPages|Help Wanted *..."
- 03:46, 18 January 2021 diff hist +446 N Clear Created page with "In Mini Micro, <c>clear</c> is a commonly-used function to clear the screen and reset the displays to their default modes, as shown below. File:DisplayLayou..."
- 22:38, 17 January 2021 diff hist +90 Main Page
- 20:01, 16 January 2021 diff hist +704 Env
- 17:17, 14 January 2021 diff hist +768 N Env Created page with "In Mini Micro, <c>env</c> refers to a map of special values that affect the Mini Micro environment. It contains at least the following keys: {| class="wikitable" |- ! Ke..."
- 13:38, 12 January 2021 diff hist +101 m How to convert a .minidisk into a folder added see-also and categories current
- 13:37, 12 January 2021 diff hist +865 N How to convert a folder into a .minidisk Created page with "Mini Micro can mount a folder in the host (Mac/Windows/Linux) file system, making it appear in Mini Micro as /usr or /usr2. This is convenient when you want to use extern..." current
- 13:31, 12 January 2021 diff hist +919 N How to convert a .minidisk into a folder Created page with "A .minidisk file is used by Mini Micro to store the entire contents of a virtual disk in one host (Windows/Mac/Linux) file. This is convenient in that it keeps your host..."
- 18:27, 9 January 2021 diff hist +919 N FileHandle.atEnd Created page with "The <c>atEnd</c> method of the FileHandle class returns true after attempting to read past the end of the file. Note that <c>atEnd</c> is not true after the last successf..." current
- 18:22, 9 January 2021 diff hist +21 m FileHandle current
- 21:45, 5 January 2021 diff hist +1,112 N FileHandle Created page with "In Mini Micro and command-line MiniScript, the <c>FileHandle</c> class is a small class that represents a file that has been opened for reading, writing, or updating v..."
- 21:27, 5 January 2021 diff hist +274 m Command-Line MiniScript current
- 21:25, 5 January 2021 diff hist +11 m Command-Line MiniScript
- 21:25, 5 January 2021 diff hist -36 m Category:Command-Line current
- 21:24, 5 January 2021 diff hist +11 m REPL
- 21:24, 5 January 2021 diff hist +37 N Command-line MiniScript Redirected page to Command-Line MiniScript current Tag: New redirect
- 21:23, 5 January 2021 diff hist -23 m Mini Micro →See Also
- 21:21, 5 January 2021 diff hist +1,786 N File.open Created page with "In Mini Micro and command-line MiniScript, the <c>file.open</c> function returns a FileHandle object that enables further reads, writes, or updates of the file..."
- 21:11, 5 January 2021 diff hist +84 m File
- 21:09, 5 January 2021 diff hist +1,113 N File.info Created page with "The <c>file.info</c> method returns a map of details about an existing file or directory at the given path. === Arguments === {| class="wikitable" |- ! Parameter Nam..." current
- 21:01, 5 January 2021 diff hist +113 N Category:Command-Line MiniScript Created page with "Pages that apply to the command-line MiniScript (running on any operating system). Category:Environments" current
- 20:59, 5 January 2021 diff hist +63 m File
- 20:59, 5 January 2021 diff hist +26 m SpriteDisplay current
- 20:52, 5 January 2021 diff hist +11 m File →Methods and Properties
- 17:40, 5 January 2021 diff hist +46 m RawData added see-also
- 17:40, 5 January 2021 diff hist +2,081 N File Created page with "The <c>file</c> module provides access to disk files in both Mini Micro and command-line MiniScript. == Methods and Properties == The following table shows methods..."
- 16:21, 4 January 2021 diff hist +167 Tools added link to BBEdit language module
- 15:41, 1 January 2021 diff hist +1 m Open-Source Projects fixed formatting error
- 15:41, 1 January 2021 diff hist +194 Open-Source Projects added link to GameLodge
- 15:39, 1 January 2021 diff hist +144 Open-Source Projects added link to monomicro project
- 15:22, 1 January 2021 diff hist +168 Open-Source Projects added link to BBEdit language module
- 23:08, 31 December 2020 diff hist +396 PixelDisplay.print
- 04:56, 30 December 2020 diff hist +3 m TileDisplay.setCell
- 04:54, 30 December 2020 diff hist +125 TileDisplay.setCell added tile index illustration
- 04:37, 30 December 2020 diff hist +234 N File:SimpleTileShapes.png An illustration of the tile set included with Mini Micro at /sys/pics/TileShapes.png. The blue background and tile index numbers (assuming TileDisplay.tileSetTileSize = 64) have been added for illustration purposes. current
- 04:35, 30 December 2020 diff hist +903 N TileDisplay.setCell Created page with "<c>TileDisplay.setCell</c> Directly sets the tile index at a given row and column of a tile display. Tile indexes start at 0 in the top-left corner of the tile set. See..."
- 02:47, 29 December 2020 diff hist -139 TextDisplay.setCellColor removed obsolete usage note current
- 02:46, 29 December 2020 diff hist -60 TextDisplay.setCellBackColor current
- 02:44, 29 December 2020 diff hist +50 TextDisplay.setCellColor
- 02:43, 29 December 2020 diff hist +39 TextDisplay.setCell current
- 20:15, 15 December 2020 diff hist +692 Rnd expanded usage notes and added example current
- 20:09, 15 December 2020 diff hist +16 m Parentheses →Examples
- 20:07, 15 December 2020 diff hist +286 Parentheses added new example
- 13:32, 15 December 2020 diff hist +102 m Parentheses added example of omitting parentheses on a function call statement
- 00:16, 4 December 2020 diff hist +209 m TileDisplay.scrollX added usage note current
- 00:16, 4 December 2020 diff hist +732 N TileDisplay.scrollY added usage note
- 00:13, 4 December 2020 diff hist +25 m TileDisplay added category tag
- 00:13, 4 December 2020 diff hist +281 TileDisplay.scrollX added example
- 00:07, 4 December 2020 diff hist +252 N TileDisplay.scrollX Initial creation
- 00:06, 4 December 2020 diff hist 0 m SpriteDisplay.scrollX Fixed capitalization current