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:08, 10 January 2024 (diff | hist) . . (+64) . . Build tool (→General)
- 09:30, 9 January 2024 (diff | hist) . . (+13) . . MSXhex
- 09:29, 9 January 2024 (diff | hist) . . (+4) . . Create a mapped ROM (→Example)
- 00:28, 8 January 2024 (diff | hist) . . (+1) . . Modules
- 00:26, 8 January 2024 (diff | hist) . . (+6) . . Template:MOD (current)
- 00:26, 8 January 2024 (diff | hist) . . (-4) . . Modules/localize
- 00:25, 8 January 2024 (diff | hist) . . (+157) . . Modules
- 00:19, 8 January 2024 (diff | hist) . . (0) . . Modules
- 00:18, 8 January 2024 (diff | hist) . . (+175) . . Modules
- 00:02, 8 January 2024 (diff | hist) . . (+125) . . N Modules/math/Usage (Created page with "<u>Note</u>: To use the macros, you only need to include the header. No need to add the module in your project configuration.") (current)
- 00:00, 8 January 2024 (diff | hist) . . (-1) . . Create a mapped ROM (→Initial slot configuration)
- 23:53, 7 January 2024 (diff | hist) . . (+15) . . Create a mapped ROM (→Principles)
- 23:28, 7 January 2024 (diff | hist) . . (+694) . . N Modules/math/Settings (Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> // Random methods // - RANDOM_8_NONE ................ No 8-bits random // - RANDOM_8_REGISTER ........") (current)
- 23:26, 7 January 2024 (diff | hist) . . (+87) . . N Modules/math/Desc (Created page with "The {{MOD|math}} module offers a range of mathematical functions optimized for the Z80.") (current)
- 23:23, 7 January 2024 (diff | hist) . . (+160) . . N Modules/math (Created page with "{{MODULE |name=math |category=Core |dependency1= |dependency2= |dependency3= |sample1=s_math |sample1_desc= |sample2= |sample2_desc= |sample3= |sample3_desc= }}")
- 23:17, 7 January 2024 (diff | hist) . . (+5) . . Modules/input/Usage (current)
- 23:17, 7 January 2024 (diff | hist) . . (+321) . . Modules/input/Usage
- 23:13, 7 January 2024 (diff | hist) . . (+133) . . Modules/input/Usage
- 23:11, 7 January 2024 (diff | hist) . . (+16) . . Modules/input/Usage
- 23:10, 7 January 2024 (diff | hist) . . (+14) . . Modules/input/Usage
- 23:09, 7 January 2024 (diff | hist) . . (+2) . . Modules/input/Usage
- 23:09, 7 January 2024 (diff | hist) . . (+8) . . Modules/input/Usage
- 23:08, 7 January 2024 (diff | hist) . . (+12) . . Modules/input/Usage
- 23:07, 7 January 2024 (diff | hist) . . (+239) . . Modules/input/Usage
- 23:01, 7 January 2024 (diff | hist) . . (-1) . . Modules/input/Settings (current)
- 23:00, 7 January 2024 (diff | hist) . . (+30) . . Modules/input/Desc (current)
- 22:58, 7 January 2024 (diff | hist) . . (+58) . . Modules/input/Desc
- 22:57, 7 January 2024 (diff | hist) . . (+116) . . N Modules/input/Desc (Created page with "The {{MOD|input}} module handle input from the [https://www.msx.org/wiki/General_Purpose_port general purpose port].")
- 22:52, 7 January 2024 (diff | hist) . . (-948) . . Modules/input/Usage (Blanked the page)
- 22:52, 7 January 2024 (diff | hist) . . (+948) . . N Modules/input/Settings (Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> // Input module setting #define INPUT_USE_JOYSTICK TRUE // Add functions to handle joystick using...")
- 22:50, 7 January 2024 (diff | hist) . . (+948) . . N Modules/input/Usage (Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> // Input module setting #define INPUT_USE_JOYSTICK TRUE // Add functions to handle joystick using...")
- 22:48, 7 January 2024 (diff | hist) . . (+199) . . N Modules/input (Created page with "{{MODULE |name=input |category=Core |dependency1= |dependency2= |dependency3= |sample1=s_joystk |sample1_desc=joystick |sample2=s_keybrd |sample2_desc=keyboard |sample3=s_mous...")
- 22:25, 7 January 2024 (diff | hist) . . (+5) . . Template:MODULE (→Usage)
- 22:25, 7 January 2024 (diff | hist) . . (+26) . . Template:MODULE (→Usage)
- 22:25, 7 January 2024 (diff | hist) . . (+1) . . Template:MODULE
- 22:24, 7 January 2024 (diff | hist) . . (+8) . . Template:MODULE
- 22:23, 7 January 2024 (diff | hist) . . (+245) . . Template:MODULE
- 22:11, 7 January 2024 (diff | hist) . . (+1) . . Modules/game pawn/Usage (→Define pawn's sprites)
- 22:10, 7 January 2024 (diff | hist) . . (+128) . . Modules/system/Usage (current)
- 22:09, 7 January 2024 (diff | hist) . . (+722) . . N Modules/system/Usage (Created page with "Some examples: <syntaxhighlight lang="c"> Sys_StopClickSound(); // Stop keyboard "click" sound DisableInterrupt(); // Code you don't want to be interrupted EnableInterrupt();...")
- 21:58, 7 January 2024 (diff | hist) . . (-7) . . Modules/print/Usage
- 21:58, 7 January 2024 (diff | hist) . . (+3) . . Modules/print
- 21:48, 7 January 2024 (diff | hist) . . (+69) . . Modules/print
- 21:47, 7 January 2024 (diff | hist) . . (+15) . . Template:MODULE
- 21:46, 7 January 2024 (diff | hist) . . (+301) . . Template:MODULE
- 21:41, 7 January 2024 (diff | hist) . . (0) . . Modules/print/Usage
- 21:41, 7 January 2024 (diff | hist) . . (0) . . Modules/print/Usage
- 21:41, 7 January 2024 (diff | hist) . . (+1,336) . . Modules/print/Usage
- 21:23, 7 January 2024 (diff | hist) . . (+423) . . N Modules/print/Usage (Created page with "Use of this module begins with the initialization of a font. Then you can use all the functions to display text. You have several render mode: * Text (using tiles/characters...")
- 21:17, 7 January 2024 (diff | hist) . . (-33) . . Modules/print/Desc (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)