2015-11-13 14:25:13 +00:00
2015-11-18 00:19:53 +00:00
2015-11-18 00:34:15 +00:00
2015-11-13 14:04:30 +00:00
2015-11-13 14:04:30 +00:00
2008-06-02 20:07:32 +00:00
2015-11-22 13:20:53 +00:00
2015-11-13 14:25:13 +00:00
2015-11-22 13:20:53 +00:00
2015-11-22 13:20:53 +00:00
2015-11-22 12:48:03 +00:00
2015-11-22 13:20:53 +00:00
2009-03-24 13:52:54 +00:00
2009-03-25 21:36:12 +00:00
2008-06-02 20:07:32 +00:00
2015-11-06 12:03:46 +00:00
2015-11-13 14:25:13 +00:00
2015-11-13 14:25:13 +00:00
2015-11-11 15:57:25 +00:00
2015-11-13 13:50:50 +00:00
2004-08-01 05:31:32 +00:00
2015-11-13 14:04:30 +00:00
2004-08-15 17:51:53 +00:00
2008-06-02 20:07:32 +00:00
2008-06-02 20:07:32 +00:00
2015-11-07 10:25:11 +00:00
2015-11-13 14:25:13 +00:00
2015-11-13 14:25:13 +00:00
2015-11-13 14:25:13 +00:00
2015-11-13 14:25:13 +00:00
2004-08-01 05:31:32 +00:00
2015-11-13 14:04:30 +00:00
2004-08-12 20:09:42 +00:00
2008-06-02 20:07:32 +00:00
2004-08-14 12:16:18 +00:00
2015-11-18 00:19:53 +00:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.




 ほぼ猫と一緒なので、相違だけ


REG8 joymng_getstat(void);

 ボタン1 = ビット6
 ボタン2 = ビット5

 ボタン3 = ビット7
 ボタン4 = ビット4

 ボタン3,4は実際には接続されていないが、ソーサリアンとかビットチェックしてる
ソフトで使う事ができる (ただそれだけ)





REG8 mousemng_getstat(SINT16 *x, SINT16 *y, BRESULT clear);

 左 = ビット0
 右 = ビット1

 押下で ビットが立つ (NP2と逆)





BRESULT scrnmng_setcolormode(BRESULT fullcolor);

 8bpp対応の場合は、fullcolor = TRUEで 16bit以上のスクリーンモードに切り替え
 8bpp非対応の場合は 何もせずに SUCCESSを返せば良い


Description
Libretro port of X Millennium Sharp X1 emulator svn at http://amethyst.yui.ne.jp/svn/x1/xmil/trunk/
Readme BSD-3-Clause 2 MiB
Languages
C 58.5%
C++ 25.3%
Assembly 7.8%
ReScript 2.9%
MAXScript 2.4%
Other 3.1%