Commit Graph

2682 Commits

Author SHA1 Message Date
Rémy GIBERT f6adb05c07 LIBTCPIP:Cache expiration, retry count.... 2016-03-20 23:16:01 +01:00
Rémy GIBERT de7341b7f9 TCPIP:Shared ERR Codes between DRV and TCPIP 2016-03-20 23:14:47 +01:00
Rémy GIBERT b476c8aa44 NET Drivers:code cleanup 2016-03-20 23:12:57 +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 7b4619df80 LBTCPIP:ARP/DNS debugging session #2 2016-03-18 08:28:33 +01:00
Rémy GIBERT dd91f20da0 DRV:Bug fixed preventing INSDRV resuming after loading a driver 2016-03-18 08:28:00 +01:00
Rémy GIBERT 0ed8d58d2d DRV:Bug fixed preventing INSDRV resuming after loading a driver 2016-03-18 08:27:24 +01:00
Rémy GIBERT ba6914be05 PIC.DRV:rewriting 2016-03-18 08:26:49 +01:00
Rémy GIBERT b616022a9e DRV:Bug fixed preventing INSDRV resuming after loading a driver 2016-03-18 08:25:43 +01:00
Rémy GIBERT 0ef0939f24 ARP:fixed bug preventing ICMP updating ARP cache 2016-03-17 16:50:56 +01:00
Rémy GIBERT c5bdbb93ad ARP:fixed bug preventing ICMP updating ARP cache 2016-03-17 16:50:11 +01:00
Rémy GIBERT dab1b519fb KERNEL:ps QUIT now called when INIT failed 2016-03-17 15:33:37 +01:00
Rémy GIBERT 01245d7147 Renamed .DSK to .po for compatibility with "Apple In PC" Emulator 2016-03-17 09:55:06 +01:00
Rémy GIBERT cf685a7b5b LBTCPIP:ARP/DNS debugging session #1 2016-03-17 08:31:11 +01:00
Rémy GIBERT bb490f0347 DNS:code rewrite 2016-03-16 17:37:02 +01:00
Rémy GIBERT 5a3891650f LBTCPIP:ARP rewrite 2016-03-16 08:19:54 +01:00
Rémy GIBERT 93fade265f DNS:code rewrite 2016-03-15 18:16:14 +01:00
Rémy GIBERT 08067f9fe5 ARP:code rewrite 2016-03-14 17:53:44 +01:00
Rémy GIBERT 6dc3efd617 LIBTCPIP:Started implementing Socket API 2016-03-13 23:09:00 +01:00
Rémy GIBERT f1f09b937d LIBGFX:fixed error in header 2016-03-13 23:07:37 +01:00
Rémy GIBERT a0a69fc51d Net DRV:moving to new GETINFO format 2016-03-13 23:07:01 +01:00
Rémy GIBERT e4a1825536 still leraning MD.. 2016-03-13 23:05:10 +01:00
Rémy GIBERT 8891d74eb1 still leraning MD.. 2016-03-13 23:04:02 +01:00
Rémy GIBERT d86b13c580 LOADDER:cleanup... 2016-03-13 22:55:47 +01:00
Rémy GIBERT 7b2c457def Updates Related to new Soket API (coming soon!) 2016-03-13 22:54:28 +01:00
Rémy GIBERT 6ef6d21da7 SHELL:new startproc internal command 2016-03-13 22:53:55 +01:00
Rémy GIBERT 42988fac64 Changed cursor blink speed 2016-03-13 22:52:57 +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 56e98b1fa3 Updates related to new KERNEL 2016-03-13 22:50:43 +01:00
Rémy GIBERT fa86286760 Adding LIBSTDIO for path filtering 2016-03-13 22:49:36 +01:00
Rémy GIBERT 625c15c81f KERNEL: New Event Handler 2016-03-13 22:47:19 +01:00
Rémy GIBERT d1974f0153 fixed timing more issues 2016-03-13 22:46:25 +01:00
Rémy GIBERT c182de64c0 Added Copy/paste functions 2016-02-25 18:02:57 +01:00
Rémy GIBERT 006d3904b7 Screenshot 2016-02-24 21:35:04 +01:00
Rémy GIBERT 6a85bd9549 Moved All TCPIP Code from TCPIP.DRV to LIBTCPIP 2016-02-24 21:08:24 +01:00
Rémy GIBERT 9ec40dba75 forgot to commit this one after ZP reorg 2016-02-24 21:07:19 +01:00
Rémy GIBERT 1fc656e102 new Socket API defs 2016-02-24 21:03:55 +01:00
Rémy GIBERT 4ee5fc0ea7 Added IO for //c VBL polling 2016-02-24 21:02:55 +01:00
Rémy GIBERT 201cbb117b Added GetDevInfoA API Call 2016-02-24 21:02:16 +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 889c503c16 Added GetDevInfoA API Call 2016-02-24 20:52:24 +01:00
Rémy GIBERT fd4e14d57f fix several issues with those batches 2016-02-21 21:53:35 +01:00
Rémy GIBERT 2c4c66b93a Generate directly .SYSTEM file 2016-02-21 21:51:29 +01:00
Rémy GIBERT 5b514bfd22 new batch 2016-02-21 21:50:40 +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 361f14050e Fix DS1216E properly detected in //c 2016-02-21 21:42:55 +01:00
Rémy GIBERT 0a5eced59a EDIT:clipboard in progress 2016-01-29 18:05:08 +01:00