1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-07-19 21:29:56 +00:00
Commit Graph

832 Commits

Author SHA1 Message Date
Peter Ferrie
3c36438333 a bit smaller, another attempt at 65c02 VM 2018-01-30 16:27:18 -08:00
David Schmenk
88471f94f0 Fix LEAVE for lambda funcs 2018-01-27 19:23:41 -08:00
David Schmenk
da22d6882d fix and update fiber library 2018-01-24 21:40:41 -08:00
David Schmenk
6a51ad7879
Update README.md 2018-01-24 20:21:02 -08:00
David Schmenk
6e217f5519
Update Preview Version 1.0.md 2018-01-24 20:20:08 -08:00
David Schmenk
ba6e15feef Replace PRODOS 1.9 *again* 2018-01-24 19:18:05 -08:00
Dave Schmenk
1fd30c9536 Update images 2018-01-24 18:25:02 -08:00
David Schmenk
5769cf67be Fix TCP/IP bitrot and last dataseg zero length symbol overlap with code seg 2018-01-24 18:08:18 -08:00
Dave Schmenk
b0535cd972 Rebuild image 2018-01-24 13:51:11 -08:00
David Schmenk
c2ee0a04ab Last of the VM opts. For now 2018-01-24 13:35:00 -08:00
David Schmenk
115c11d57b Turns out you cannot set emulation mode from native mode with PLP 2018-01-24 11:52:05 -08:00
David Schmenk
243dba457d Ready for HW testing 2018-01-24 10:42:50 -08:00
David Schmenk
ec5109a6db DP#3 test 2018-01-23 20:54:06 -08:00
David Schmenk
ae34aae608 Add more demo music 2018-01-23 15:31:34 -08:00
David Schmenk
527d27b9f6 Clean up a few more libraries and demos 2018-01-23 15:15:11 -08:00
David Schmenk
4a033634ad Get all libraries to build 2018-01-23 12:20:45 -08:00
David Schmenk
1f999a86e8 Remove SELFMODIFY references for Apple II 2018-01-22 16:05:33 -08:00
David Schmenk
2175ce0d78 IP fixup cleanup 2018-01-22 13:56:04 -08:00
David Schmenk
2a6dbee706 Swap eval stack MSB and LSB for guard bytes bytes for stack based pointers 2018-01-21 21:23:49 -08:00
David Schmenk
65c33cf3aa
Update README.md 2018-01-20 16:48:37 -08:00
David Schmenk
4311e9ba51
Developer Preview #2 2018-01-20 16:47:06 -08:00
David Schmenk
9d439091a6
Developer Preview #2 2018-01-20 16:13:54 -08:00
David Schmenk
82f8a30b42 Developer Preview 2 image 2018-01-20 16:03:08 -08:00
David Schmenk
e1faa30970 Developer Preview 2 2018-01-20 15:54:05 -08:00
David Schmenk
ad3a0c6a46 Peter Ferrie optimizations 2018-01-20 13:30:31 -08:00
David Schmenk
eb852c8a73 Last branch op code optimization 2018-01-20 10:37:21 -08:00
David Schmenk
3807a29fc9 The branch op code I was looking for 2018-01-20 10:30:14 -08:00
David Schmenk
934c52cf4d Even faster module loads. Now I'm happy 2018-01-20 09:52:32 -08:00
David Schmenk
abfe13a673 Fix oops on FIXJMP_IP 2018-01-20 09:17:55 -08:00
David Schmenk
82516bfe31 Speed up modload, fix oops on FIXUP_IP 2018-01-20 09:15:26 -08:00
David Schmenk
f24bb421ec fewer and better checks for IP FIXUP 2018-01-19 17:37:32 -08:00
David Schmenk
fbcebe9df3 Turn off AN3 when returning to text mode 2018-01-19 14:59:44 -08:00
David Schmenk
4b8fca060f remove conflict with clock cards and command line arguments 2018-01-19 14:12:22 -08:00
Dave Schmenk
e06a217f33 Switch all VMs to lazy IP update 2018-01-18 20:27:53 -08:00
David Schmenk
a3b12f9c28 John Brooks instruction fetch optimizations 2018-01-18 16:56:21 -08:00
David Schmenk
d166b99eb0 Fix 65802 HWSP state 2018-01-18 07:20:02 -08:00
David Schmenk
5ac6a556c8 Only adjust frame pointer for ENTER/LEAVE 2018-01-17 21:13:16 -08:00
David Schmenk
3b2c80b718
Update Preview Version 1.0.md 2018-01-17 18:46:29 -08:00
David Schmenk
38f19dff2f Add sieve.pla to sample source 2018-01-17 11:27:59 -08:00
David Schmenk
16f5cd6f1b Update magic # in module load 2018-01-17 10:28:41 -08:00
David Schmenk
4d934b3caa
Update Preview Version 1.0.md 2018-01-17 06:52:57 -08:00
David Schmenk
938461691e
Update Preview Version 1.0.md 2018-01-17 06:51:35 -08:00
David Schmenk
9dc2a68bf4
Update Preview Version 1.0.md 2018-01-16 20:12:38 -08:00
David Schmenk
8869392a11
Update README.md 2018-01-16 19:41:11 -08:00
David Schmenk
2bd2b0f3af
handyandy's grammar fixes 2018-01-16 19:30:14 -08:00
David Schmenk
802fa831df
Update Preview Version 1.0.md 2018-01-16 14:53:11 -08:00
David Schmenk
5c4517a8f1
Update Preview Version 1.0.md 2018-01-16 14:40:51 -08:00
David Schmenk
3c7980c878
Update Preview Version 1.0.md 2018-01-16 11:10:59 -08:00
David Schmenk
1770d59c83
Update Preview Version 1.0.md 2018-01-16 10:29:38 -08:00
David Schmenk
1512fef259
Rename Preview Version 1.0 to Preview Version 1.0.md 2018-01-16 09:54:11 -08:00