MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{ "batchcomplete": "", "continue": { "lecontinue": "20250205155744|76", "continue": "-||" }, "query": { "logevents": [ { "logid": 86, "ns": 0, "title": "Boot ROM", "pageid": 81, "logpage": 81, "params": {}, "type": "create", "action": "create", "user": "Asie", "timestamp": "2025-02-23T11:11:15Z", "comment": "Created page with \"The WonderSwan boot ROM is where the console begins execution on power on. * On the \"mono\" model, it occupies an area from <tt>$FF000</tt> to <tt>$FFFFF</tt>, for a total of 4 KiB. * On the Color model, it occupies an area from <tt>$FE000</tt> to <tt>$FFFFF</tt>, for a total of 8 KiB. It performs the following activities: * checks if the cartridge self-test passed; * checks if the cartridge footer is valid; * if START is held when the console is turned on, enters the...\"" }, { "logid": 85, "ns": 0, "title": "Display/Windows", "pageid": 80, "logpage": 80, "params": {}, "type": "create", "action": "create", "user": "Asie", "timestamp": "2025-02-23T11:06:02Z", "comment": "Created page with \"The Screen 2 and Sprite layers can optionally have their drawing restricted within or without specific rectangular windows. In the case of Screen 2, one can use the Display Control port to configure if the window should render only the tiles inside of it. Alternatively, once can configure the window to only render tiles outside of it, in which case the window rectangle acts as a cut-out. {| class=\"wikitable\" ! ! Window inside ! Window outside |- ! Pixel inside | align=...\"" }, { "logid": 84, "ns": 0, "title": "Display/Sprites", "pageid": 79, "logpage": 79, "params": {}, "type": "create", "action": "create", "user": "Asie", "timestamp": "2025-02-23T09:54:27Z", "comment": "Created page with \" The display system can show up to 128 sprites at once. Sprites are always drawn in front of Screen 1, but they can be drawn in front of or behind Screen 2. Sprites are stored in a sprite table in the console's internal RAM. It consists of up to 128 four-byte entries, of which any sequential slice can be displayed: <pre> (Byte 1) (Byte 0) 15 bit 8 7 bit 0 ---- ---- ---- ---- vhPi pppt tttt tttt |||| |||| |||| |||| |||| |||+--++++-++++- Tile index (0-511...\"" }, { "logid": 83, "ns": 0, "title": "Display/Screens", "pageid": 78, "logpage": 78, "params": {}, "type": "create", "action": "create", "user": "Asie", "timestamp": "2025-02-23T09:54:15Z", "comment": "Created page with \" A screen is a layout of tiles. Each cell in a screen controls one 8x8 tile. The display system can show two distinct screens simultaneously. It also supports hardware flipping of tiles, both horizontally and vertically. The size of each screen is fixed at 32x32 cells or 256x256 pixels, while each cell is stored as a two-byte word: <pre> Address 15 bit 8 7 bit 0 ---- ---- ---- ---- 0bbb byyy yyxx xxx. ||| |||| |||| ||| ||| |||| ||++-+++-- X coord...\"" }, { "logid": 82, "ns": 0, "title": "Display/Palette", "pageid": 77, "logpage": 77, "params": {}, "type": "create", "action": "create", "user": "Asie", "timestamp": "2025-02-23T09:51:46Z", "comment": "Created page with \"The display system provides sixteen different palettes that can be used to color or shade tiles. * Palettes 0-7 can be used for the two screens only; * Palettes 8-15 can be used for both screens and sprites. == Palette format == === Mono === In ''mono'' modes, palettes are stored in I/O ports 0x20 through 0x3F. Each palette contains four three-bit entries, which are pointers into a global, four-bit shade lookup table: <pre> Palette Global shade LUT...\"" }, { "logid": 81, "ns": 0, "title": "Display/Tile Data", "pageid": 76, "logpage": 76, "params": {}, "type": "create", "action": "create", "user": "Asie", "timestamp": "2025-02-23T09:40:23Z", "comment": "Created page with \"== Tile data == The tile data is stored at a fixed memory location: * <tt>$2000</tt> - <tt>$3FFF</tt> for 2 bit per pixel tiles in \"mono\" mode, for a total of 512 tiles. * <tt>$2000</tt> - <tt>$5FFF</tt> for 2 bit per pixel tiles in \"color\" mode, for a total of 1024 tiles. * <tt>$4000</tt> - <tt>$BFFF</tt> for 4 bit per pixel tiles in \"color\" mode, for a total of 1024 tiles. == Tile data formats == === 2 bits per pixel, planar === The tiles are stored in an interlea...\"" }, { "logid": 80, "ns": 0, "title": "Display/LCD Icons", "pageid": 75, "logpage": 75, "params": {}, "type": "create", "action": "create", "user": "Asie", "timestamp": "2025-02-23T09:38:09Z", "comment": "Created page with \"The WonderSwan features thirteen fixed LCD segments which are displayed to the right<sup>(color)</sup> or below<sup>(mono)</sup> the main display. These are: * [[#LCD_Icon_Control_($15)|Six under control of software]] ** Large circle ** Medium circle ** Small circle ** Horizontal orientation ** Vertical orientation ** (Shooting) Star (Sleep) * [[#LCD_Status_($1A)|Four software can query]] ** Speaker ** Volume A (small wave<sup>(mono)</sup>, center wave<sup>(color)</sup...\"" }, { "logid": 79, "ns": 0, "title": "Display/IO Ports", "pageid": 74, "logpage": 74, "params": {}, "type": "create", "action": "create", "user": "Asie", "timestamp": "2025-02-22T15:21:00Z", "comment": "Created page with \"== Graphics I/O ports == {{Anchor|Display Control}} === Display Control ($00) === <pre> 7 bit 0 ---- ---- ..wo Ws21 || |||| || |||+- Enable Screen 1 layer || ||+-- Enable Screen 2 layer || |+--- Enable Sprite layer || +---- Enable Sprite window |+------ Screen 2 tiles are drawn (if window enabled): | 0 = inside window, | 1 = outside window. +------- Enable Screen 2 window </pre> {{Anchor|Display Background}} === Display Background Co...\"" }, { "logid": 78, "ns": 10, "title": "Template:Cc0-1.0", "pageid": 73, "logpage": 73, "params": {}, "type": "create", "action": "create", "user": "Asie", "timestamp": "2025-02-05T15:58:14Z", "comment": "Created page with \"[[Category:CC0 1.0 files|{{PAGENAME}}]] [https://creativecommons.org/publicdomain/zero/1.0/ cc0-1.0 license text]\"" }, { "logid": 77, "ns": 6, "title": "File:MobileWonderGate PCB bottom.jpg", "pageid": 72, "logpage": 72, "params": {}, "type": "create", "action": "create", "user": "Asie", "timestamp": "2025-02-05T15:57:44Z", "comment": "Bottom of the MobileWonderGate peripheral's PCB." } ] } }