Skip to content

AutoBleem-NG/libpicofe-psc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

639 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpicofe-psc - PlayStation Classic Fork
========================================

AutoBleem-NG fork with Wayland/EGL support for PlayStation Classic.

Changes:
- gl_platform_psc.c/h: Wayland/wl_egl_window backend for PSC's Mali GPU
- plat_sdl.c: SDL2 with Wayland handle extraction for EGL
- gl.c/gl_loader.c: Dynamic EGL/GLES library loading

Build with gl_platform_psc.o instead of gl_platform.o for PSC targets.

Upstream: https://github.com/notaz/libpicofe

---

libpicofe, or LIB-PICOdrive's-FrontEnd, is an attempt to reuse PicoDrive's
frontend code for other projects. To accommodate various needs, this is
tripple-licensed with these licenses:
  - GNU GPL, version 2 or later.
  - GNU LGPL, version 2.1 or later.
  - MAME license.
When used as part of another project, host project's license usually applies
to combined source code as a whole.

The library also contains filters by Roman Pauer (M-HT), that are licensed
under MIT license, which is compatible with the above licenses.


- notaz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages

  • C 88.6%
  • Assembly 6.8%
  • C++ 4.6%