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)
- 02:37, 5 January 2024 (diff | hist) . . (+86) . . Boolean
- 02:33, 5 January 2024 (diff | hist) . . (+84) . . Types
- 02:32, 5 January 2024 (diff | hist) . . (+191) . . Types
- 02:30, 5 January 2024 (diff | hist) . . (+1,459) . . N Types (Created page with "You can use standard C types but MSXgl provide some shortcut that help to write short code and makes data size and sign explicit (which is so important for creating efficient...")
- 02:16, 5 January 2024 (diff | hist) . . (+12) . . Main Page (→Get Starting)
- 02:08, 5 January 2024 (diff | hist) . . (+12) . . Build tool (→Command-line overwrite)
- 02:05, 5 January 2024 (diff | hist) . . (-157) . . Defines
- 02:02, 5 January 2024 (diff | hist) . . (+134) . . Target
- 02:01, 5 January 2024 (diff | hist) . . (+130) . . Target (→Setup)
- 02:00, 5 January 2024 (diff | hist) . . (+36) . . Emulators (→How to debug using VS Code)
- 01:45, 5 January 2024 (diff | hist) . . (+177) . . N Modules/dos/Appendix (Created page with "For more information about MSX-DOS programs, check [https://map.grauw.nl/resources/dos2_environment.php MSX-DOS 2 Program Interface Specification] on the MSX Assembly Page site.")
- 01:42, 5 January 2024 (diff | hist) . . (+473) . . N Modules/dos/Settings (Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> #define DOS_USE_FCB TRUE // Add support for file managment features through FCB structure #defi...") (current)
- 01: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)
- 01: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)
- 01: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= }}")
- 01:35, 5 January 2024 (diff | hist) . . (+20) . . Modules/game pawn/Settings
- 01: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...")
- 01:34, 5 January 2024 (diff | hist) . . (+49) . . Modules/trilo/trilo scc player/Settings (current)
- 01:32, 5 January 2024 (diff | hist) . . (+13) . . MediaWiki:Common.css (current)
- 01: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 :...")
- 01: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...")
- 01:24, 5 January 2024 (diff | hist) . . (+7) . . Template:MODULE
- 01:23, 5 January 2024 (diff | hist) . . (+15) . . Template:MODULE
- 01:23, 5 January 2024 (diff | hist) . . (-20) . . Category:Module/Audio (current)
- 01:22, 5 January 2024 (diff | hist) . . (+20) . . Category:Module/Audio
- 01:22, 5 January 2024 (diff | hist) . . (+32) . . N Category:Module/Audio (Created page with "Library modules related to Audio")
- 01: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= }}") (current)
- 01: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...") (current)
- 01: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...")
- 01: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.") (current)
- 01: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)
- 01:14, 5 January 2024 (diff | hist) . . (-207) . . Modules/system
- 01: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...")
- 00:52, 5 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), *...")
- 00:52, 5 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= }}")
- 00:51, 5 January 2024 (diff | hist) . . (+16) . . Template:MODULE
- 00:49, 5 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)....")
- 00:49, 5 January 2024 (diff | hist) . . (-434) . . Modules/clock
- 00:49, 5 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)
- 00:49, 5 January 2024 (diff | hist) . . (-469) . . Modules/clock
- 00:48, 5 January 2024 (diff | hist) . . (-8) . . Modules/bios/Settings
- 00:46, 5 January 2024 (diff | hist) . . (+1) . . Modules/bios/Desc (current)
- 00:45, 5 January 2024 (diff | hist) . . (+7) . . Modules/bios/Desc
- 00:45, 5 January 2024 (diff | hist) . . (0) . . Modules/bios/Desc
- 00:44, 5 January 2024 (diff | hist) . . (-1,127) . . Modules/bios (Replaced content with "{{MODULE |name=bios |category=Core |dependency1= |dependency2= |dependency3= |sample1=s_bios |sample2= |sample3= }}")
- 00:44, 5 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...")
- 00:43, 5 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...")
- 00:34, 5 January 2024 (diff | hist) . . (+1) . . Modules/localize/Settings (current)
- 00:34, 5 January 2024 (diff | hist) . . (-35) . . MediaWiki:Common.css
- 00:32, 5 January 2024 (diff | hist) . . (+1) . . Modules/localize/Usage (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)