Search found 2811 matches

by sirmorris
Mon May 26, 2008 2:27 pm
Forum: Hardware
Topic: Edge connector manufacturer?
Replies: 3
Views: 7152

Edge connector manufacturer?

http://www.user.dccnet.com/wrigter/index_files/ZXKBDv3.htm This is going to be my next hardware project. I've got the chips coming and a donor BBC micro keyboard that will be dremelled any time now :D I'm going to miss out the IO port but keep the joystick connector. Edge connector sockets are hard...
by sirmorris
Sat May 24, 2008 7:02 pm
Forum: Emulators
Topic: Testing Emulators.
Replies: 23
Views: 23897

Re: Testing Emulators.

Are you sure this is your 1st C program? I think you're pulling our legs ;P

Congrats - this is an awesome achievement!



P.S. I'll be nicking your code later ;)
by sirmorris
Thu May 22, 2008 1:49 pm
Forum: Emulators
Topic: Disassembling
Replies: 4
Views: 8005

Re: Disassembling

Can't be done. You could get many instructions that make sense. F'r instance is that a5 immediately behind PC an AND L, the end of an AND IXL, or the operand of ADD A,NN? Are you thinking history? Reverse execution? Whatever you need the past for I think there would have to be - like Andy suggested ...
by sirmorris
Thu May 22, 2008 11:07 am
Forum: Hardware
Topic: JOYSTICK on ZX81????
Replies: 16
Views: 20904

Re: JOYSTICK on ZX81????

/me looks sheepish

ahaa! you mean this one:

http://www.user.dccnet.com/wrigter/inde ... XKBDv3.htm

Just what I was looking for!
by sirmorris
Wed May 21, 2008 7:58 pm
Forum: Hardware
Topic: JOYSTICK on ZX81????
Replies: 16
Views: 20904

Re: JOYSTICK on ZX81????

Hi Xav There's some great stuff on your(?) site. I have a lot of trouble navigating it though - I ought to learn better French :) I like the look of these keyboards. I will definately be getting a replacement membrane or two but I would also really like to have an expansion port add-on like the memo...
by sirmorris
Wed May 21, 2008 7:49 pm
Forum: Emulators
Topic: EightyOne 1.0
Replies: 37
Views: 37204

Re: EightyOne 1.0

/me takes a bow my pleasure! I'm working on adding symbol file support. I use telemark (tasm) and that will be the first format to add. As I haven't used other assemblers on the '81 I'd like a sample of symbol files from other projects if people wouldn't mind. I'm not going for comprehensive support...
by sirmorris
Wed May 21, 2008 7:49 am
Forum: Emulators
Topic: EightyOne 1.0
Replies: 37
Views: 37204

Re: EightyOne 1.0

In a new debugger It will be great to have separate DUMP Memory windows, windows that one can set position and contents (memory area) so the debugger can refresh those windows on BREAKPOINTS and on the STEP by STEP operation, ideally the feature of set "memory casting" I mean bit, bytes, word, stri...
by sirmorris
Tue May 20, 2008 1:18 pm
Forum: Emulators
Topic: EightyOne 1.0
Replies: 37
Views: 37204

Re: EightyOne 1.0

Would you like mayonnaise on that, sir? :lol: Seriously, Regard debugger window, We WANT the No$cash debugger... This is what inspired me. no$ is a good emu, but it feels 'unfinished' And the direct access of VB81 ... in a directory. Could you explain this a little more please? The Xtender grafic sc...
by sirmorris
Mon May 19, 2008 8:15 pm
Forum: Software
Topic: *.p to *.wav converter
Replies: 15
Views: 37397

Re: *.p to *.wav converter

If there's interest then I could rewrite this in portable c++ and make it a command-line app.

Shouldn't take long, I already have the bones of a similar app.

[edit] pipped to the post.
by sirmorris
Mon May 19, 2008 7:40 pm
Forum: Software
Topic: *.p to *.wav converter
Replies: 15
Views: 37397

Re: *.p to *.wav converter

I have something that I wrote, it's a .net application so windows only I'm afraid :(

Having seen paintyOne I'm inspired to re-write it in JS...

Anyway - you can have a copy of this if it sounds like it would suit you.

Charlie