Very nice!
best, Peter
Search found 114 matches
- 13 Jul 2024, 18:22
- Forum: Hardware and software hacking
- Topic: New size coding contest "ZX Spectrum effect"
- Replies: 22
- Views: 25078
- 01 Jun 2024, 16:30
- Forum: Hardware and software hacking
- Topic: Chess Horse [game]
- Replies: 2
- Views: 3892
Re: Chess Horse [game]
Nice!
Zip attached
Would be interesting to know how to assemble the whole thing?
best, Peter
Zip attached
Would be interesting to know how to assemble the whole thing?
best, Peter
- 13 May 2024, 17:46
- Forum: Hardware and software hacking
- Topic: Matrix [test]
- Replies: 4
- Views: 8440
Re: Matrix [test]
Nice
- 27 Apr 2024, 13:02
- Forum: Hardware and software hacking
- Topic: Shuffle [game]
- Replies: 6
- Views: 8374
Re: Shuffle [game]
Why do you use lha? ZIP is the de facto standard archive format on all platforms to exchange file archives.
best, Peter
best, Peter
- 24 Apr 2024, 10:33
- Forum: Hardware and software hacking
- Topic: Shuffle [game]
- Replies: 6
- Views: 8374
Re: Shuffle [game]
Very nice!
Many thanks for this.
best, Peter
Many thanks for this.
best, Peter
- 09 Apr 2024, 15:21
- Forum: Hardware and software hacking
- Topic: Toledo chess program
- Replies: 12
- Views: 12795
Re: Toledo chess program
ok.
Did that. In small sdl2 emu, I am waiting now app. 50min for any computer answer. In real HW, with 128kd7 rom, I am waiting now app. 30min.
No computer answer? I compiled again for PC i5 3k. Runs fine and answer is instandly there.
??
best, Peter
Did that. In small sdl2 emu, I am waiting now app. 50min for any computer answer. In real HW, with 128kd7 rom, I am waiting now app. 30min.
No computer answer? I compiled again for PC i5 3k. Runs fine and answer is instandly there.
??
best, Peter
- 07 Apr 2024, 17:22
- Forum: Hardware and software hacking
- Topic: Toledo chess program
- Replies: 12
- Views: 12795
Re: Toledo chess program
Thx. On PC with i5 3GHz, the answer is instantly. On Gigatron emulation, I had to wait probably "hours" (broken up - hat to go).
I will test on real hardware the next days.
best, Peter
I will test on real hardware the next days.
best, Peter
- 05 Apr 2024, 09:57
- Forum: Hardware and software hacking
- Topic: Toledo chess program
- Replies: 12
- Views: 12795
Re: Toledo chess program
Thanks! I just did the required changes for modern C++ compiler. But now I replaced all occurrences of 1e5 with 2e4, and 1e9 with 3e4 and it runs fine now. Now we just need to figure out, how to have computer play black
best, Peter
best, Peter
- 04 Apr 2024, 10:40
- Forum: Hardware and software hacking
- Topic: Toledo chess program
- Replies: 12
- Views: 12795
Toledo chess program
See here: https://nanochess.org/chess.html https://nanochess.org/faq.html Just wanted to see, if glcc would compile it and if it would even run ;-) It compiles and runs - but: It always says 'illegal' to any input - something is wrong at reading and compute input? Since computer playing is activated...
- 26 Mar 2024, 14:29
- Forum: Hardware and software hacking
- Topic: New size coding contest "ZX Spectrum effect"
- Replies: 22
- Views: 25078
Re: New size coding contest "ZX Spectrum effect"
Another nice contest could be:
"Size coding contest = create interesting/astonishing graphic effects with small piece of coding"
See: http://www.sizecoding.org/wiki/Main_Page
best, Peter
"Size coding contest = create interesting/astonishing graphic effects with small piece of coding"
See: http://www.sizecoding.org/wiki/Main_Page
best, Peter