Willkommen bei AEP Emulation Page - Emulation News

Hauptmenü
· Home / News
· News Kategorien
· News Archiv

· Mein Account
· Suche
· Forum (neu)
· Forum
· Weblinks
· Spiele Reviews
· Übersetzungen
· Impressum
· Datenschutz

Downloads
 

Forum
Mitglieder Online
Keine Mitglieder online.

You are an anonymous user. You can register for free by clicking here
Benutzername
Kennwort
 Angemeldet bleiben

Infos
· Museum
· Infocenter
· Das AEP Team
· Member Liste
· Top 25 Liste
· Glossar
· FAQ

Review of the moment

Sprache
Sprache auswählen:

DeutschEnglisch

News-Export
Holt Euch unsere News auf Eure Seite:
· RSS Newsfeed How-to
· RSS News-syndication Deutsch
· News-Banner (JPG)

Friends
· Emu-France
· progetto-SNAPS
· PDRoms


Willkommen auf AEP Emulation Page!

Bitte registriert Euch oder meldet Euch mit Eurem User an damit Ihr alle Vorteile nutzen könnt (Kommentare, Bewertungen, Chat, Forum u.a.).


Letzte Beitrge im Forum
TopicReplies  Views  Poster  Date  Time
goto Post Steam / Epic / etc.: Angebote und Aktionen 384  3.956.617  pYRo  23. Mai 06:00
goto Post Remakes_VMs: OpenJK 2025.05.19 2  189  retroK  21. Mai 18:48
goto Post Frohe Ostern 2025! 5  704  DRK  06. Mai 21:20
goto Post 3dSen VR - NES-Spiele in 3-D mit VR-Unterstü... 24  64.733  Juttar  06. Mai 12:27
goto Post Saturn: Ymir v0.1.2 1  343  Juttar  05. Mai 11:35
goto Post Erwähnenswerte Neuerungen bei Dolphin & ... 99  222.722  Juttar  18. Apr 02:18
goto Post Seppa ist da 37  54.088  atemschutzbaer  15. Apr 08:40
goto Post Hilfe bei der Wahl der richtigen Folie für M... 1  633  Juttar  10. Apr 14:14
goto Post Gameboy: SameBoy v1.0.1 2  774  retroK  05. Apr 18:47


Neues Thema eröffnen   Neue Antwort erstellen  
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
Autor Nachricht
retroKOffline
Titel: Spectral v1.02  BeitragVerfasst am: 06.03.2025, 06:17 Uhr
Site Admin


Anmeldungsdatum: 04. Jul 2004
Beiträge: 13.553

Wohnort: Frankfurt a.M.
Status: Offline

Eine neue Version des ZX-Spectrum Emulators für Windows, Linux und macOS: Spectral wurde veröffentlicht (Open Source / C von r-lyeh).


A new wip-version of the ZX-Spectrum Spectral has been released for Windows, Linux and macOS (open-source / C from r-lyeh).

Zitat:
  • Fixed malware false positives (thanks to everyone!)
  • Fixed compatibilty with Haswell X64 and earlier architectures
  • Gamepad support (Windows, Linux)
  • ZXDB AY player
  • Updated ZXDB to latest
  • Many UI/UX QoL changes

Related links:
[ Spectrum Emulatoren ]

_________________
Alderaan shot first! 
 
 
Benutzer-Profile anzeigen Private Nachricht senden
Antworten mit Zitat Nach oben
Beatrice_LunaOffline
Titel: Spectral v1.04 (2025-03-23)  BeitragVerfasst am: 23.03.2025, 17:51 Uhr
Emu Author


Anmeldungsdatum: 23. Mar 2025
Beiträge: 2


Status: Offline
Spectral v1.04 (2025-03-23)
Zitat:
new: gamepad bindings (up to 16 buttons)
new: all desktop releases built by Github servers now (CI workflow by @zpl-zak ; 1,000 thanks!)
new: next iteration of our local file browser. revamped.
new: support light/dark OS theme (Windows)
new: added +SHIFT shortcut to capture UI layer (PIC,REC buttons)
new: added keyboard navigation to game listings (cursors+enter)
new: added filters to game listings (type while you browse)
new: ZXDB made ids clickable (forwards to SC page)
new: logos and branding images
chg: added hints for zx models
chg: avoid enforced UI recording within videos
chg: display dialog titles whenever possible
chg: ESC/RMB presses will cancel the UI top layer (dialog/overlay layer) before switching to game browser
chg: highlighted current selected option whenever possible
chg: increased internal buffers for va() calls
chg: removed Screenshot action from PRINT_SCREEN key mapping
chg: replaced native (i)nfo dialog
chg: simplified makefile: removed embed tool (MAKE)
fix: do not poke translations before loading any game (AfterTheWar)
fix: do not shorten tape silences when TurboROM is enabled (see: Alkatraz/TopoSoft games)
fix: fixed bug that prevented excessively long named games (+128chars) from being included in zxdb listings (TheMojonTwins)
fix: reduced heuristics for Kempston Mouse detection from (X+Y+MB to X+MB) since Arkanoid does not use Y coord :o)
fix: made xinput library to be loaded dynamically; fixes those installations where DirectX is not pre-installed (Windows)
fix: fixed issue2 from being selected within new UI menu
fix: fixed local file browser while identifying some false positive file extensions (like .c)
fix: fixed wrong window priority when displaying search dialog in fullscreen
fix: use AVX in X64 builds and SSE2 in X86 builds (Windows)
wip: toggled different GLX attributes in the hope that hw accelerated surface gets enabled (Linux)
Code:
github.com/r-lyeh/Spectral/releases/tag/104/
 
 
 
Benutzer-Profile anzeigen Private Nachricht senden
Antworten mit Zitat Nach oben
retroKOffline
Titel: Spectral v1.04 (2025-03-23)  BeitragVerfasst am: 24.03.2025, 08:54 Uhr
Site Admin


Anmeldungsdatum: 04. Jul 2004
Beiträge: 13.553

Wohnort: Frankfurt a.M.
Status: Offline
Thanks, posted: https://www.aep-emu.de/PNphpBB2-file-viewtopic-t-28319.html

_________________
Alderaan shot first! 
 
 
Benutzer-Profile anzeigen Private Nachricht senden
Antworten mit Zitat Nach oben
Beatrice_LunaOffline
Titel: Re: Spectral v1.04 (2025-03-23)  BeitragVerfasst am: 24.03.2025, 10:19 Uhr
Emu Author


Anmeldungsdatum: 23. Mar 2025
Beiträge: 2


Status: Offline
> if you think there is a specific emu missing, please let us know - we will take a look at it and possibly add it.

@retroK, consider publishing the release in your collection.
 
 
 
Benutzer-Profile anzeigen Private Nachricht senden
Antworten mit Zitat Nach oben
retroKOffline
Titel: Re: Spectral v1.04 (2025-03-23)  BeitragVerfasst am: 24.03.2025, 10:24 Uhr
Site Admin


Anmeldungsdatum: 04. Jul 2004
Beiträge: 13.553

Wohnort: Frankfurt a.M.
Status: Offline
I added it to our DB thanks, unfortunately our DB is very outdated and incomplete due to lack of time and help.

_________________
Alderaan shot first! 
 
 
Benutzer-Profile anzeigen Private Nachricht senden
Antworten mit Zitat Nach oben
Beiträge vom vorherigen Thema anzeigen:     
Gehe zu:  
Alle Zeiten sind GMT + 1 Stunde
Neues Thema eröffnen   Neue Antwort erstellen  
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
PNphpBB2 © 
AEP Emulation Page 1998 - 2025