-
8a27297c16
Fix the move D, command.
develop
jali
2026-04-19 23:10:29 +02:00
-
7439e26a69
Create a demo program to check if values exist
jali
2026-04-19 21:39:45 +02:00
-
e5700ddc95
Fix typos
jali
2026-04-12 12:12:41 +02:00
-
ffd2d58ac4
Format comments
jali
2026-01-24 22:22:48 +01:00
-
04e8a91d8b
Fix typo in README.md
jali
2026-01-11 22:16:45 +01:00
-
d22dd7ab59
Fix bug: If JCL terminates with a carriage return, stop processing
jali
2026-01-11 21:56:45 +01:00
-
82ab9b1de6
TOSIXB: Add a test for JCL ending in <CR>
jali
2026-01-11 21:17:43 +01:00
-
84ff13708e
Always end TOSIXB with writing a 0 byte
jali
2026-01-11 20:40:15 +01:00
-
8ad238fa81
Remove Debug code
jali
2026-01-11 16:20:27 +01:00
-
98c7d26b39
Debug: Print file name
jali
2026-01-11 16:10:42 +01:00
-
aed23b410e
Change the PUZZLEFILE names in git monitor script
jali
2026-01-11 15:04:01 +01:00
-
66d3e03d3d
Rename the puzzle file.
jali
2026-01-11 15:00:08 +01:00
-
32b961aeb7
Add proper comments to the .layout.tmux file
jali
2026-01-11 14:47:35 +01:00
-
f7f0720b2e
Add cr/lf before closing hline
jali
2026-01-11 14:33:57 +01:00
-
12d68e2231
Add a horizontal line at the end of the print
jali
2026-01-11 14:30:16 +01:00
-
9d1f276175
Replace '0' with ' '
jali
2026-01-11 14:26:25 +01:00
-
2c11b2ff26
Exit the loop after printing field.
jali
2026-01-11 14:02:48 +01:00
-
b7fb9a0551
When printing field. Print full board
jali
2026-01-11 13:43:59 +01:00
-
5ad0df290e
Change formatting
jali
2026-01-11 13:36:37 +01:00
-
0c14b27b96
Add formatting code
jali
2026-01-11 13:32:41 +01:00
-
f3fcc2a2fd
Use the correct code for space char
jali
2026-01-11 13:22:46 +01:00
-
5bf15967c3
Do not print extra chars
jali
2026-01-11 12:49:51 +01:00
-
6fe55f74ce
Set C to 033 immediately
jali
2026-01-11 12:44:40 +01:00
-
a3459dc549
Use a counter to determine the end of the field
jali
2026-01-04 16:59:06 +01:00
-
716f665ebc
Fix typo in code
jali
2026-01-01 21:17:09 +01:00
-
8f6c3490d9
Fix Jump instruction in Print field function
jali
2026-01-01 20:20:44 +01:00
-
7b4902cc1d
Remove uneeded debug output
jali
2025-12-24 14:39:52 +01:00
-
6f3a68d4a0
Remove stack saves of register F
jali
2025-12-18 18:42:50 +01:00
-
14b2adad93
Refactor the print output.
jali
2025-12-18 18:41:02 +01:00
-
cc98ef24ab
Remove all references to BPTR
jali
2025-12-18 17:58:00 +01:00
-
fe23d86f22
Make sure to store SIXBIT in six-bit-wide bytes
jali
2025-12-18 17:53:19 +01:00
-
4f98ceccb2
Debug change the form the file name is given.
jali
2025-12-16 13:58:15 +01:00
-
963e74b1e4
Debug: Convert parameters into SIXBIT
jali
2025-12-16 13:25:51 +01:00
-
ef8ddfb6a9
Debug: print as ASCIZ
jali
2025-12-16 13:16:44 +01:00
-
27a2a92be4
Merge branch 'develop' of ssh://git.orca-central.de:10229/jali/PDP10Sudoku into develop
jali
2025-12-10 16:02:31 +01:00
-
-
b371e07c10
Disable conversion to SIXBIT in GETJCL
jali
2025-12-10 16:02:14 +01:00
-
dfd415476d
Reactivate import function
jali
2025-12-02 20:57:08 +01:00
-
-
40af13b49b
Debug: Format output properly
jali
2025-11-30 14:04:24 +01:00
-
f517803b0f
Debug: Print FNAME1 and FNAME2 after being stored as SIXBIT
jali
2025-11-30 13:59:50 +01:00
-
fb52341375
Remove TOSIXB
jali
2025-11-18 22:28:01 +01:00
-
a4b20bb390
Remove SIXBIT conversion from GETJCL
jali
2025-11-18 22:00:39 +01:00
-
95f1a56fa2
Use file addresses
jali
2025-11-18 21:42:33 +01:00
-
9e6ce89a17
Debug: Try dereference registers
jali
2025-11-18 21:27:46 +01:00
-
127493d2f2
Use registers for file names
jali
2025-11-18 21:19:15 +01:00
-
e6469bb1bc
Use immediate addresses for file names
jali
2025-11-18 21:12:17 +01:00
-
88f54e3381
Change calls according to Lars Brinkhoff
jali
2025-10-29 21:49:57 +01:00
-
1947389c23
Try direct addresses with immediate parameter
jali
2025-10-28 23:42:53 +01:00
-
a9d084d88c
Direct placement of file names
jali
2025-10-28 23:39:13 +01:00
-
8cd02e966a
Use byte pointers for the import method
jali
2025-10-28 23:34:29 +01:00
-
ad6331a93d
Adjust the file parameters in IMPRTF
jali
2025-10-28 23:20:15 +01:00
-
d06a0cdf50
Add extra commands to open knight-tv
jali
2025-10-28 21:53:08 +01:00
-
72579be239
Add layout for tmux ide options
jali
2025-10-28 21:16:18 +01:00
-
9b3842f9ee
Remove Debug message, add missing comma
jali
2025-10-07 21:50:53 +02:00
-
cf17b0b923
Add debug messages
jali
2025-10-07 21:22:21 +02:00
-
8a1bef44d5
For testing purposes, set the flle name hard.
jali
2025-10-03 18:09:34 +02:00
-
56df53bfb6
Add a fixed directory name
jali
2025-10-03 18:05:07 +02:00
-
1231eec31f
Test switching output format
jali
2025-10-03 16:21:59 +02:00
-
3dfa8cc98c
Test the parameters
jali
2025-09-28 20:25:26 +02:00
-
458e07b9ae
Test the sixbit parameters
jali
2025-09-28 19:39:13 +02:00
-
2179b4e871
Remove brackets from file name parameters in IMPRT function
jali
2025-09-28 17:58:20 +02:00
-
46b43bacf0
Set the path names for the OPEN call
jali
2025-09-28 17:04:27 +02:00
-
e26dba93c0
Print the loaded field on screen
jali
2025-09-28 00:42:42 +02:00
-
1a623be950
Add bytewise loading of the file.
jali
2025-09-27 23:55:21 +02:00
-
7e5dea7247
Merge the wiki text into the readme file
jali
2025-09-27 22:30:42 +02:00
-
140d6da9d9
Rename local files
jali
2025-09-27 22:07:52 +02:00
-
9f97c094fb
Fix a few typos
jali
2025-09-21 21:59:39 +02:00
-
8d60c25751
Add .gitignore and .git_monitor_after.sh files
jali
2025-09-21 02:18:57 +02:00
-
75b5093574
Fix type in IMPRTF
jali
2025-09-09 23:23:48 +02:00
-
6e80ed9728
Add a device to the input channel
jali
2025-09-09 23:21:23 +02:00
-
6122aaf515
Insert line breaks into .CALL instructions
jali
2025-09-09 23:09:55 +02:00
-
251cf22aad
Make subroutine independent of fields
jali
2025-09-09 22:52:11 +02:00
-
e58b96cacf
Add prototype of a file read subroutine
jali
2025-09-08 22:48:12 +02:00
-
bd17f8bb79
Fix output
jali
2025-09-07 22:13:19 +02:00
-
d4363be3b4
Set printflag for sixbit parameters
jali
2025-09-07 15:15:05 +02:00
-
67761eeaa4
Add symbols for IO
jali
2025-08-10 12:51:39 +02:00
-
0c5238ef56
Add a puzzle file
main
jali
2025-08-10 11:12:39 +02:00
-
8ee5c12318
Do not print HELLO
jali
2025-08-10 00:42:55 +02:00
-
a0808e4aac
When checking the printflags, use MOVE
jali
2025-08-10 00:31:44 +02:00
-
80b7bd46a3
Optionally print SIXBIT
jali
2025-08-09 14:09:15 +02:00
-
87562354b1
fix overlong labels 2
jali
2025-08-05 22:32:20 +02:00
-
20f71a754d
fix overlong labels
jali
2025-08-05 22:23:09 +02:00
-
7eb8cbf0a8
Parse data
jali
2025-08-05 22:17:19 +02:00
-
58b2147e44
Parse command line
jali
2025-08-05 17:32:40 +02:00
-
da209c9112
fix JCL routine
jali
2025-08-04 17:27:34 +02:00
-
29587ce737
Add JCL (command line parameters)
jali
2025-08-04 17:18:39 +02:00
-
0043d69904
Split OUTSTR and PUTLN into two subroutines.
jali
2025-08-04 16:33:18 +02:00
-
774b220f98
Change default file extension to MID
jali
2025-08-04 16:07:38 +02:00
-
ecbce807e5
Format code
jali
2025-08-04 00:36:40 +02:00
-
7aa07cdf9a
Create an output routine
jali
2025-08-04 00:18:09 +02:00
-
e18db15be4
Different approach to open CHTTY
jali
2025-08-03 14:07:22 +02:00
-
123a73966f
Fix typos
jali
2025-08-03 14:02:08 +02:00
-
e473c545a4
Refactor code.
jali
2025-08-03 13:59:31 +02:00
-
b542652624
Change assignment of string
jali
2025-08-03 13:19:18 +02:00
-
381ca8d04d
Change initialization of A
jali
2025-08-02 22:50:58 +02:00
-
3a887ef05c
Add print routine for TTY
jali
2025-08-02 21:56:42 +02:00
-
7b1bef8258
Add code stub
jali
2025-08-01 17:12:35 +02:00
-
6b49462160
initial commit
jali
2025-08-01 16:49:59 +02:00