From 0327840b19313a2c56fb092b747d817ccc1f88a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20GIBERT?= Date: Mon, 25 Jan 2016 20:48:22 +0100 Subject: [PATCH] Tools --- README.md | 26 +++++++++++----- _Tools/userDefineLang.xml | 64 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+), 8 deletions(-) create mode 100644 _Tools/userDefineLang.xml diff --git a/README.md b/README.md index da420d54..31301a74 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ OApple+1,OApple+2,OApple+3 to switch between screens : Kernel Log, text, DHGR. | UthernetII.DRV | In Progress | | | LanCeGS.DRV | In Progress | | | Mouse.DRV | Working | | -| DHGR.DRV | Working | | +| DHGR.DRV | In Progress | except bitblt... | ## Internal Shell commands: | Name | Status | Comment | @@ -54,15 +54,25 @@ OApple+1,OApple+2,OApple+3 to switch between screens : Kernel Log, text, DHGR. ## BIN,External Shell commands: | Name | Status | Comment | | ---- | ------ | ------- | -| LS | Working | BUG: `ls dir` does not list dir content (`ls dir/` works) | -| MEM | Working | | +| MEM | Working | | | LSDEV | Working | | -| MD | Working | | +| PS | Working | | +| MD | Working | | | RM | Working | | -| NETINFO | Working | | -| PS | Working | | -| ARP | Working | | +| LS | Working | BUG: `ls dir` does not list dir content (`ls dir/` works) | +| CP | | | +| ARP | Working | | | PING | Working | | -| DNSINFO | | | +| DNSINFO | In Progress | | +| NETINFO | Working | | +| NETSTAT | Working | | +| RPCINFO | In Progress | | | EDIT | In Progress | BUG: DEL | +| NSCUTIL | Working | Tool for setting time in NSC/DL1216E | +| ASM | In Progress | S-C MASM based multi CPU assembler | +## Misc +###S-C MASM color scheme for Notepad++ +...drop _Tools/userDefineLang.xml in %APPDATA%\Notepad++ +;-) + diff --git a/_Tools/userDefineLang.xml b/_Tools/userDefineLang.xml new file mode 100644 index 00000000..810d59a7 --- /dev/null +++ b/_Tools/userDefineLang.xml @@ -0,0 +1,64 @@ + + + + + + + + 00* 01 02 03 04 + + + + + + + + + + + + + + + + + + + .BS .DA .AS .AT .EQ .MA .EM .OR .TF .LIST .HS .IN .INB .OP .TA .DO .ELSE .EM .FIN .PH .EP .DUMMY .ED + adc and asl bit brk clc cld cli clv cmp cpx cpy dec dex dey eor inc inx iny lda ldx ldy lsr nop ora rmb rol ror rti rts sbc sec sed sei smb sta stp stx sty stz tax tay trb tsb tsx txa txs tya wai + > + .1 .2 .3 .4 .5 .6 .7 .8 .9 + AUTO MAN LOAD SAVE ASM CREATE INC LOMEM PREFIX PR# NEW BLOAD BSAVE TEXT DELETE + pha php phx phy pla plp plx ply + bbr bbs bcc bcs beq bmi bne bpl bra jmp jsr bvc bvs + $ % / # & + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +