Commit graph

20 commits

Author SHA1 Message Date
Fabio Cavallo
613b7b44ba
Update io.github.punesemu.puNES.metainfo.xml. 2024-02-25 15:26:59 +01:00
Fabio Cavallo
1f9908b1f8
Preparing for release. 2024-02-25 09:50:39 +01:00
Fabio Cavallo
3dea96cb35
Initial support for the NSF2 format.
- Rewrote the NSF player.
- Redesigned the player GUI.
- NSF2 : IRQ Support, Non-Returning INIT, Suppressed PLAY and UTF8 support.
2024-01-30 23:24:29 +01:00
JakobDev
f8e63ef16c
Add TryExec to desktop entry (#357) 2023-12-20 15:05:36 +01:00
Fabio Cavallo
3eed1878ba
Added field %f to the Exec key in desktop file. 2023-10-05 14:02:21 +02:00
Fabio Cavallo (FHorse)
c9de664c6c
Rewritten WRAM, VRAM, PRGROM, CHROM and Nametebles management. (#308)
- Added support for nes20db.xml and dip.cfg (many thx to NewRisingSun for is for his immense work).
  Both files will be distributed together with the emulator and will be located in the following directories:
  * Linux/BSD - {default system datadir}/puNES
  * Windows - directory where the executable is placed.
  if you want to use a more updated version than the one distributed with the emulator, just copy it either in the executable directory or in the working directory of the emulator, which can also be opened from the "File -> Open working directory" menu.
- Added fully support to NES 2.0 file cart format header.
- Fixed a small bug in the evaluation of sprites. Thanks to Quietust's read2004.nes test rom.
- Rewritten mappers : All.
- Rewritten the format and management of save states.
  WARNING save states of version 0.110 or earlier are no longer compatible.

Note: Due to the numerous changes I'm making to the core of the emulator, new bugs may have been introduced, if you find roms no longer work correctly compared to the previous version, please let me know.
2023-07-01 19:28:46 +02:00
Fabio Cavallo
ffc9c3d6f3
Update io.github.punesemu.puNES.metainfo.xml. 2023-01-04 22:03:59 +01:00
JakobDev
b0fd87ec2b
Make Crowdin more prominent (#272) 2023-01-04 22:00:11 +01:00
Fabio Cavallo
accb2b0f32
Update com.github.punesemu.puNES.metainfo.xml. 2023-01-03 13:35:48 +01:00
JakobDev
7aba1b2aab
Change App ID (#266)
* Change App ID
2022-12-31 05:01:45 +01:00
Fabio Cavallo
4c5e573e5e
Update com.github.punesemu.puNES.metainfo.xml.
https://github.com/punesemu/puNES/issues/213
2022-12-23 09:48:17 +01:00
fhorse
2eea3bdeca I forgot to delete these two files. 2022-11-02 18:45:11 +01:00
Azamat H. Hackimov
397ae9606b
Install targets for cmake (#238)
* Install targets for cmake
2022-11-02 13:13:22 +01:00
JakobDev
46ff1d83b9
Add AppStream (#229) 2022-09-26 21:52:40 +02:00
fhorse
5d3d3867b4 Ops again. 2022-09-23 21:49:36 +02:00
fhorse
6e4d10a024 Ops. 2022-09-23 21:44:39 +02:00
fhorse
12fa794d55 Renamed .desktop and icon files. 2022-09-23 21:07:50 +02:00
fhorse
fd6834d382 Fixed https://github.com/punesemu/puNES/issues/191. 2022-01-17 09:12:07 +01:00
fhorse
3a64973022 Updated the icon and the banner of the info page.
- a big thank you to the papirus icon theme guys for letting me use
their icon (https://github.com/PapirusDevelopmentTeam/papirus-icon-theme)
- thanks also to the unknown author of the banner who, unfortunately, I
was unable to identify.
2021-04-25 22:17:27 +02:00
fhorse
26ddea6a50 convertito all'autotools il sistema di compilazione. 2015-09-22 22:18:50 +02:00