News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

Brunword MK4 (ROM)

Started by SyX, 15:48, 21 July 12

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gryzor

Quote from: arnoldemu
BTW, The "version" number that shows (e.g. RW383... perhaps this is actually a digital signature for the person who bought it - this is speculation btw).
Richard Wilson, copy #383? :D


arnoldemu

Quote from: Gryzor on 15:30, 12 December 12
Richard Wilson, copy #383? :D
Great minds think alike ;)
My games. My Games
My website with coding examples: Unofficial Amstrad WWW Resource

arnoldemu

I looked at the Brunword documentation and it mentions that the 8-bit printer status port is supported by Brunword elite.
So I downloaded that from cpc-power.

And yes, there is some special code in there.

A normal PC printer port has these statuses:
- Busy
- Ack
- paper empty
- select
- error
- irq

Brunword elite has text in it for Paper, On/Off Line.

It writes to the printer i/o port, and then reads from the busy.
Bit 2 and 1 are used and are turned on/off.
Not sure yet what is happening, but I think it's reading the status from the printer.
Can't yet see where it does 8 bit printing yet.
So this thing is quite sophisticated.
Unfortunately, my initial attempts to test didn't bring anything up, and I did a write to the port and read back.

I'll keep looking at this Brunword code.
My games. My Games
My website with coding examples: Unofficial Amstrad WWW Resource

Powered by SMFPacks Menu Editor Mod