PS4-Pico-8 Emulator (by voliva)

PS4 Pico-8 Emulator (PS4-Pic8) by voliva v0.3.1

STLcardsWS

Administrator
STLcardsWS submitted a new resource:

PS4-Pico-8 Emulator - An emulator to run pico-8 cartridges on a PS4.



  • PS4-P8
    An emulator to run pico-8 cartridges on a PS4. Project based on OpenOrbis PS4 Toolchain Pico-8 is a Fantasy Programmable Console made by Lexaloffle Games. This emulator is compatible with built pico-8 cartridges in PNG format, to build your own games you will need the original...​

Read more about this resource...
 
STLcardsWS updated PS4-Pico-8 Emulator with a new update entry:

PS4-Pic8 (Pico 80.2.0

This release improves compatibility and performance, specially when rendering fill ovals or rectangles.
  • Added a new tab to fetch the newest cartirdges published on pico8's BBS.
  • Fixes
    • Rendering cache after pal() changes
    • Sspr rendering with odd offsets
    • Music timing
    • Bitwise operations with constants
    • Multiple btnp calls on the same button
  • p8lua
    • Special characters can now be used as variable names
    • By default each special character is...

Read the rest of this update entry...
 
STLcardsWS updated PS4-Pico-8 Emulator with a new update entry:

PS4-Pic8 v0.2.0

This release improves compatibility and performance, specially when rendering fill ovals or rectangles.
  • Added a new tab to fetch the newest cartirdges published on pico8's BBS.
  • Fixes
    • Rendering cache after pal() changes
    • Sspr rendering with odd offsets
    • Music timing
    • Bitwise operations with constants
    • Multiple btnp calls on the same button
  • p8lua
    • Special characters can now be used as variable names
    • By default each special character is...

Read the rest of this update entry...
 
STLcardsWS updated PS4-Pico-8 Emulator (by voliva) with a new update entry:

ps4-p8 v0.3.0

This release adds more compatible games, and features save states!
  • Added save states.
    • Added save/load state on the menu.
    • Every cartridge have their own save state which is persisted on disk.
  • New predefined functions
    • poke2
    • poke4
    • run (+ breadcrumbs)
  • p8scii
    • Repeats
    • Bgcolor
    • Vertical cursor move
    • Horizontal + Vertical cursor move
  • p8lua
    • Parse special characters (e.g. # - etc.)
    ...

Read the rest of this update entry...
 
STLcardsWS updated PS4-Pico-8 Emulator (by voliva) with a new update entry:

ps4-p8 v0.3.1

  • Cartrige compatibility
    • Add missing peek, peek2, peek4 shorthands (% $ @)
  • Predefined functions
    • pack
    • pal with table
    • tline
  • Fixes
    • ord: work with binary strings (specially strings with null characters in them)
    • ord: it was returing negative integers, when it should only return positive integers.
    • pal: keep transparency palette intact
    • spr: the rendering was offset by 1px when flipy=true
    • sub: add support for nil...

Read the rest of this update entry...
 

Similar threads

Back
Top