holzhey / AtariOnline

Atari Projects Online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATARI ONLINE

HOW-TO:

1. Add ATR images to the emulator.

See buildimg.sh.

Modify buildimg.sh adding the requited atr to be embedded in A8E.data file.

Modify the following lines on A8E.js based on the offset displayed by buildimg.sh script:

''' // line 247 aprox. new DataRequest(7310944, 7444080, 0, 0).open('GET', '/data/logospa.atr'); '''

''' // line 387 aprox. DataRequest.prototype.requests["/data/logospa.atr"].onload(); '''

About

Atari Projects Online

License:GNU General Public License v3.0


Languages

Language:JavaScript 89.8%Language:HTML 9.9%Language:Shell 0.3%