1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-20 01:16:36 +00:00

935 Commits

Author SHA1 Message Date
David Schmenk 3eb62ead0d Clean mouse init up 2018-04-27 19:35:26 -07:00
Dave Schmenk 1783aaef7a Fix resetmemfiles, use heap for catalog/volumes, and free CMD init code 2018-04-27 13:06:49 -07:00
David Schmenk 5ab6d915b3 track down mouse int corrption 2018-04-26 20:00:15 -07:00
David Schmenk d0d328227a Mouse updates 2018-04-25 21:28:05 -07:00
David Schmenk 6ec3ce3b91 Import VM02 mouse driver 2018-04-25 11:25:41 -07:00
David Schmenk 1299cbc48b Fix UTHERNET autodetect and code cleanup 2018-04-24 18:56:35 -07:00
David Schmenk d3a19cccbf Remove xheap from 64K cmdsys. Rework init message 2018-04-24 10:26:48 -07:00
David Schmenk e6fc45a798 Network error messages and code cleanp 2018-04-23 13:29:54 -07:00
David Schmenk ea542905b7 Better Uthernet card detection 2018-04-23 12:02:58 -07:00
David Schmenk fb1f08bcc9 Fix UDP header len for UTHERNET 2018-04-22 14:26:12 -07:00
David Schmenk 8c0e66daf8 Update image 2018-04-21 22:31:59 -07:00
David Schmenk be9465cd02 Try different fixes 2018-04-21 19:05:37 -07:00
David Schmenk 4db8271a25 TFTP server and fix FOR/NEXT in module init bug 2018-04-21 16:35:31 -07:00
Dave Schmenk 0a1f497d6c Smaller startup message 2018-04-20 10:05:53 -07:00
Dave Schmenk ddd5e28fd4 Update startup message 2018-04-20 09:42:01 -07:00
David Schmenk 912a4526fe LZ4 unpack library and sample lz4cat 2018-04-19 13:41:14 -07:00
David Schmenk 6cf47da936 LZ4 decompressor 2018-04-19 06:59:39 -07:00
David Schmenk 430b70f931 Update memmgr library 2018-04-17 16:15:50 -07:00
David Schmenk d0eb8a5897 update images with FOR/NEXT changes 2018-04-17 11:11:11 -07:00
David Schmenk c1d849946f BIG change so FOR/NEXT exits with proper terminal value in variable 2018-04-17 10:39:05 -07:00
David Schmenk 1c63d4832e Update C64 VM 2018-04-16 11:10:51 -07:00
David Schmenk f32349b849 Buggered that optimization up 2018-04-15 15:25:00 -07:00
David Schmenk 8d119d3d8c Check for H/W/ access on BYTE loads 2018-04-15 14:47:14 -07:00
David Schmenk bbac311c4f John Brooks Optiizations 2018-04-15 14:34:45 -07:00
David Schmenk 45b3560040 Fix compiler allocations for 64K machine 2018-04-14 12:48:12 -07:00
David Schmenk 97e2c48098 Fix 64K VM 2018-04-13 16:13:12 -07:00
David Schmenk 0925945d2e Fix VM filename in VMLOAD 2018-04-13 13:34:10 -07:00
David Schmenk b5c30d524e update images 2018-04-13 12:21:04 -07:00
David Schmenk 3a6c77a4eb Simplify VM configurations and auto-load alternative VMs 2018-04-13 12:09:14 -07:00
David Schmenk 795d56c2a7 Fix SEL JIT16 compiler 2018-04-12 17:15:16 -07:00
David Schmenk 2bb9f73448 Fix INCBRLE and JIT cleanup 2018-04-12 14:20:02 -07:00
David Schmenk 23aaef442d Cleanup 2018-04-11 22:16:30 -07:00
David Schmenk 7f46144911 Working 65802 JIT compiler 2018-04-11 14:48:21 -07:00
David Schmenk 3e4d0bcedf Build jit16 for real 2018-04-11 10:06:57 -07:00
Dave Schmenk 177c951a2d Update images 2018-04-11 07:49:19 -07:00
David Schmenk 11ee2feed5 JIT16 WIP 2018-04-10 21:02:48 -07:00
David Schmenk 07733cc5a6 JIT 65802 WIP 2018-04-10 18:11:35 -07:00
David Schmenk daf25e990a Running out of disk image space 2018-04-09 09:13:17 -07:00
David Schmenk b33856ee28 Get 65802 to sort-of run JIT 2018-04-08 14:59:45 -07:00
David Schmenk 61eaeef9c1 Disable JITC on certain modules. 2018-04-07 10:48:11 -07:00
David Schmenk bc7e38ee17 Merge branch 'devel' 2018-04-07 09:27:21 -07:00
David Schmenk dad0f4b4d5 Add NO-JITC flag to module SYSFLAGS 2018-04-06 17:53:51 -07:00
David Schmenk fd641bef8f JIT specific module loading 2018-04-06 14:22:39 -07:00
David Schmenk 11dc4abcda 65802 JITC placeholders 2018-04-06 12:45:34 -07:00
David Schmenk 82a4b57c43 65802 requires 128K and JITC 2018-04-06 12:42:48 -07:00
David Schmenk 625ce2704e Sync cleanjit with jitcore 2018-04-06 08:25:42 -07:00
David Schmenk f35f0b3bba Fix OBO in branch calc loop and free up bytes to re-enable LLA opt 2018-04-06 08:05:23 -07:00
David Schmenk e3606f3f64 Fix byte variable used in negative FOR/NEXT 2018-04-05 11:51:53 -07:00
David Schmenk 558290100c Clear MSB for DLB/DAB 2018-04-05 11:20:43 -07:00
David Schmenk 6c6dca3348 re-arrange a few things 2018-04-04 20:19:35 -07:00