AminetAminet
Search:
85292 packages online
About
Recent
Browse
Search
Upload
Setup
Services

misc/emu/Amico8.lha

Mirror:Random
Showing: m68k-amigaos iconppc-amigaos iconppc-morphos iconi386-aros iconi386-amithlon iconppc-warpup iconppc-powerup icongeneric iconother icon
No screenshot available
Short:PICO-8 fantasy console emulator
Author: j at ki.je
Uploader:Pawel "Juen" Nowak (j ki je)
Type:misc/emu
Version:0.4
Architecture:m68k-amigaos
Date:2026-05-02
Requires:AmigaOS 2.0+/020+, 040/060 recommended
Download:misc/emu/Amico8.lha - View contents
Readme:misc/emu/Amico8.readme
Downloads:652

Description:

  Amico8 is a PICO-8 fantasy console emulator for Amiga computers with a
  68020 or better processor.  It loads and runs PICO-8 cartridges in
  both text (.p8) and image (.p8.png) format directly from the Amiga
  file system.

  Features:
  - Runs many PICO-8 cartridges (.p8 and .p8.png) without modification
  - Full 128x128 pixel display, 2x scaled to 256x256 via Amiga copper tricks
  - 16-colour PICO-8 palette mapped to Amiga 12-bit hardware palette
  - Joystick (port 2) and keyboard input
  - Mouse support (port 1) for carts that use mouse API
  - Paula audio: triangle, sawtooth, square, pulse, organ, noise waveforms
  - AOT (Ahead-of-Time) native m68k code compiler for Lua numeric functions
  - Multi-cart support: load() chains between cartridges (e.g. POOM, The Mind)
  - BBS cart browser: browse and download cartridges from the Lexaloffle BBS
    directly from the Amiga (requires AmiSSL + bsdsocket.library)
  - GUI launcher: select a directory, browse cart list, launch from Workbench

  Two executables are provided:

    Amico8      - 68020/030 version, no FPU required.
                  Runs on any Amiga with a 68020 or better.

    Amico8_040  - 68040/060 version, optimised instruction scheduling.
                  Recommended for 040/060 systems.

  Recommended processor: 68060.

  Usage:
    Amico8 - start with GUI! (recommended)

    or from CLI:
    Amico8 CART=<cartridge.p8.png>

    Amico8 ?  (show all CLI options)

  Controls:
    Joystick port 2 / cursor keys / WASD  - d-pad
    Z / C / N                             - button 1 (X)
    X / V / M                             - button 2 (O)
    P / Enter                             - pause / start
    ESC                                   - return to launcher

  Limitations:
  - Some newer PICO-8 API calls may not be implemented
  - Sound effects and music play, but some advanced audio effects
    (vibrato, slide, arpeggio) are not yet fully implemented
  - RTG (Picasso96) output supported as an alternative to chipset

---

What's new in 0.4:

  - Multi-cart load(): carts can chain to other carts via load() call,
    enabling games like POOM, The Mind, and other multi-file titles
  - GUI: "Select Dir" and "About" buttons, window position saved in prefs,
    listview scrollbar refreshes on directory change
  - Fixed: hex literals without integer part (0x.2 = 0.125) now parse
    correctly; was causing load errors in some carts
  - Fixed: tonum() now uses integer arithmetic instead of strtod
    (strtod returns garbage values on 68040+JIT for all inputs)
  - Fixed: POOM and other multi-cart games work correctly
  - Fixed: data carts (binary data stored in SFX slots) now round-trip
    through parse correctly, fixing The Mind and neuroblend
  - Fixed: Lua errors in _update/_draw show an on-screen error message;
    ESC returns to launcher

---

Tested games (selection):

  Working well:
    Celeste, Celeste Classic 2, Just One Boss, Combopool, Low Knight
    Undune, Blue Marble, Air Pico, POOM
    Tiny Sim, Crowded Dungeon Crawler

  Generally: roughly 2/3 of carts start, ~1/2 run correctly.

---

Code used:

  Lua 5.2 - scripting engine base
    Copyright (C) 1994-2015 Lua.org, PUC-Rio
    Authors: R. Ierusalimschy, L. H. de Figueiredo, W. Celes
    License: MIT  (http://www.lua.org/license.html)
    The Lua VM and standard libraries form the core of the interpreter.

  z8lua - PICO-8-compatible Lua fork (from the Zepto-8 project)
    Copyright (C) 2016-2024 Sam Hocevar <sam@hocevar.net>
    License: WTFPL (http://www.wtfpl.net/)
    Source:  https://github.com/samhocevar/zepto8
    z8lua extends Lua 5.2 with PICO-8-specific syntax (short-if, compound
    assignment operators, integer division, fix32 number type, PICO-8 math
    functions).  The file z8lua/lpico8lib.c is taken directly from Zepto-8.

  p8_compress - PICO-8 cartridge decompression
    Copyright (C) 2014-2022 Lexaloffle Games LLP
    License: MIT
    Decompresses PICO-8 Lua source code from both old ":c:" format and
    modern "pxa" compressed format.

  stb_image - PNG image loader
    Author: Sean Barrett
    License: MIT / Public Domain
    Source:  https://github.com/nothings/stb
    Used for loading .p8.png cartridge images.

  FAKE-08 - reference PICO-8 implementation
    Author:  Jonathan (jtothebell)
    License: MIT
    Source:  https://github.com/jtothebell/fake-08
    Source code was invaluable for verifying PICO-8 behavior ? API
    semantics, iterator edge cases, metatable setup, _update_buttons
    contract, etc. ? against a known-working C++ reference.  Not used
    in the Amico8 binary, only consulted during development.

---

Thanks:

  Kempy/Veezya, MWB113 - testing
  Quad, OlekW200i, Wozik, Mirq, Borsuk - moral support
  Jonathan (jtothebell) - FAKE-08 reference implementation

---

  Pawel "Juen" Nowak
  Contact: j@ki.je or via imp3!


Contents of misc/emu/Amico8.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Amiga]                 202511  370056  54.7% -lh5- 2203 May  1 18:13 Amico8_v0.4/Amico8
[Amiga]                   2521    5142  49.0% -lh5- 2144 May  1 18:25 Amico8_v0.4/Amico8.readme
[Amiga]                 201388  375968  53.6% -lh5- 469b May  1 18:13 Amico8_v0.4/Amico8_040
[Amiga]                   1269    3161  40.1% -lh5- e8b6 Apr 14 19:23 Amico8_v0.4/games/amico8_demo_demo.p8
[Amiga]                   1223    3448  35.5% -lh5- fc2f Apr 14 19:20 Amico8_v0.4/games/amico8_demo_game.p8
[Amiga]                   2172    5645  38.5% -lh5- 98bc Apr 11 08:33 Amico8_v0.4/games/benchmark.p8
[Amiga]                   1538    3573  43.0% -lh5- afe0 Apr  6 17:23 Amico8_v0.4/games/testinput.p8
[Amiga]                1193446 1193446 100.0% -lh0- f98e Apr 26 08:28 Amico8_v0.4/old/Amico8.lha
[Amiga]                   1823    3511  51.9% -lh5- 8668 Apr 27 07:53 Amico8_v0.4/old/Amico8.readme
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total         9 files 1607891 1963950  81.9%            May  2 00:55
Page generated in 0.04 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>