Git Product home page Git Product logo

archimedes-live's People

Contributors

matthewbloch avatar pdjstone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

archimedes-live's Issues

Load disc image from local

Is there a way to load an .adf image from my machine?

PS Thanks for the thanks. Love this emulator and the fact the default is the A3000, the machine which got me started on ARM!

Save video clips from emulator

It would be great to be able to create short (e.g. max 30 seconds) video clips from the emulator that could be saved to disc and shared. It would be a great way to share snippets of games and demos without needing to mess around with screen recording software.

The easiest option is probably the WebCodecs API, however that is currently Chrome-only, and I'd like an option that can work in Firefox/Safari.

Another option is WASM-based video encoding, something like WEBM WASM. I'd need to do some testing to see if that is performant enough to run without affecting the emulator performance. Hopefully running it in a WebWorker and with WASM SIMD enabled will be enough.

Usability - Escape Key

How do we actually send ESCAPE to the emulator? Is there a key combination for this??

Pressing ESCAPE releases the mouse from the emulator rather than sending ESCAPE to the running application in the emulator.

Various disc images not working

Firstly, thank you so much for creating this - it's an utter marvel. I've been waiting for a web based Archimedes for years, and had my hopes raised with WASM arrived a few years back. So, again, thank you!

I tried this out today, and while browsing through the supplied disc images, discovered that certain ones don't work. I went straight for Hamsters, and was disappointed when presented with a disc error. This happened no matter which machine I switched to.

Having the dropdown definitely lowers the barrier of entry for first time Arc users, so it's a definite must have, but if the disc images can be fixed, I'll be a very happy man!

Chrome keyboard mapping is "incorrect"

The Archimedes ' key (" with shift) on Chrome maps to ` / ~. This particularly causes a problem in games where the controls are Z X / ". On Firefox it maps to ' (or @ with shift) which seems more correct. The keyboard mappings should least be consistent between browsers.

Full machine configuration UI

The current machine picker allows choosing between a few preset machine configurations. In addition to this we should have a fully configurable machine config editor which exposes all the options available in the Arculator GUI.

Better disc picker UI

Disc picker to show available discs/archives. Each available item should have title, description, author etc.. with a button to load it. Screenshots would be nice to have too.

Custom on-screen controls for playing games on mobile

It would be great to be able to play Archimedes games on a mobile phone. One way this could be achieved is to have on-screen buttons that map to certain key codes. This would probably work best using a full-screen landscape mode, for example with D-pad style buttons on the left side and jump/fire buttons on the right.

This could be done on a per-game basis, using a config file that specified the physical button layout and key mappings for each button.

Disable BASIC editor when HostFS not available

The BASIC editor currently uses HostFS to autoboot the user's program. HostFS is only works on RISC OS 3, so disable the editor in other configurations (or offer to reboot to a machine that supports it)

Drag-drop upload UI

Dragging a disc image or archive file will currently automatically load the disc, or unpack the archive to HostFS - without any visible hint that anything has happened.

There should be some sort of UI to preview the uploaded file and ask the user what to do with it:

  • insert disc image
  • unpack an archive to HostFS
  • just put the file on HostFS unmodified

Progress bar for large software titles

Most games and demos are well under 1MB, but a few demos like Signals and Bad Apple are > 10MB. We should show a progress bar in these cases (e.g. if the file is taking more than a second or two to load)

Responsive design for mobile

Ensure that Archimedes Live works well in both portrait and landscape on mobile phones. To start with, this should just require some tweaks to the CSS.

Gamepad API support

This should be easy to support once on-screen game controls has been implemented (issue #12)

'Fast-forward' progress bar

Fast forward works pretty quickly for ARM2 /ARM250 when skipping less than 30s. For ARM3 there's a noticeable delay, so it'd be nice to have a progress bar so the user can see what's happening.

On-screen touchpad for mouse control on mobile

It would be great to be able to use the emulator on mobile devices. For mouse control this could be done using an on-screen touchpad. This would appear below the screen when in portrait mode, or beside it when in landscape.

Some prototyping will need to be done to figure out how best to handle mouse clicks (including middle and right button clicks) and drag-drop.

CORS ROM Issue

Trying to set up a local version of Archimedes-Live. Got as far as Make Serve and all seems good but although the interface appears the emulator never starts, it seems it is hard coded to pull roms from your server and cant get them due to CORS restrictions. Can the ROMS not be stored on the local server?

image

Autoboot: Launch apps from icon bar where necessary

Some games, such as Hamster and Fervour don't immediately launch into full-screen, but first appear on the icon bar and must be clicked. I'd like to be able to launch these games in full screen and skip the desktop entirely. I think Wimp_WhichIcon is probably the way to find the right icon. You'd then need to send a click event to the icon.

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.