Coder Social home page Coder Social logo

Comments (16)

lurkio avatar lurkio commented on August 25, 2024 2

Tape?

from b2.

lurkio avatar lurkio commented on August 25, 2024 1

Lack of 8271 emulation possibly causing issues for a user:

https://stardot.org.uk/forums/viewtopic.php?p=308534#p308534

from b2.

nelgin avatar nelgin commented on August 25, 2024 1

Any news when serial support will be added? Beeb-Em has it but only on the Windows build. Would like to see if on the B2. There's a few things I'd like to experiment with.

from b2.

PeterBBCUser avatar PeterBBCUser commented on August 25, 2024 1

Hope tape support will also come soon :)

from b2.

kgl2001 avatar kgl2001 commented on August 25, 2024 1

For ROM mappers, have a look at what's been implemented in MAME:

https://github.com/mamedev/mame/blob/master/src/devices/bus/bbc/rom/pal.cpp

from b2.

tom-seddon avatar tom-seddon commented on August 25, 2024

Master Compact

from b2.

tom-seddon avatar tom-seddon commented on August 25, 2024

Olivetti Prodest PC 128S - see #187 - same as Master Compact?

from b2.

tom-seddon avatar tom-seddon commented on August 25, 2024

6502 second processor support will be in the next release.

from b2.

tom-seddon avatar tom-seddon commented on August 25, 2024

@nelgin What sort of things are you thinking of? I've been thinking about bumping serial support further up the priority list, as I've got a project in mind myself and it's a bit easier to debug stuff with an emulator.

I'm currently thinking a byte stream over a socket would be enough for my purposes. I'd be planning on doing file/clipboard support as well, as (famous last words...) it doesn't feel like it would be too much extra work.

from b2.

nelgin avatar nelgin commented on August 25, 2024

@tom-seddon I was thinking of using tcpser along with an emulated serial port, rather than using the computer's hardware serial port since many don't have them these days anyway, which would enable connections to the outside world.

from b2.

tom-seddon avatar tom-seddon commented on August 25, 2024

Joystick support will be in the next release

from b2.

tom-seddon avatar tom-seddon commented on August 25, 2024

Electron?

Can't decide about this. It's not got the BBC branding and the terracotta function keys - so maybe it's out of scope?

But, equally, it's got the 6502, and the MOS interface, and it's at least trying to be a BBC. So maybe I should.

from b2.

tom-seddon avatar tom-seddon commented on August 25, 2024

Parallel printer will be in the next release.

Data is stored in a buffer, and you can copy it to clipboard as text (assuming text output only, no ESC commands) or save it to a file for use with a converter of some kind.

from b2.

DavidCWGA avatar DavidCWGA commented on August 25, 2024

I know it's already on the list but I just wanted to cast an extra vote for tape. Back in the day they used to broadcast software over radio or sometimes even TV and it would be great to see if recordings still work.

from b2.

tom-seddon avatar tom-seddon commented on August 25, 2024

I hope to have Master Compact/Olivetti PC 128S largely sorted out in time for the next release. This won't include mouse emulation (yet! Sorry... mouse is still on the list), but it'll have EEPROM support for *CONFIGURE, and the digital joystick interface.

from b2.

tom-seddon avatar tom-seddon commented on August 25, 2024

Next on the list after that: probably tape (by popular vote! Also some overlap with serial port support, which I'd still like to do) - but possibly hard disk, as that would be useful (though not super high priority) for testing some BeebLink stuff.

Whichever happens first, the other will follow.

from b2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.