User contributions
From MSX Game Library
For Aoineko (talk | block log | uploads | logs)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 00:41, 5 January 2024 (diff | hist) . . (+268) . . N Modules/dos/Desc (Created page with "The {{MOD|dos}} module provides access to the functionality of MSX-DOS 1 or 2. You can found the complete list of MSX-DOS functions on the [https://map.grauw.nl/resources/dos...") (current)
- 00:38, 5 January 2024 (diff | hist) . . (+119) . . N Modules/dos (Created page with "{{MODULE |name=dos |category=Core |dependency1= |dependency2= |dependency3= |sample1=s_dos |sample2=s_dos2 |sample3= }}") (current)
- 00:36, 5 January 2024 (diff | hist) . . (-3,375) . . Modules/game pawn (Replaced content with "{{MODULE |name=game_pawn |category=Gameplay |dependency1=vdp |dependency2=memory |dependency3= |sample1=s_game |sample2= |sample3= }}")
- 00:35, 5 January 2024 (diff | hist) . . (+20) . . Modules/game pawn/Settings
- 00:35, 5 January 2024 (diff | hist) . . (+1,711) . . N Modules/game pawn/Settings (Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> #define GAMEPAWN_ID_PER_LAYER FALSE // Set sprite ID for each layer (otherwise set per pawn) #defi...")
- 00:34, 5 January 2024 (diff | hist) . . (+49) . . Modules/trilo/trilo scc player/Settings (current)
- 00:32, 5 January 2024 (diff | hist) . . (+13) . . MediaWiki:Common.css (current)
- 00:30, 5 January 2024 (diff | hist) . . (+2,068) . . N Modules/game pawn/Usage (Created page with "=== Define pawn's sprites === The visual of a pawn is defined by one or more sprite layers. The <tt>Game_Sprite</tt> structure allows to define the parameters of each layer :...")
- 00:27, 5 January 2024 (diff | hist) . . (+264) . . N Modules/game pawn/Desc (Created page with "The {{MOD|game_pawn}} module handle character animation, rendering, collision and physics. This module offer several structures the user can use to configure a pawn (a player...")
- 00:24, 5 January 2024 (diff | hist) . . (+7) . . Template:MODULE
- 00:23, 5 January 2024 (diff | hist) . . (+15) . . Template:MODULE
- 00:23, 5 January 2024 (diff | hist) . . (-20) . . Category:Module/Audio (current)
- 00:22, 5 January 2024 (diff | hist) . . (+20) . . Category:Module/Audio
- 00:22, 5 January 2024 (diff | hist) . . (+32) . . N Category:Module/Audio (Created page with "Library modules related to Audio")
- 00:21, 5 January 2024 (diff | hist) . . (-5,307) . . Modules/game/menu (Replaced content with "{{MODULE |name=game_menu |category=Gameplay |dependency1=input |dependency2=print |dependency3= |sample1=s_menu |sample2= |sample3= }}")
- 00:20, 5 January 2024 (diff | hist) . . (+1,458) . . N Modules/game/menu/Settings (Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> #define MENU_USE_DEFAULT_CALLBACK TRUE // Use default input/print callback #define MENU_SCREEN_WIDT...")
- 00:20, 5 January 2024 (diff | hist) . . (+3,724) . . N Modules/game/menu/Usage (Created page with "The module is data-driven, meaning that its behavior is completely determined by the data passed to it. The system is based on two structures. Structure that represents an e...")
- 00:17, 5 January 2024 (diff | hist) . . (+117) . . N Modules/game/menu/Desc (Created page with "The {{MOD|game_menu}} module automatically manages menus based on tables representing each page and its interactions.")
- 00:15, 5 January 2024 (diff | hist) . . (+108) . . N Modules/system/Desc (Created page with "The {{MOD|system}} module give access to low level features like interruption activation or slot management.") (current)
- 00:14, 5 January 2024 (diff | hist) . . (-207) . . Modules/system
- 00:03, 5 January 2024 (diff | hist) . . (+1,409) . . N Modules/print/Settings (Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> // Print module setting #define PRINT_USE_TEXT TRUE // Allow use of Text font (T1-T2, G1-G3) #de...")
- 23:52, 4 January 2024 (diff | hist) . . (+255) . . N Modules/print/Desc (Created page with "The {{MOD|print}} module used to display text in any screen mode. You have several render mode: * Text (using tiles/characters set), * Bitmap (draw text from RAM to VRAM), *...")
- 23:52, 4 January 2024 (diff | hist) . . (-1,690) . . Modules/print (Replaced content with "{{MODULE |name=print |category=Core |dependency1= |dependency2= |dependency3= |sample1=s_print |sample2=s_text |sample3= }}")
- 23:51, 4 January 2024 (diff | hist) . . (+16) . . Template:MODULE
- 23:49, 4 January 2024 (diff | hist) . . (+432) . . N Modules/clock/Desc (Created page with "The {{MOD|clock}} module allow to use MSX2 Real-time Clock (RTC) features including date and time handle, but also save or load data from the embedded non-volatile RAM (CMOS)....")
- 23:49, 4 January 2024 (diff | hist) . . (-434) . . Modules/clock
- 23:49, 4 January 2024 (diff | hist) . . (+425) . . N Modules/clock/Settings (Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> #define RTC_USE_CLOCK TRUE // Add functions to handle date and time #define RTC_USE_CLOCK_EXTRA...") (current)
- 23:49, 4 January 2024 (diff | hist) . . (-469) . . Modules/clock
- 23:48, 4 January 2024 (diff | hist) . . (-8) . . Modules/bios/Settings
- 23:46, 4 January 2024 (diff | hist) . . (+1) . . Modules/bios/Desc (current)
- 23:45, 4 January 2024 (diff | hist) . . (+7) . . Modules/bios/Desc
- 23:45, 4 January 2024 (diff | hist) . . (0) . . Modules/bios/Desc
- 23:44, 4 January 2024 (diff | hist) . . (-1,127) . . Modules/bios (Replaced content with "{{MODULE |name=bios |category=Core |dependency1= |dependency2= |dependency3= |sample1=s_bios |sample2= |sample3= }}")
- 23:44, 4 January 2024 (diff | hist) . . (+203) . . N Modules/bios/Desc (Created page with "The {{MOD|bios}} module allow to use het BIOS routines. Note: No other modules have dependency on this module, thus all the library is BIOS 'free' and can be use without the...")
- 23:43, 4 January 2024 (diff | hist) . . (+896) . . N Modules/bios/Settings (Created page with "Library configuration (in your <tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> // Default slot BIOS access // - BIOS_CALL_DIRECT ............. Use direct access to Bios r...")
- 23:34, 4 January 2024 (diff | hist) . . (+1) . . Modules/localize/Settings (current)
- 23:34, 4 January 2024 (diff | hist) . . (-35) . . MediaWiki:Common.css
- 23:32, 4 January 2024 (diff | hist) . . (+1) . . Modules/localize/Usage (current)
- 23:32, 4 January 2024 (diff | hist) . . (+33) . . Modules/localize/Usage (→Translation source file)
- 23:31, 4 January 2024 (diff | hist) . . (+38) . . Modules/localize/Settings
- 23:30, 4 January 2024 (diff | hist) . . (+38) . . Modules/localize/Usage (→Use the module in your code)
- 23:28, 4 January 2024 (diff | hist) . . (+33) . . MediaWiki:Common.css
- 23:27, 4 January 2024 (diff | hist) . . (+6) . . MediaWiki:Common.css
- 23:25, 4 January 2024 (diff | hist) . . (0) . . MediaWiki:Common.css
- 23:24, 4 January 2024 (diff | hist) . . (+33) . . MediaWiki:Common.css
- 23:21, 4 January 2024 (diff | hist) . . (+121) . . MediaWiki:Common.css
- 23:16, 4 January 2024 (diff | hist) . . (+27) . . MediaWiki:Common.css
- 23:14, 4 January 2024 (diff | hist) . . (+3) . . MediaWiki:Common.css
- 23:07, 4 January 2024 (diff | hist) . . (0) . . MediaWiki:Common.css
- 23:06, 4 January 2024 (diff | hist) . . (+42) . . MediaWiki:Common.css
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)