Search found 131 matches
- 14 Jan 2021 22:39
- Forum: PROGRAMMING
- Topic: "The Source" revisited - ReSource
- Replies: 3
- Views: 61
Re: "The Source" revisited - ReSource
Thanks from me too. Great work. Would you be interested in more submissions to this? I'm sure I can come up with a chapter or too. I've always had this idea of writing a book, in the style written in the 80s, covering all the ways the MTX can be expanded, e.g. error codes, USER, Panel, Noddy, interr...
- 08 Nov 2020 12:27
- Forum: GENERAL DISCUSSIONS
- Topic: The screw at the bottom of the MTX
- Replies: 7
- Views: 743
Re: The screw at the bottom of the MTX
It sounds like you have a screw loose 

- 18 Aug 2020 09:53
- Forum: BASIC
- Topic: SDX Type 07 ROM
- Replies: 2
- Views: 1078
- 18 Jul 2020 13:10
- Forum: MEMOFEST 2020
- Topic: Any Memofest this year?
- Replies: 4
- Views: 1924
Re: Any Memofest this year?
I'd be up for a zoom meeting. Not sure I would have much to offer this year other then my appreciation of other peoples work.
- 03 Apr 2020 17:31
- Forum: PROGRAMMING
- Topic: Coding Challenge
- Replies: 4
- Views: 2302
Re: Coding Challenge
Nice challenge. Hope to have a go at some point.
Martin, I like the "PUSH HL / LD HL, value / EX (SP), HL" sequence. Not seen that before.
Martin, I like the "PUSH HL / LD HL, value / EX (SP), HL" sequence. Not seen that before.
- 24 Jan 2020 14:27
- Forum: GENERAL DISCUSSIONS
- Topic: Using more than 64k on the MTX
- Replies: 7
- Views: 3320
Re: Using more than 64k on the MTX
Another modern one is Fuzix.
- 17 Dec 2019 16:25
- Forum: SOFTWARE
- Topic: Possibly hundreds (?) of new games for the MTX
- Replies: 27
- Views: 8180
Re: Possibly hundreds (?) of new games for the MTX
I have the same sentiment. Its not whether its a good idea or not but will you enjoy the challenge? Having more of this kind of thing for the MTX might also interest more people which can't be a bad thing either. Well done in getting something up and running too. Do you know which part is causing th...
- 05 Nov 2019 11:08
- Forum: SOFTWARE
- Topic: New tape cleaner tool
- Replies: 59
- Views: 21452
Re: New tape cleaner tool
Thanks Bill.
I've got it compiled on Windows and running but it gives me an error whenever it calls setstatusbar. Not got it to hand but something about updating a read-only combo box.
It converts the filename block but need to find out how to use the program.
Cheers
I've got it compiled on Windows and running but it gives me an error whenever it calls setstatusbar. Not got it to hand but something about updating a read-only combo box.
It converts the filename block but need to find out how to use the program.
Cheers
- 30 Oct 2019 12:39
- Forum: SOFTWARE
- Topic: Porting of Exiode-Z
- Replies: 2
- Views: 1910
Re: Porting of Exiode-Z
Just a thought but are you doing an IN (3) after OUT (6)?
Are you using OTIR or similar to update the sound?
Regards
Are you using OTIR or similar to update the sound?
Regards
- 22 Oct 2019 21:56
- Forum: SOFTWARE
- Topic: New tape cleaner tool
- Replies: 59
- Views: 21452
Re: New tape cleaner tool
Hi Bill,
I am attempting to compile tapeview using mingw-w64 and wxwidget 3.1.1 and encountered a problem with a missing mnem.cpp file. Is this a standard file somewhere or something you wrote?
I am attempting to compile tapeview using mingw-w64 and wxwidget 3.1.1 and encountered a problem with a missing mnem.cpp file. Is this a standard file somewhere or something you wrote?