Commit Graph

325 Commits

Author SHA1 Message Date
Rémy GIBERT
8c891ccf04 Kernel version 0.9 : TCPIP, new RAW socket type for ICMP 2017-01-30 17:30:39 +01:00
Rémy GIBERT
1867933ae8 Kernel version 0.9 : TCPIP stack reorg 2017-01-29 22:47:19 +01:00
Rémy GIBERT
d736762046 Kernel version 0.9 : TCPIP migration, fixed timing issues in DHCPCLNT, Broadcast not cleared properly....and working on TCP.... 2017-01-28 23:05:20 +01:00
Rémy GIBERT
3fdde86098 Kernel version 0.9 : TCPIP migration 2017-01-26 22:57:35 +01:00
Rémy GIBERT
f06d8b92f2 Kernel version 0.9 : DevMgr & Device drivers 2017-01-25 22:46:40 +01:00
Rémy GIBERT
50a6edfdef 0.9 : Started migrating external commands, new KMs 2017-01-23 08:16:06 +01:00
Rémy GIBERT
21b3789b99 0.9 : Started migrating external commands (including CAT ;-) 2017-01-15 21:51:20 +01:00
Rémy GIBERT
bae3f91aab 0.9 2017-01-12 18:43:45 +01:00
Rémy GIBERT
8f5c5f448b Kernel version 0.8 : KM.VSDRIVE, work in progress 2016-12-13 17:32:37 +01:00
Rémy GIBERT
53e429b7bd Kernel version 0.9 : Introducing Node API, FIFOs, DEVs, and sockets.... 2016-12-09 17:36:24 +01:00
Rémy GIBERT
9974920777 Kernel version 0.8 : Adding Blk dev format capabilities 2016-12-02 17:09:24 +01:00
Rémy GIBERT
67a4dc18db Kernel version 0.8 : DHCP, fix when multible DNS servers in options, long domain names... 2016-11-27 22:59:46 +01:00
Rémy GIBERT
67a73ae571 Kernel version 0.8 : added Room in GP for SmartPort/ProDOS BlkDev interface 2016-11-25 17:20:28 +01:00
Rémy GIBERT
7a030f049b Kernel version 0.8 : LSDEV, adding ProDOS device listing 2016-11-24 18:00:03 +01:00
Rémy GIBERT
76d34875d7 Kernel version 0.8 : LS, displaying <NO-DATE> when no ProDOS date/time available 2016-11-14 15:59:09 +01:00
Rémy GIBERT
6322233cb8 Kernel version 0.8 : BUGFIX #16 , CTIME not set properly when creating FILEs & DIRs 2016-11-13 22:03:31 +01:00
Rémy GIBERT
0a08b4c0b7 Kernel version 0.8 : CP,MV and Error Codes...work in progress 2016-11-08 17:56:05 +01:00
Rémy GIBERT
2bc7a49825 Kernel version 0.8 : EDIT, added Ctrl-O,P,T,Y and W 2016-11-07 16:13:25 +01:00
Rémy GIBERT
353b0c1bf0 Kernel version 0.8 : EDIT, several bugfixes, code reorg.... 2016-11-04 17:46:16 +01:00
Rémy GIBERT
0048e92a4a Kernel version 0.8 : CAT,BUGFIX #3 #11 suppressing unwanted CR and no more resetting linecounter between files.. 2016-11-04 11:53:21 +01:00
Rémy GIBERT
e816f33bf1 Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
Rémy GIBERT
c261913cb2 Kernel version 0.8 : BUGFIX in #3 "CAT -S -N FILE1 mis-formats." 2016-11-03 12:00:00 +01:00
Rémy GIBERT
ab7fe523e8 Kernel version 0.8 : RM, fixed a bug preventing removing a simple directory! 2016-11-03 08:29:24 +01:00
Rémy GIBERT
3b311a9645 FILEENUM : Fixed another memory leak in leaveSubDir 2016-11-01 22:37:12 +01:00
Rémy GIBERT
6e45564298 EDIT : Fixed Help screen not printed properly 2016-11-01 17:12:32 +01:00
Rémy GIBERT
627ba98812 Kernel version 0.8 : new CAT command, see README.md 2016-11-01 15:36:32 +01:00
Rémy GIBERT
92d8b2fec4 Kernel version 0.8 : RM command #2 2016-10-30 23:23:18 +01:00
Rémy GIBERT
b519656144 Kernel version 0.8 : Src File Reorg 2016-10-30 22:12:53 +01:00
Rémy GIBERT
88d139c664 Kernel version 0.8 : RM command 2016-10-30 19:19:43 +01:00
Rémy GIBERT
4c86e67a92 Kernel version 0.8 : LS / now looks like regular DIR/ listing, and -R now works at / level 2016-10-30 08:58:08 +01:00
Rémy GIBERT
571fb59701 Kernel version 0.8 : SHELL, many new features, Error messages...etc...see README.md
Important KERNEL.S.ENV.txt rewrite to implement env in SHELL
2016-10-29 21:58:21 +02:00
Rémy GIBERT
ce34b41f47 ENH #7 : Added -A switch to LS
(revealed many bugs in LS.S & KERNEL.S.CIO.txt that are now corrected)
2016-10-28 11:37:57 +02:00
Rémy GIBERT
caaaa185de Kernel version 0.8 : ANSI conversion & API 0.8 compliance 2016-10-26 22:51:06 +02:00
Rémy GIBERT
2fd44770d2 Kernel version 0.8 : ISSUE#2, removed .EXT in LS, added L.CMD in BIN/ as an alias for LS -L, Added -R switch for recursive DIR listing 2016-10-26 22:41:54 +02:00
Rémy GIBERT
5ee1e05e31 Kernel version 0.8 : LS, updated ScreenShot.LS.bmp 2016-10-25 09:14:48 +02:00
Rémy GIBERT
8b5d3696a3 Kernel version 0.8 : added PWD alias in SHELL, modified LS to display DIR/ instead of /DIR 2016-10-25 08:58:15 +02:00
Rémy GIBERT
fe5e44dc5a Kernel version 0.8 : BUGFIX in CD: not processing .. correctly, missing ending / when changing to another volume. BUGFIX in LS:File count missing one.
Additional Kernel API Documentation
LIBSTR deleted, now Kernel API
2016-10-24 17:54:43 +02:00
Rémy GIBERT
7021210871 Kernel version 0.8 : Code reorg to save few bytes! 2016-10-21 17:03:41 +02:00
Rémy GIBERT
83a75b7fef Kernel version 0.8 : LS : adding -R options 2016-10-20 18:04:35 +02:00
Rémy GIBERT
529c992d9b Kernel version 0.8 : LS : adding -L & -R options 2016-10-19 17:47:53 +02:00
Rémy GIBERT
e702d711fc Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API 2016-10-18 17:56:06 +02:00
Rémy GIBERT
617c1e6344 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Printf/SScanF 2016-10-18 08:26:24 +02:00
Rémy GIBERT
be591b2569 Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API 2016-10-17 17:47:50 +02:00
Rémy GIBERT
b12a39c915 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Frintf 2016-10-17 08:21:04 +02:00
Rémy GIBERT
9e7cf31491 Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API 2016-10-14 17:39:49 +02:00
Rémy GIBERT
f0659a7051 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Frintf 2016-10-14 08:23:05 +02:00
Rémy GIBERT
b9a3c10329 Kernel version 0.8 : Migrating LS to new DIR/TIME API 2016-10-13 18:00:27 +02:00
Rémy GIBERT
754d3ec7f3 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Frintf 2016-10-13 08:21:16 +02:00
Rémy GIBERT
4f7c8479c0 Kernel version 0.8 : Merging LIBSTR into Kernel, fixed bug in DevMgr, crashing Console.DRV at Boot 2016-10-12 17:46:38 +02:00
Rémy GIBERT
b6d8805622 Kernel version 0.8 : DevMgr bug fixing in progress 2016-10-12 08:28:57 +02:00
Rémy GIBERT
e93a9e3f7c Kernel version 0.8 :some progress upgrading external commands 2016-10-10 08:01:29 +02:00
Rémy GIBERT
c05dd7e16f Kernel version 0.8 :some progress upgrading external commands 2016-10-08 22:53:45 +02:00
Rémy GIBERT
278312cddb Kernel version 0.8 2016-10-07 22:48:49 +02:00
Rémy GIBERT
d0c5f1ce3b Kernel version 0.8 : RUNNING!!! now making BIN/SBIN/DRV/LIB using new API 2016-10-07 08:09:25 +02:00
Rémy GIBERT
7984c2ba74 Kernel version 0.8 : Old MLI API decom in progress 2016-09-26 08:18:51 +02:00
Rémy GIBERT
d4868fe152 Kernel version 0.8 : More API cleanup/reorg, fixed bug in READDIRYA crashing reading / 2016-09-23 17:19:22 +02:00
Rémy GIBERT
0c91cddf37 Kernel version 0.8 : More API cleanup/reorg, fixed bug in READDIRYA crashing reading second block 2016-09-22 17:46:01 +02:00
Rémy GIBERT
79488f88fa Kernel version 0.8 : FILE API Debug... 2016-09-22 08:19:49 +02:00
Rémy GIBERT
d2334df796 Kernel version 0.8 : API cleanup/reorg 2016-09-21 17:20:37 +02:00
Rémy GIBERT
2ed4cf6587 Kernel version 0.8 : FILE/DIR migration in BIN/EDIT 2016-09-20 18:00:51 +02:00
Rémy GIBERT
399646b8aa Kernel version 0.8 (In Progress) 2016-08-28 22:48:01 +02:00
Rémy GIBERT
3cf6dd05a6 Kernel version 0.8 (Initial Commit) 2016-08-17 08:25:58 +02:00
Rémy GIBERT
448a4c2133 Kernel Rewrite #6.2 2016-06-24 08:02:32 +02:00
Rémy GIBERT
1de9550760 KM.RAMWORKS:Fixed timing issues #3 2016-06-23 22:18:29 +02:00
Rémy GIBERT
3e17ac840c Kernel Rewrite #6 2016-06-07 08:10:18 +02:00
Rémy GIBERT
2396304f25 CP:working recursive 2016-05-01 23:13:54 +02:00
Rémy GIBERT
91a901ed31 IPCONFIG:implementing IP offloading 2016-04-18 22:17:28 +02:00
Rémy GIBERT
4318fabb2c PING.S.txt:Reduced timeout 2016-04-04 22:54:55 +02:00
Rémy GIBERT
7f7cd4b6e3 ARP now expiring properly 2016-03-29 08:29:48 +02:00
Rémy GIBERT
932003abf8 Cleanup 2016-03-27 23:07:33 +02:00
Rémy GIBERT
0ad6286136 DNSINFO: added TRansaction.ID display for degging purpose 2016-03-27 23:03:40 +02:00
Rémy GIBERT
0b0fb35f2f RPCDUMP:few cosmetic bugs fixed 2016-03-27 23:01:34 +02:00
Rémy GIBERT
ea649a8711 Updated Medias 2016-03-20 23:17:05 +01:00
Rémy GIBERT
8d23090148 CHTYP:Implementing new command to deal with ProDOS file types 2016-03-18 17:35:27 +01:00
Rémy GIBERT
9fbb48d143 RM:Bug fix in CS.QUIT 2016-03-18 17:34:30 +01:00
Rémy GIBERT
cf685a7b5b LBTCPIP:ARP/DNS debugging session #1 2016-03-17 08:31:11 +01:00
Rémy GIBERT
5a3891650f LBTCPIP:ARP rewrite 2016-03-16 08:19:54 +01:00
Rémy GIBERT
b63c884fbd Updates Related to new Soket API (coming soon!) 2016-03-13 22:51:50 +01:00
Rémy GIBERT
c182de64c0 Added Copy/paste functions 2016-02-25 18:02:57 +01:00
Rémy GIBERT
0c12a64225 Sample RPCDUMP util for testing UDP Socket API 2016-02-24 21:01:26 +01:00
Rémy GIBERT
e40abd2bb4 New commands for new socket API 2016-02-24 21:00:42 +01:00
Rémy GIBERT
fa6524da45 Moved to decimal output 2016-02-21 21:45:32 +01:00
Rémy GIBERT
ae69cb3097 Fix Reset/Writing to DS1216E in //c 2016-02-21 21:43:53 +01:00
Rémy GIBERT
0a5eced59a EDIT:clipboard in progress 2016-01-29 18:05:08 +01:00
Rémy GIBERT
25fee276af DEL bug Fixed! (i hope) 2016-01-28 18:03:51 +01:00
Rémy GIBERT
adaebae51b Fix DEL bug (partially) 2016-01-22 17:29:11 +01:00
Rémy GIBERT
8ad193c5fd Code reorg 2016-01-21 08:05:23 +01:00
Rémy GIBERT
71a36fddb0 Utility to set/reset No-Slot-Clock device. 2016-01-19 23:09:26 +01:00
Rémy GIBERT
7688473fa8 WiP 2016-01-19 18:21:53 +01:00
Rémy GIBERT
83358c18c3 SAVE 2016-01-09 23:33:47 +01:00
Rémy GIBERT
c9857252c5 Source refresh (now use new API) 2016-01-06 23:09:20 +01:00
Rémy GIBERT
50347568e7 Source refresh (now use new API) 2016-01-06 23:09:01 +01:00
Rémy GIBERT
98eaab789d Bugfix in "ls dir/" syntax 2016-01-06 23:08:10 +01:00
Rémy GIBERT
73aee6eb49 Save mode working (but not create new file yet) 2016-01-06 23:07:28 +01:00
Rémy GIBERT
ffbd10a191 EDIT:save command (in progress) 2016-01-05 18:04:47 +01:00
Rémy GIBERT
cb61ec9806 Fixed The Editor scrolling issue.
Getty now try to disable local echo in telnet terminal
2016-01-04 23:15:29 +01:00
Rémy GIBERT
3c93b13921 New Full Screen Editor 2016-01-04 08:25:43 +01:00
Rémy GIBERT
27c265a290 Work In Progress (ASM) 2015-12-17 17:57:35 +01:00
Rémy GIBERT
836ab820af Kernel rewrite #5, IRQ Handler In Progress... 2015-12-10 19:53:30 +01:00
Rémy GIBERT
5b2af25a9e Work In Progress (ASM) 2015-12-04 17:33:33 +01:00
Rémy GIBERT
6ae2016154 Added ANSI support in CONSOLE.DRV
for EDIT.S.txt
2015-11-29 23:19:10 +01:00
Rémy GIBERT
49ba85b7da Work In Progress (ASM) 2015-11-27 17:26:11 +01:00
Rémy GIBERT
5d49c27c79 Complete Rewrite #4 : Still debbuging... 2015-11-22 23:30:06 +01:00
Rémy GIBERT
71a00af938 Work In Progress (ASM) 2015-11-20 17:31:14 +01:00
Rémy GIBERT
7fa3545a19 Work In Progress (ASM) 2015-11-13 17:25:31 +01:00
Rémy GIBERT
39412c31ae Fix Problem with SW Rnn registers 2015-11-02 17:47:07 +01:00
Rémy GIBERT
84712111d5 Work In Progress (ASM) 2015-10-30 17:34:59 +01:00
Rémy GIBERT
40b78c11a4 Work In Progress (ASM) 2015-10-28 17:55:12 +01:00
Rémy GIBERT
72daed64fc Work In Progress (ASM) 2015-10-21 18:24:11 +02:00
Rémy GIBERT
7f06969e7d Kernel & shell rewrite 2015-10-19 22:35:00 +02:00
Rémy GIBERT
2ec85716eb AWork In Progress (ASM) 2015-10-16 17:35:11 +02:00
Rémy GIBERT
a9b7399902 Work In Progress (ASM) 2015-10-09 17:53:30 +02:00
Rémy GIBERT
b94da4b027 Work In Progress (ASM) 2015-10-06 18:14:48 +02:00
Rémy GIBERT
f4817adf71 Work In PrWork in progress on ASM 2015-10-04 22:55:51 +02:00
Rémy GIBERT
3fdea2c2c6 Work In Progress 2015-10-02 18:04:30 +02:00
Rémy GIBERT
066614dab8 Work In Progress 2015-09-25 17:50:15 +02:00
Rémy GIBERT
602468b956 Work in progress on ASM 2015-09-16 22:48:59 +02:00
Rémy GIBERT
cbfa59e2af Work In Progress 2015-09-16 17:58:06 +02:00
Rémy GIBERT
7c787a2c6c Fixed MemMgr Bugs preventing TCPIP stack working properly 2015-09-13 22:35:07 +02:00
Rémy GIBERT
3c12891610 2015-09-11 20:48:12 +02:00
Rémy GIBERT
3e60ff3064 Modified 800K SRC disk now bootable, some work in progress... 2015-08-05 22:38:05 +02:00
Rémy GIBERT
11591911b9 Complete Rewrite #3 : many new bugs... 2015-06-03 20:30:57 +02:00
Rémy GIBERT
8be8351136 Loader & KM modules implemented 2015-03-15 23:00:40 +01:00
Rémy GIBERT
f34e2b5f7c Another Bunch of fixes:
-Loader is now working (todo:rename to A2osX.system,tSYS)
-most of BINs working
-CR->CR/LF
2015-03-14 22:47:37 +01:00
Rémy GIBERT
62f272bbf2 Initial 2015-03-08 22:45:23 +01:00