<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Fri, 20 Nov 2009 16:20:08 -0000
From   : michael.firth@... (michael.firth@...)
Subject: Is there a 65Tube-style BBC emulator available

> -----Original Message-----
> From: 
> bbc-micro-bounces+michael.firth=bt.com@... 
> [mailto:bbc-micro-bounces+michael.firth=bt.com@...
> .uk] On Behalf Of Steven Flintham
> Sent: 20 November 2009 15:52
> To: BBC micro mailing list
> Subject: [BBC-Micro] Is there a 65Tube-style BBC emulator 
> available forLinux?
> 
> Hi,
> 
> Does anyone know of a BBC emulator for Unix/Linux which works like
> 65Tube on RISC OS? In other words, it doesn't emulate any hardware
> beyond the 6502 in the second processor and passes all OS calls on to
> the host operating system with no/minimal translation. (If I 
> was really
> dreaming, it would be nice if it supported something like GNU readline
> for input, instead of using raw getchar() or similar.)
> 
Years ago (around 15!) I wrote a very primitive BBC emulator in C, which
I think might actually match your needs.

It does a basic 6502 CPU emulation, and emulates the OS calls enough that
BBC Basic can run, but (for example) OSWRCH just maps onto "putchar", rather
than doing anything clever.

If you (or anyone else) want a copy, let me know and I'll put it somewhere
it can be downloaded.

Regards

Michael
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>