Giter Club home page Giter Club logo

rvmp-orion's Introduction

rvmp-orion

Wordpress plugin for RVMPlayer (Retro Virtual Machine)

Changelog

  • [05/12/2023] v0.4 - "command" parameter more flexible
  • [05/11/2023] v0.2 - First version

Features

  • The rvmp-orion plugin implements the shortcode [rvmp_orion] to embed the Retro Virtual Machine player on your website.
  • Always use the latest stable version of RVMP.
  • Compatible with at least RVMP 0.1.1
  • Enable the Wordpress media library to store .dsk and .hfe files
  • Optional use of remote .dsk and .hfe files
  • Implements all current RVMP parameters

Installation

The rvmp-orion plugin can be installed directly into your plugins folder "as-is". Enter here and download the source code (zip).

Usage

In the content of your post or page, you can insert a .dsk or .hfe file from the Wordpress media library, or write the shortcode from scratch manually.

[rvmp_orion contenedor='' ancho='' origen='' huesped='' medio='' command='' warpsegs='' pause='' video='' videomode='']

Description Default value Mandatory
contenedor Container name. Must be unique. You will be able to reference it in your CSS code because it will also be a class. rvmpcont ✔️
ancho Player width. The height is calculated automatically. 400
origen Specifies the type of disk file to be loaded. Can be either ‘dsk’ or ‘hfe’. dsk ✔️
huesped Machine. Can be either ‘cpc6128’ or ‘plus3’. cpc6128 ✔️
medio The URL of the disk file to be loaded into the emulator (https://...). https://www..server.com/disco.dsk ✔️
command Specifies the command to be entered in the BASIC interpreter upon starting the emulator without the \n. cpc6128
warpsegs Indicates the number of seconds to run in fast warp mode for quick game loading. 20
pause Determines whether to show or hide the pause button in the emulator interface. true
video Controls whether to show or hide the video button in the emulator interface. true
videomode Sets the default video mode for the emulator. Can be either ’tv’ for a more classic look or ‘hd’ for a sharper, modern appearance. hd

License

The WordPress Plugin rvmp-orion is licensed under the BSD 3-Clause License. A copy of the license is included in the root of the plugin’s directory. The file is named LICENSE.

Credits

rvmp-orion's People

Contributors

orionmsx avatar

Watchers

 avatar

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.