1
0

647 Commits

Author SHA1 Message Date
otya128
6f4b4d0f65 Implement FONTDEF (3) 2016-12-30 16:49:32 +09:00
otya128
20b00236a2 Implement FONTDEF (1)(2) 2016-12-30 16:42:30 +09:00
otya128
b503d8d48b Remove XON/XOFF builtinfunction 2016-12-30 13:33:43 +09:00
otya128
80aade0e5b Fix WAIT 2016-12-30 13:29:38 +09:00
otya128
71196f4961 Fix ACLS 2016-12-29 21:34:37 +09:00
otya128
ec46f50265 Fix BGSCREEN 2016-12-29 21:34:25 +09:00
otya128
735b632f52 Fix SPCLR 2016-12-29 21:27:16 +09:00
otya128
8af9c64396 Fix ACLS 2016-12-29 21:22:06 +09:00
otya128
dd81d45ef9 Fix ATTR 2016-12-29 20:55:24 +09:00
otya128
e701fa5704 Implement BIN$ 2016-12-29 20:45:43 +09:00
otya128
20889c28e1 Implement LINPUT 2016-12-29 17:59:47 +09:00
otya128
c0f1e4e9e5 Fix input 2016-12-29 17:33:40 +09:00
otya128
706bb3715d Fix var parser 2016-12-29 17:25:05 +09:00
otya128
8a65b44002 Implement VAR(x:VAR) 2016-12-29 16:58:14 +09:00
otya128
33f8f67d13 Fix size_t 2016-12-29 16:38:32 +09:00
otya128
45e8bbd4e9 Fix EXEC 2016-12-29 16:36:36 +09:00
otya128
abdd6cdc8c Implement GOSUB/GOTO x:@LABEL 2016-12-29 16:16:56 +09:00
otya128
5c6ec3e9e0 Implement CALL(x:FUNC) 2016-12-29 15:37:28 +09:00
otya128
692c7907e9 Implement PRGSLOT 2016-12-28 22:51:22 +09:00
otya128
834480e9ac Fix fugafuga 2016-12-28 22:46:28 +09:00
otya128
8d96698310 Fix LOAD/SAVE default slot 2016-12-28 17:47:11 +09:00
otya128
d240a0b0d6 Add GosubUndefinedLabel 2016-12-28 17:43:53 +09:00
otya128
a887d91138 Fix something 2016-12-28 17:31:30 +09:00
otya128
88c015c34f Implement PRGNAME$ 2016-12-28 16:27:49 +09:00
otya128
5505d7c9f0 Implement PRGSIZE 2016-12-28 16:20:50 +09:00
otya128
bffa0fe6ee Add PRGINS overload 2016-12-28 16:09:33 +09:00
otya128
e7237190bf Implement PRGDEL 2016-12-28 16:09:06 +09:00
otya128
50470d60fa Implement PRGINS 2016-12-28 15:49:44 +09:00
otya128
3f65e4b492 Add Use PRGEDIT before any PRG function 2016-12-27 23:24:33 +09:00
otya128
bfedd461d4 Implement PRGSET 2016-12-27 23:01:28 +09:00
otya128
c3b06ae5e3 Implement PRGEDIT,PRGGET$() 2016-12-27 21:03:48 +09:00
otya128
e9f42d3c61 Delete otya.smilebasic.petitcomputer.Slot 2016-12-27 17:18:49 +09:00
otya128
3ab1c8e6c8 Add program.d 2016-12-27 17:16:54 +09:00
otya128
e1888d5032 Fix dialog rendering 2016-12-27 16:43:21 +09:00
otya128
e13209bde9 Fix SAVE encoding 2016-12-27 15:55:39 +09:00
otya128
618a145c9c Implement SAVE (1) 2016-12-27 15:41:07 +09:00
otya128
ab86a9fb4e Implement RGBREAD 2016-12-27 15:15:49 +09:00
otya128
caa2895e37 Add execReturnAddress 2016-12-27 15:06:24 +09:00
otya128
eccbb6b9f5 Implement SAVE 2016-12-27 14:38:07 +09:00
otya128
e0ea45636a Fix DataType 2016-12-27 13:41:23 +09:00
otya128
7d067793b4 Add data.d 2016-12-27 13:40:44 +09:00
otya128
28fce791fd Fix buttonCaptions 2016-12-27 13:03:29 +09:00
otya128
07eb22268d Fix SelectionType.next 2016-12-26 23:19:07 +09:00
otya128
dbfc18c97a Fix dialog rendering 2016-12-26 23:14:00 +09:00
otya128
a2127e6e6b Fix to end the program while displaying the dialog 2016-12-26 23:05:13 +09:00
otya128
c2a3833958 Fix otya.smilebasic.dialog.Text 2016-12-26 22:55:12 +09:00
otya128
f556a83695 Implement DIALOG (4) 2016-12-26 22:53:27 +09:00
otya128
0f5c8e08a2 Implement DIALOG(3) 2016-12-26 22:16:22 +09:00
otya128
80bc64ee9c Implement DIALOG timeout 2016-12-26 22:02:23 +09:00
otya128
c5aa10fcc8 Fox dialog 2016-12-26 21:30:39 +09:00