Search found 137 matches

by thewiz
03 Apr 2020 17:31
Forum: PROGRAMMING
Topic: Coding Challenge
Replies: 4
Views: 6596

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.
by thewiz
24 Jan 2020 14:27
Forum: GENERAL DISCUSSIONS
Topic: Using more than 64k on the MTX
Replies: 7
Views: 7782

Re: Using more than 64k on the MTX

Another modern one is Fuzix.
by thewiz
17 Dec 2019 16:25
Forum: SOFTWARE
Topic: Possibly hundreds (?) of new games for the MTX
Replies: 28
Views: 36581

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...
by thewiz
05 Nov 2019 11:08
Forum: SOFTWARE
Topic: New tape cleaner tool
Replies: 59
Views: 90011

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
by thewiz
30 Oct 2019 12:39
Forum: SOFTWARE
Topic: Porting of Exiode-Z
Replies: 2
Views: 5890

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
by thewiz
22 Oct 2019 21:56
Forum: SOFTWARE
Topic: New tape cleaner tool
Replies: 59
Views: 90011

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?
by thewiz
14 Oct 2019 13:20
Forum: MEMOFEST 2019
Topic: Memofest 2019 at Andys
Replies: 13
Views: 18450

Re: Memofest 2019 at Andys

Looks like another great Memofest. Sorry I couldn't be there.
by thewiz
11 Jul 2019 11:41
Forum: GENERAL DISCUSSIONS
Topic: MTX on the road.
Replies: 6
Views: 6494

Re: MTX on the road.

Thanks Stephen, its good that the MTX is getting a bit of exposure.
by thewiz
25 Mar 2019 18:54
Forum: PROGRAMMING
Topic: Relocating MTX Machine Code
Replies: 5
Views: 7782

Re: Relocating MTX Machine Code

Nice Bill. It could also check if it is on a machine it was already recompiled on and skip the relink. Some commercial software would load a block of code at 0x8100 from a basic loader to get around the problem. Some would stuff it into an ASSEM line with a bit of code to copy it 0x8100 before runni...
by thewiz
06 Feb 2019 15:11
Forum: SOFTWARE
Topic: New tape cleaner tool
Replies: 59
Views: 90011

Re: New tape cleaner tool

Wow Bill, thats an amazing piece of work.

That is at least one commercial MIA that I know of recovered.

As for Interrupt, unfortunately these wavs are just files I accumulated from various places so I don't know what they are meant to be.