diff --git a/trunk/bsr.lmf b/trunk/bsr.lmf index 516e888..16565ca 100644 Binary files a/trunk/bsr.lmf and b/trunk/bsr.lmf differ diff --git a/trunk/hoge.bin b/trunk/hoge.bin index 7ba2ee2..98b1fcc 100644 Binary files a/trunk/hoge.bin and b/trunk/hoge.bin differ diff --git a/trunk/loader.c b/trunk/loader.c index 577564c..686509a 100644 --- a/trunk/loader.c +++ b/trunk/loader.c @@ -137,6 +137,11 @@ void main( ) // 試遊台判定 // デバッガつないでると上手に判定できないことがあります。 + // P40,41 + // HH 実機 + // HL NBD試遊台 + // LH スタンドアロン試遊台 + // LL ISデバッガ if( !DIPSW_0 && !DIPSW_1 ) { system_status.is_dev = 1;