1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-22 14:16:53 +00:00
Commit Graph

2249 Commits

Author SHA1 Message Date
David Schmenk 152e491506 Default PLFORTH to PBC mode and fix Apple /// keypressed() 2025-04-16 16:36:33 -07:00
David Schmenk acd5d01d7e Pause after state dump in DHGRRGB 2025-04-16 13:22:46 -07:00
David Schmenk 4a371e1620 Update default gamma correction to zero for DHGRRGB 2025-04-16 13:09:42 -07:00
David Schmenk 180db77474 Fix last line in source file not ending with CR 2025-04-16 11:00:35 -07:00
David Schmenk ce0b5c1757 Add more DHGR test fonts 2025-04-15 12:49:56 -07:00
David Schmenk 6524063c66 Update DHGR toolkit files in images 2025-04-15 10:36:41 -07:00
David Schmenk 063ea4c888 Clean up BLD image and update ASM.TK with latest sources 2025-04-15 07:51:56 -07:00
David Schmenk 4e27c38cca Another typo in link 2025-04-14 21:22:03 -07:00
David Schmenk 8ac82548f4 Fix type in link 2025-04-14 21:21:24 -07:00
David Schmenk 5a9e17c645 Prep docs for update 2025-04-14 21:19:41 -07:00
David Schmenk fa20432ef3 Update PLEIADES.md 2025-04-14 21:07:45 -07:00
David Schmenk 152249690d Update PLEIADES.md 2025-04-14 20:50:03 -07:00
David Schmenk 21008ec08d Update images with debug.asm sample src and fixed cmd* 2025-04-14 17:02:27 -07:00
David Schmenk 13c9779d0d Working debug skeleton 2025-04-14 14:26:40 -07:00
David Schmenk b126e15272 Update build image scripts 2025-04-13 21:26:24 -07:00
David Schmenk 72e72ebf0c working debug skeleton 2025-04-12 20:13:43 -07:00
David Schmenk e98ee57e6c Fix prefix overwriting modkeep modules 2025-04-12 19:06:29 -07:00
David Schmenk 1829b73b60 Fix prefix overwriting modkeep modules 2025-04-12 19:04:23 -07:00
David Schmenk 3fb399deeb Start a debugging module 2025-04-10 06:46:32 -07:00
David Schmenk 8493c14ee6 Update PLFORTH.md 2025-04-07 20:08:42 -07:00
David Schmenk ecb19d8580 Forgot LISP in images :-( 2025-04-07 19:31:21 -07:00
David Schmenk 5f4f6a32e2 Remove unneccesary 4TH file 2025-04-07 19:06:39 -07:00
David Schmenk 0f484aff27 New PLEIADES header 2025-04-07 17:04:28 -07:00
David Schmenk 52c59eba07 Re-brand everything with PLEIADES 2025-04-07 11:13:33 -07:00
David Schmenk 56658cf49d Prepare for PLEIADES 2025-04-06 22:45:56 -07:00
David Schmenk c5f950ff24 Update FORTH 2025-04-06 18:47:24 -07:00
David Schmenk 1ea090b08e Allow lower case input for PLFORTH. Remove PLVM16 from DRAWL.PO and change directory to LISP at startup 2025-04-06 12:22:42 -07:00
David Schmenk 75eb25b67c Update images 2025-04-06 11:45:15 -07:00
David Schmenk 87bdb7882e Keypad command clarification 2025-04-02 17:58:58 -07:00
David Schmenk 4df8bfc66d Fix misplaed ED 2025-04-01 18:40:44 -07:00
David Schmenk a5bdac2973 forgot bld sources 2025-03-25 19:08:21 -07:00
David Schmenk e1ac8f4da4 Update images 2025-03-25 19:01:04 -07:00
David Schmenk 4157f0235e Going for all optimizations 2025-03-25 17:35:27 -07:00
David Schmenk 0fe84a9bdb micro optimizations 2025-03-24 16:53:59 -07:00
David Schmenk 257815f9fc A few more optimizations trying to get mem->screen as fast as possible
Signed-off-by: David Schmenk <dschmenk@gmail.com>
2025-03-24 13:01:24 -07:00
David Schmenk da22dfd526 Add startrek demo 2025-03-22 23:47:33 -07:00
David Schmenk cbae6efa78 Add another multivalue return test for pointer lvalues 2025-03-22 06:38:46 -07:00
David Schmenk 03e562bc88 Make goto line # simpler (just ESC line #) 2025-03-21 12:04:28 -07:00
David Schmenk 0dae68e86d Update BASIC to 1.5 2025-03-20 17:35:34 -07:00
David Schmenk 8491f221e5 Update to BASIC 1.5 2025-03-20 17:32:38 -07:00
David Schmenk 2aadc82154 Fix makefile for Linux compiles of dhgrrgb.c 2025-03-20 13:46:38 -07:00
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