Jump to content
IGNORED

JavaScript port of an A26 Emulator


Appadeia

Recommended Posts

I am starting work on a project I will call

Stella's Cup of Java(Script)

​The Plan:

Have it able to upload ROMS & the ability to fetch homebrews from here.

​ I also want to have some ROMS pre-available that are homebrews ONLY!

Resizable display that stays crisp

Table of 2 control schemes to choose from.

Easily ported to PC & Mobile using a hybrid dev. platform.

 

​However, this will not work if I do not have enough research on​ the A26 & the hardware it haves. Anyone who is knowledgeable in these areas is welcome to help this project go smoothly. I will update my blog more frequently then this thread, so check there for updates. The HTML so far is:

<!DOCTYPE html>
<html>
 <head>
  <title>
   Stella's cup of Java(Script)
  </title>
 </head>
 <body>
  <p>
    <canvas id="A26_PF"></canvas>
    <canvas id="A26_P0"></canvas>
    <canvas id="A26_P1"></canvas>
    <canvas id="A26_MS"></canvas>
    <table>

    </table>
  </p>
</body>
</html>
    

Anyone who wants to suggest changes can post HTML frags in the comments in this thread.

Edited by Appadeia
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...