• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

BASIC compiler/interpreter for PIC32MX/MZ-80K


RSS
Rev. Time Author
8b9b4fd master MachiKaniaV1.3 2019-05-05 07:01:19 Katsumi

Merge remote-tracking branch 'remotes/origin/timer'

Conflicts:
mips/zoea/compiler.c
mips/zoea/compiler.h
mips/zoea/debug.c
mips/zoea/file.c
mips/zoea/globalvars.c
mips/zoea/statement.c
mips/zoea/varname.c

5cc6255 timer 2019-05-04 15:08:07 Katsumi

MachiKania type M/Z ver 1.3

21afea9 2019-05-04 07:42:36 Katsumi

Revise KEYS interrupt. Reset all interruption flags before running.

84d223a 2019-05-03 09:15:23 Katsumi

Megalopa: revise KEYS interrupt.

410154b 2019-05-03 09:12:31 Katsumi

Merge branch 'timer' of https://pf.osdn.net/gitroot/k/km/kmorimatsu/kmbasic2 into timer

ede891a 2019-05-03 09:12:02 Katsumi

Zoea/Protozoea: Revise KEYS/INKEY interruptions. Add READKEY() function. Revise help.txt

44e5e36 2019-05-03 09:06:10 Katsumi

Zoea/Protozoea: Revise KEYS/INKEY interruptions. Add READKEY() function. Revise help.txt

ecd98af 2019-05-03 07:17:04 Katsumi

Revise KEYS/INKEY interruptions. Add READKEY() function. Debug using comma in PRINT statement. Revise help.txt

2bd0bd0 2019-05-03 05:25:13 Katsumi

MachiKania web _ver0067

f3fe7f4 2019-05-02 08:56:30 Katsumi

MachiKania web _ver0065 & chipkit _ver016

fccf243 2019-05-01 09:28:41 Katsumi

Revise help.txt to warn how to use variables when interrupt.

886995e 2019-05-01 09:09:12 Katsumi

Reset IPL status before running.

ac7215e 2019-04-29 08:45:36 Katsumi

BASIC KM-1013

662687b 2019-04-21 12:27:40 Katsumi

Update help files for OPTION CLASSCODE

9a47541 2019-04-21 11:55:20 Katsumi

Machikania web

8e0d5b4 2019-04-21 11:50:43 Katsumi

Merge branch 'timer' of https://pf.osdn.net/gitroot/k/km/kmorimatsu/kmbasic2 into timer

c65b8e1 2019-04-21 11:49:45 Katsumi

OPTION CLASSCODE

48e3d85 2019-04-20 09:07:39 Katsumi

MachiKania web ver0046

bbe0f31 2019-04-15 14:01:51 Katsumi

Update help.txt. Fast Field for Zoea/Protozoea.

0d0d0b2 2019-04-15 13:34:35 Katsumi

Fast field access implementation.

87a19d0 2019-04-15 10:08:23 Katsumi

Protozoa -> protozoea

d352944 2019-04-15 05:10:19 Katsumi

Debug: INIT method in classes.

9d8a180 2019-04-15 04:37:01 Katsumi

Kenken's change for file select by protozoa.

5a62500 2019-04-14 15:57:33 Katsumi

MZP: coretimer implementations.

f701f71 2019-04-14 10:51:06 Katsumi

CORETIMER and interrupt. EXEC() function.

e62bfb9 2019-04-14 09:21:02 Katsumi

Accept "_" for label/varnames. Correct protozoa button direction.

6a7f58b 2019-04-13 03:42:36 Katsumi

Revise lib_keys()

d8e3fee 2019-04-10 06:59:32 Katsumi

Not TMR1=0 in TIMER statement but g_timer=0 in USETIMER statement.

1d57db8 2019-04-10 06:25:39 Katsumi

Add js files to protozoa repository

951d538 2019-04-10 06:15:53 Katsumi

Start Protozoa Git repository