Difference between revisions of "Modules"

From MSX Game Library

Line 1: Line 1:
 
{{COLUMN|4}}
 
{{COLUMN|4}}
 
Core:
 
Core:
* {{MOD|system}}
 
 
* {{MOD|bios}}
 
* {{MOD|bios}}
 +
* {{MOD|clock}}
 +
* {{MOD|dos}}
 +
* {{MOD|input}}
 +
* {{MOD|math}}
 +
* {{MOD|memory}}
 
* {{MOD|print}}
 
* {{MOD|print}}
* {{MOD|memory}}
 
* {{MOD|math}}
 
* {{MOD|draw}}
 
* {{MOD|clock}}
 
 
* {{MOD|string}}
 
* {{MOD|string}}
* {{MOD|dos}}
+
* {{MOD|system}}
 
 
Video devices:
 
 
* {{MOD|vdp}}
 
* {{MOD|vdp}}
* {{MOD|v9990}}
 
 
Input devices:
 
* {{MOD|input}}
 
* {{MOD|ninjatap}}
 
  
 
Gameplay:
 
Gameplay:
 +
Advances:
 +
* {{MOD|draw}}
 
* {{MOD|fsm}}
 
* {{MOD|fsm}}
 
* {{MOD|game}}
 
* {{MOD|game}}
Line 26: Line 21:
 
* {{MOD|scroll}}
 
* {{MOD|scroll}}
  
Audio devices:
+
Devices:
 +
* {{MOD|v9990}}
 +
* {{MOD|device/ninjatap}}
 +
* {{MOD|device/pac}} (SRAM)
 +
 
 +
Audio chips:
 
* {{MOD|psg}}
 
* {{MOD|psg}}
 
* {{MOD|msx-music}}
 
* {{MOD|msx-music}}
Line 33: Line 33:
  
 
Audio players:
 
Audio players:
* {{MOD|akg_player}}
+
* {{MOD|arkos/akg_player}}
* {{MOD|akm_player}}
+
* {{MOD|arkos/akm_player}}
* {{MOD|aky_player}}
+
* {{MOD|arkos/aky_player}}
* {{MOD|ayfx_player}}
+
* {{MOD|ayfx/ayfx_player}}
 
* {{MOD|lvgm_player}}
 
* {{MOD|lvgm_player}}
 
* {{MOD|pcmenc}}
 
* {{MOD|pcmenc}}
Line 48: Line 48:
  
 
Compression:
 
Compression:
* {{MOD|bitbuster}}
+
* {{MOD|compress/bitbuster}}
* {{MOD|bitbuster2}}
+
* {{MOD|compress/bitbuster2}}
* {{MOD|compress}} {{WIP}}
+
* {{MOD|compress/pletter}}
* {{MOD|msxi_unpack}} {{WIP}}
+
* {{MOD|compress/zx0}}
* {{MOD|pletter}}
+
* {{MOD|msxi/msxi_unpack}} {{WIP}}
* {{MOD|zx0}}
 
  
 
Network:
 
Network:

Revision as of 14:41, 13 November 2023