David Schmenk
|
77b94b0339
|
Initial turtle graphics library
|
2025-12-01 11:06:58 -08:00 |
|
David Schmenk
|
35dd0f0eb5
|
add SINCOS include
|
2025-11-30 13:58:45 -08:00 |
|
David Schmenk
|
d4d8fab650
|
add scaled sin/cos calculation
|
2025-11-29 17:19:19 -08:00 |
|
David Schmenk
|
a24ff6cc10
|
Add delay to portio.4th
|
2025-10-30 14:49:24 -07:00 |
|
David Schmenk
|
1647a06a21
|
Fix readport again
|
2025-10-30 14:37:38 -07:00 |
|
David Schmenk
|
997ab30f44
|
Fix portRead
|
2025-10-30 14:30:16 -07:00 |
|
David Schmenk
|
3271c85306
|
Optimize portio
|
2025-10-30 13:56:51 -07:00 |
|
David Schmenk
|
76f5915a98
|
remove wav files
|
2025-10-24 16:44:21 -07:00 |
|
David Schmenk
|
98f45b33dc
|
Take 2 for PCM playback
|
2025-10-24 16:41:12 -07:00 |
|
David Schmenk
|
a9a346b3b6
|
Somewhat passable PCM player
|
2025-10-20 15:34:54 -07:00 |
|
David Schmenk
|
f1bff1e05d
|
Fix initial line number in Editor command line processing
|
2025-10-18 11:54:51 -07:00 |
|
David Schmenk
|
3d9ac64b21
|
MouseText UI WIP
|
2025-10-17 19:20:37 -07:00 |
|
David Schmenk
|
7d090a92f6
|
Initial MouseText UI library
|
2025-10-16 12:41:22 -07:00 |
|
David Schmenk
|
98c721fecf
|
Uodate Apple /// JIT parameters
|
2025-09-28 08:53:33 -07:00 |
|
David Schmenk
|
8e3a1bcdfe
|
Tweak JIT parameters for faster compiling
|
2025-09-27 22:39:45 -07:00 |
|
David Schmenk
|
dd0987643f
|
Change default DHGRRGB tint back to 0 and update help message for
DHGRSHOW
|
2025-08-11 20:44:10 -07:00 |
|
David Schmenk
|
5b3417387a
|
Ultraterm fix for screen height
|
2025-05-31 10:16:49 -07:00 |
|
David Schmenk
|
d1fabd4538
|
Convert ROD.BAS to uppercase for older Apple ]['s
|
2025-05-09 10:38:07 -07:00 |
|
David Schmenk
|
9a7fedabc2
|
Clean up Virtual ][ 80 column card mode set
|
2025-05-09 08:48:00 -07:00 |
|
David Schmenk
|
5d9ff1c492
|
Always run through 80+ column initialization
|
2025-05-09 08:39:45 -07:00 |
|
David Schmenk
|
257f814cd3
|
Adjust how 80 columns is initialized
|
2025-05-08 11:02:28 -07:00 |
|
David Schmenk
|
11d5b42cf3
|
Make 80 column mode the default
|
2025-05-08 10:30:46 -07:00 |
|
David Schmenk
|
cfced6a64a
|
Fix command files and ProDOS clock overwriting the cmd line
|
2025-05-05 17:55:52 -07:00 |
|
David Schmenk
|
8c61098fdc
|
Add BASIC ROD sample code
|
2025-05-05 14:32:20 -07:00 |
|
David Schmenk
|
4fcb9e2769
|
Add INITSLOT to stand-alone language images
|
2025-05-05 06:35:16 -07:00 |
|
David Schmenk
|
119bc00b49
|
Add modkeep to DHGR modules
|
2025-05-01 16:08:55 -07:00 |
|
David Schmenk
|
be0e7a7427
|
Set 80 column flag for Portable VM
|
2025-05-01 16:01:11 -07:00 |
|
David Schmenk
|
1fb08214b8
|
Fix return to 80 column mode if enabled
|
2025-04-21 21:22:00 -07:00 |
|
David Schmenk
|
e2ea8af616
|
Update images with more 80 column support and LISP memory improvemets
|
2025-04-21 13:21:58 -07:00 |
|
David Schmenk
|
a4f9d6455f
|
Apple /// defaults to 80 columns
|
2025-04-20 20:41:54 -07:00 |
|
David Schmenk
|
af3fbd5edf
|
Default Apple /// to 80 columns
|
2025-04-20 20:21:11 -07:00 |
|
David Schmenk
|
4f2174c8f1
|
Shorten name of install floppy
|
2025-04-19 12:39:02 -07:00 |
|
David Schmenk
|
a1c1c6498f
|
Fix install script disk names
|
2025-04-18 17:24:11 -07:00 |
|
David Schmenk
|
919058b039
|
Fix PLFORTH and FP loading. Fix return to default text mode
|
2025-04-18 08:32:31 -07:00 |
|
David Schmenk
|
f3c15e7d3d
|
Allocate temp inbuf during BRK handling in FORTH
|
2025-04-17 13:46:14 -07:00 |
|
David Schmenk
|
568a02df50
|
Don't copy LISP interpreter source
|
2025-04-16 17:21:14 -07:00 |
|
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
|
063ea4c888
|
Clean up BLD image and update ASM.TK with latest sources
|
2025-04-15 07:51:56 -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
|
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 |
|