Atari800-3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 3: Line 3:
|image=Atari8003ds2.png
|image=Atari8003ds2.png
|description=Atari 8-bit computer and 5200 console emulator.
|description=Atari 8-bit computer and 5200 console emulator.
|author=asiekierka, RandomMan25XX
|author=asiekierka
|lastupdated=2022/05/18
|lastupdated=2024/01/20
|type=Console
|type=Console
|version=3.6
|version=0.3.10
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/3dshomebrews/atari8003ds.7z
|downloadraw=[https://dlhb.gamebrew.org/3dshomebrews/atari8003ds.7z 3DSX] - [https://github.com/RandomMan25XX/atari800-3ds/releases CIA]
|website=https://atari800.github.io/
|website=https://github.com/asiekierka/atari800-3ds
|source=https://github.com/RandomMan25XX/atari800
|source=https://github.com/asiekierka/atari800-3ds/releases/
}}
}}
Atari800 for 3DS is a port of Atari800, which is a free and portable Atari 8-bit computer and 5200 console emulator, originally written by David Firth and now developed by the Atari800 Development Team.
Atari800 for 3DS is a port of [https://atari800.github.io/ Atari800], which is a free and portable Atari 8-bit computer and 5200 console emulator, originally written by David Firth and now developed by the Atari800 Development Team.


The 3DS port is made by asiekierka based on Atari800 v4.2.0. Further improved by RandomMan25XX.
The 3DS port is made by asiekierka based on Atari800 v4.2.0. Further improved by RandomMan25XX.


==Installation==
==Installation==
'''Note:''' This program requires the Operating System ROMs to run. The ROM images are distributed within the PC Xformer 2.5 package (other
Release is available in 3DSX format, alternatively you can use the [https://github.com/RandomMan25XX/atari800-3ds/releases CIA version] compiled by RandomMan25XX:
versions of this program do not contain the ROMs in a suitable format), which can be downloaded [http://prdownloads.sf.net/atari800/xf25.zip here].
 
The compiled versions are available in CIA and 3DSX formats (provided by [https://gbatemp.net/threads/help-building-atari800-latest-build-for-3ds.562582 RandomMan25XX, darkweb, MrHuu]).
* CIA - Install the .cia with the CIA manager of your choice.
* CIA - Install the .cia with the CIA manager of your choice.
* 3DSX - Use the .3dsx provided with the Homebrew Launcher.
* 3DSX - Use the .3dsx provided with the Homebrew Launcher.
The emulator comes with built-in Altirra OS and Altirra BASIC ROMs.


Atari ROMs have to be present in sdmc:/3ds/atari800/.
Atari ROMs have to be present in sdmc:/3ds/atari800/.
Line 42: Line 41:
https://dlhb.gamebrew.org/3dshomebrews/atari8003ds5.png
https://dlhb.gamebrew.org/3dshomebrews/atari8003ds5.png
https://dlhb.gamebrew.org/3dshomebrews/atari8003ds6.png
https://dlhb.gamebrew.org/3dshomebrews/atari8003ds6.png
==Changelog==
'''v0.3.10'''
* Updated to atari800 5.2.0.
** Updated AltirraOS: 3.34 -> 3.41.
** Added menu option to set 'H' device letter.
* Updated dependencies.
'''v0.3.9'''
* Upstream changes:
** Added support for emulating RAMCART and SiDiCar cartridges.
* Homebrew libraries updated.
* Reduced filesize by removing audio/video recording functionality.
* Updated AltirraOS: 3.33 -> 3.34.
'''v0.3.8'''
* ([https://github.com/asiekierka/atari800-3ds/issues/3 #3]) Fixed networking (R: device) emulation.
'''v0.3.7'''
* Update built-in Altirra OS/Altirra BASIC ROMs.
* Improve Atari 5200 keyboard texture.


==External links==
==External links==
* Author's website - https://home.asie.pl/projects/homebrew/3ds/atari800
* Author's website - https://home.asie.pl/projects/homebrew/3ds/atari800
* GitHub - https://github.com/asiekierka/atari800
* GitHub - https://github.com/asiekierka/atari800
* GitHub (former) - https://github.com/asiekierka/atari800-3ds
* GitHub - https://github.com/asiekierka/atari800-3ds
* RandomMan25XX's Github - https://github.com/RandomMan25XX/atari800
* GitHub - https://github.com/RandomMan25XX/atari800
* GBAtemp - https://gbatemp.net/threads/releases-asies-homebrew-atari800-3ds-etc.435368
* GBAtemp - https://gbatemp.net/threads/releases-asies-homebrew-atari800-3ds-etc.435368
* GBAtemp - https://gbatemp.net/threads/help-building-atari800-latest-build-for-3ds.562582
* GBAtemp - https://gbatemp.net/threads/help-building-atari800-latest-build-for-3ds.562582

Latest revision as of 07:55, 19 February 2024

Atari800 for 3DS
Atari8003ds2.png
General
Authorasiekierka
TypeConsole
Version0.3.10
LicenseGPL-2.0
Last Updated2024/01/20
Links
3DSX - CIA
Website
Source

Atari800 for 3DS is a port of Atari800, which is a free and portable Atari 8-bit computer and 5200 console emulator, originally written by David Firth and now developed by the Atari800 Development Team.

The 3DS port is made by asiekierka based on Atari800 v4.2.0. Further improved by RandomMan25XX.

Installation

Release is available in 3DSX format, alternatively you can use the CIA version compiled by RandomMan25XX:

  • CIA - Install the .cia with the CIA manager of your choice.
  • 3DSX - Use the .3dsx provided with the Homebrew Launcher.

The emulator comes with built-in Altirra OS and Altirra BASIC ROMs.

Atari ROMs have to be present in sdmc:/3ds/atari800/.

You will also need DSP firmware (dspfirm.cdc).

User guide

For usage, please refer to the documentation page.

You can visit pouet.net for many freely distributed demos and games from the demoscene.

Controls

L - Emulator menu

Screenshots

atari8003ds3.pngatari8003ds4.png

atari8003ds5.pngatari8003ds6.png

Changelog

v0.3.10

  • Updated to atari800 5.2.0.
    • Updated AltirraOS: 3.34 -> 3.41.
    • Added menu option to set 'H' device letter.
  • Updated dependencies.

v0.3.9

  • Upstream changes:
    • Added support for emulating RAMCART and SiDiCar cartridges.
  • Homebrew libraries updated.
  • Reduced filesize by removing audio/video recording functionality.
  • Updated AltirraOS: 3.33 -> 3.34.

v0.3.8

  • (#3) Fixed networking (R: device) emulation.

v0.3.7

  • Update built-in Altirra OS/Altirra BASIC ROMs.
  • Improve Atari 5200 keyboard texture.

External links

Advertising: