1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-03-10 18:42:58 +00:00
Commit Graph

2058 Commits

Author SHA1 Message Date
David Schmenk
41180672a0 Add BASIC for real this time 2025-03-20 12:55:55 -07:00
David Schmenk
a080ff02b1 Add BASIC to BLD directory 2025-03-20 12:49:13 -07:00
David Schmenk
6cba91005c Fix creash on return from BASIC and ROGUE conio calls 2025-03-20 12:42:37 -07:00
David Schmenk
0f2c495425 Update editor readme 2025-03-20 11:13:32 -07:00
David Schmenk
e73c623a52 Add command line shortcut executable files 2025-03-20 08:27:53 -07:00
David Schmenk
93debf7de0 update images 2025-03-19 18:36:51 -07:00
David Schmenk
751cb5acf7 Update image 2025-03-19 18:19:39 -07:00
David Schmenk
5402b7c44c Fix incorrect viewport setiings 2025-03-19 18:15:05 -07:00
David Schmenk
e2601361ef Add executable macros to cmdsys and numlock to editor 2025-03-19 17:50:56 -07:00
David Schmenk
d8d8489fd6 Windows EXE for DHGRRGB 2025-03-18 18:25:12 -07:00
David Schmenk
8fe9e802cc Fix grey mapping 2025-03-18 17:47:52 -07:00
David Schmenk
12a3071652 Update makefile to build C version of dhgrrgb 2025-03-18 12:30:02 -07:00
David Schmenk
ef37709a2d Add C version of RGB -> DHGR converter 2025-03-18 12:20:11 -07:00
David Schmenk
756ea5b4bc Update darth.dhgr 2025-03-18 10:40:26 -07:00
David Schmenk
222457911c Render Darth with gamma of 0 2025-03-18 10:36:15 -07:00
David Schmenk
4742c2d490 Update image 2025-03-18 09:54:29 -07:00
David Schmenk
204e2e57ba Clean up music API 2025-03-18 09:07:03 -07:00
David Schmenk
14ee367e56 Simplify music sequence parameters 2025-03-18 09:00:38 -07:00
David Schmenk
4c4e9a4e4f Now fix repeating sequences 2025-03-15 19:17:56 -07:00
David Schmenk
7df77e19f1 Fix non-repeating sequences and font extentes 2025-03-15 18:54:53 -07:00
David Schmenk
ed5bdc314d Make sure 40 column text mode properly restored 2025-03-15 13:51:08 -07:00
David Schmenk
1f62957e36 Add new demo 2025-03-15 11:21:44 -07:00
David Schmenk
23f9fdaa46 Add some test assets 2025-03-15 10:27:30 -07:00
David Schmenk
ebaa7b25be Add samples image 2025-03-15 09:54:36 -07:00
David Schmenk
4321eec00f Better INITSLOT 0 processing 2025-03-14 19:45:55 -07:00
David Schmenk
10cd4969f4 Fixed 80 column mode set/unset 2025-03-14 19:22:25 -07:00
David Schmenk
16d848e784 Fix duplicate racecar.pnm 2025-03-14 17:54:47 -07:00
David Schmenk
559c44624d Update images 2025-03-14 15:04:49 -07:00
David Schmenk
bc500851cd Remove unneeded initialization for gc_trigger 2025-03-14 14:56:47 -07:00
David Schmenk
8909d0b933 Do a better job of matching garbage collection with available memory 2025-03-14 12:27:19 -07:00
David Schmenk
c1bfeae763 Update the asm inc file 2025-03-13 19:54:59 -07:00
David Schmenk
ae762e6f0b A few low level LISP optimizations 2025-03-13 18:01:21 -07:00
David Schmenk
dc28a5490b Add Apple /// functionality to VBLANK 2025-03-12 19:39:16 -07:00
David Schmenk
aa0db454e1 Update FORTH image 2025-03-12 15:41:51 -07:00
David Schmenk
ac0c605325 Update FORTH images 2025-03-12 14:51:00 -07:00
David Schmenk
3db001ee79 Optimize some low level FORTH routines 2025-03-12 13:22:23 -07:00
David Schmenk
d1f7ed7e6f Hopefully have Solid Apple support for Apple /// 2025-03-11 17:50:15 -07:00
David Schmenk
5707d5357e 80 column editor support for Apple /// 2025-03-11 17:26:39 -07:00
David Schmenk
81e6092a30 Fix jump to end off-by-one bug 2025-03-07 13:31:58 -08:00
David Schmenk
3c9212de9b Fix view width off by one bug 2025-03-07 08:25:08 -08:00
David Schmenk
8bb1efcf95 Fix past last line redraw 2025-03-07 07:45:33 -08:00
David Schmenk
bd5f97c91d Unbreak 40 column uppercase output 2025-03-06 21:41:47 -08:00
David Schmenk
b00e764971 Update disk images 2025-03-06 20:35:44 -08:00
David Schmenk
b729ceabc7 Fix cursor to end hard coded fo 24 lines 2025-03-06 20:02:36 -08:00
David Schmenk
9430f28df0 More ALS SmartTerm controls 2025-03-06 19:46:37 -08:00
David Schmenk
31c9fae21f Test for ALS SmartTerm 2025-03-06 19:23:49 -08:00
David Schmenk
7228eb8309 Update disk image build scripts 2025-03-05 22:01:40 -08:00
David Schmenk
c19a40843d Update disk image 2025-03-05 15:52:38 -08:00
David Schmenk
9c9d78bd60 Fix bottom of window scroll for VIDEX 2025-03-05 15:34:17 -08:00
David Schmenk
75927fcf6b Fix bottom of scroll windows for > 24 lines 2025-03-05 15:14:56 -08:00