!

[ZX] LnxSpectrum 1.8.10a 7/1/2024

[3] @ !!! środa, 24 Stycznia 2024 23:11 CET [03-09-2022 11:57 CET]

[ZX] LnxSpectrum 1.8.10a 7/1/2024

LnxSpectrum jest emulatorem maszynek Sinclair - ZX Spectrum 48, ZX Spectrum 128, czeskich klonów Didaktik Gama 80, Didaktik Gama 192 i współczesnego zamiennika MB Sparrow 48K.  Oprócz standardowej emulacji posiada zaawansowane funkcje, takie jak debugger Z80 i edytor asemblera Z80 czy też emulację MB03 + Ultimate, DivIDE. Obsługuje również rozszerzenia RTC i ULA Plus. Dźwiękowo wspiera AY i SAA z układów dźwiękowych (Turbo Sound, SAAY!). Program posiada również wbudowaną emulację czeskiej drukarki BT-100. Dodatkowo programik posiada swoją bibliotekę online (dostęp pod klawiszem F4).

LnxSpectrum - new version 1.8.10a 7/01/2024

  • added external PC keyboard emulation (Element).
  • correct screenshot at GigaScreen.
  • possibility to change values in memory directly in Debugger and Memory Viewer.
  • in ASM we can now use "//" for comments, just like in C#.
  • updated automatic text formatter in ASM.
  • update #bpl command in ASM.
  • added SafeNMI (Element).
    • This is a special mode where NMI does not damage the stack.
  • added SaveINT (Element).
    • Fixes a problem where an interrupt does not occur when DMA or FDMA is running.

LnxSpectrum - new version 1.8.9a 9/12/2023

  • Emulates FastDMA included in the eLeMeNt computer.
  • New display in the Memory Viewer, now it is possible to view the movement in the extended memory MB03+ and eLeMeNtu.
  • Updated LnxAssembler.

LnxSpectrum - new version 1.8.8 20/02/2023

  • all GigaScreen variants (of the eLeMeNt/MB hardware)
  • improved Flashload
  • improved Asm Compiler
  • better sync between the main Z80 CPU and the General Sound, now MOD files are loaded into the GS much faster
  • full HGFX support (all modes and resolutions), displaying graphics data in HGFX buffers, easy change of colours by use of the HGFX monitor

LnxSpectrum - new version 1.8.7 1/11/2022

Draconus (Zeppelin Games Limited, 1988)
  • Revisionof ASM Compiler is a bit faster and has some new features.
  • Refined Z80 emulation including Z80in GS.
  • HGFX Monitor now allows you to change the colors of the active palette.
  • Optimized interfaces between emulated ZX and GS, MOD y are now loaded faster.
  • Flash Loadrecording from virtual tape now works with EsxDos or other ROMs.
  • Improvedemulation of MB03+a Element.
  • Improved displayof HGFX Buffer content.
  • Minor updates and fixes related mainly toHGFXemulation.
  • HGFX new HAM8 and Fill Mode.
  • Redesigned Graphics Engine, improved display of ZX Screen, including saving Screenshots in the highest quality.
  • Gigascreen detection, according to MB03/Element.
  • The graphics finder can now display HGFX Buffers.
  • Minor updates.

LnxSpectrum - new version 1.8.6A

Hitch is ... the Man with golden Joystick (SloanySoft, 2022)
  • Modified instruction set in LnxAssembler, now for instructions of type "adc a,d" register A is not mandatory. A valid entry is therefore also 'adc d'. It also allows the use of the more syntaxally correct expression "JP HL" versus the misleading "JP (HL)".
  • HGFXv2.

Minor updates.

  • Improved emulation of (officially non-emulated)eLeMeNt u.MB03
  • Monitor (displaying some interface parameters).
  • GSwill now reset with the invocation of the emulator reset.
  • Increasedprinting accuracy of BT-100.
  • fix found bugs.
  • New graphic option inMB03+ set Videoram 6 instead of regularVideoram 5. This frees up the entire space for the program from 16384 to 49151.

LnxSpectrum - new version 1.8.5 9.3. 2022

  • The new emulator includes General Sound, 4 channels, Z80 processor at 20 MHz, 1024 KB RAM. The ROM version used is 1.05b. There is also a Debugger for the GS Z80.


1.8.4j (Jan 31, 2022)

  • Minor SAA updates and memory management in MB03 / Element.
  • updated Z80 emulation.

1.8.4i (16/12/2021)

  • The Assembler editor now has an integrated option to skip a trace instruction.
  • The Label list now shows their number.
  • In the Label List, those labels that are not called / used anywhere are marked with an asterisk.
  • In the Debugger, when the Hex view is turned on, the RST instructions now show correctly, ie instead of RST 32, RST 20 now shows correctly .

1.8.4h (1. 12. 2021)

  • Added Auto rewind option for embedded TAP files.
  • Added CMYK color trapping option in BT-100 emulation .
  • In the Debugger, you can now skip using the PageUp / PageDown keys.
  • Fixed bug, interference of Load and Save bit in Beep output when "Load / Save sound" option is checked.

1.8.4e (Sep 22, 2021)

  • Fix Key Layer emulation mode
  • revision of ports MB03 + and eLeMeNt
  • Fix incorrect display in Lamac and Troller extensions

1.8.4b (Aug 28, 2021)

  • Assembler editor update. It is now possible to skip an instruction without executing it.
  • Update of new MB03 + and Element ports .

1.8.4a (June 23, 2021)

  • Updated Assembler Editor for better MB03 + support .
  • The NMI can now be invoked by quickly pressing the F8 key.
  • Fixed Macra.
  • Fixed bugs found.

1.8.4 (Apr 19, 2021)

  • Updated Assembler Editor for better MB03 + support .
  • EsxDos version 0.8.9
  • Fixed bugs found.

LnxSpectrum 1.8.3 (Apr 6, 2021)

  • Update MB03 + ports.
  • Read support for the eLeMeNt memory model for program development.
  • CPU speed switchable via eLeMeNt ports .
  • Assembler extension, MB03 + memory management .
  • Fixed bugs found.

LnxSpectrum - new version 1.8.2 16.2.2021

  • New graphics core to be able to add new MB03 + graphics modes .
  • Added emulation of new graphics modes in MB03 +, HiResColor (512 × 192) and HiResTrueColor (512 × 192).
  • Added some ports for eLeMeNt .
  • The Token Writing Assistant in Basic has been moved to the CTRL + T keyboard shortcut as the "Appk" key begins to fade from the keyboards.
  • Redesigned memory storage MB03 +, after shutting down the emulator, there is no temporary jam due to storage.
  • Fixed bugs found.

1.8.1 (1.2.2020)

  • MB03 + New HiRes Color Mode (512 × 192).
  • MB03 + GigaScreen Mode 3 update.
  • ASM Compiler update.
  • GfxView update (visibility in MB03 memory).
  • Option to set the execution of only one instance.

1.8.0g (Jan 20, 2021)

  • MB03 + Update SD / EsxDOS.
  • New updated HDF image for MMC EsxDOS.
  • ULA + update version from 1.0 to 1.1, added Timex modes.
  • ULA + after reset, the colors are now set according to SLAM.
  • Fixed bugs found.

1.8.0 (Nov 14, 2020)

  • Beta version of Sprite finder, a tool for graphical display of data in memory.
  • Added DMA, SD and IDE Indication.
  • Updated Compiler
  • Updated ASM editor
  • Fixed s found
LnxSpectrum i część jego narzędzi
Ikari Warriors (EliteSystemsLtd., 1988)
LnxSpectrum - OnLine Library

1.7.9 (Oct 12, 2020)

  • Updated Compiler
  • Updated ASM editor
  • HGFX Monitor
  • Added a prototype HGFX Copper, which allows you to generate interrupts on any line.

1.7.8 (Jul 1, 2020)

  • Newly emulates LCU calculator in MB03 +.
  • Newly emulates TimeCouter (Tacts and mikrosec).
  • Updated Firmware MB03 +.
  • new EsxDos 0.8.8 MB03 + edition.
  • Possibility of quick mapping of UserROM.
  • Save binary now allows you to copy data directly into the TAP editor.
  • Updated Asm Editor.
  • Updated TAP editor.
  • HGFX now enables the new HAM mode (HAM8).
  • HGFX now includes a development version of FastLDIR for testing (6-stroke transmission of one byte - Ldir / Lddr with adjustable Modulo).

1.7.7 (Apr 5, 2020)

  • Updated TAP editor
  • It now allows you to insert any files into TAP and split them into smaller blocks at the same time. It is also possible to turn on Lnx ZX compression.
  • Updated Firmware MB03 +
  • The emulator now can perform Timex modes, including HiRes.
  • HGFX can now work in HiRes mode.
  • The emulator can now sound MonsterBlaster (Sound Drive, COVOX)
  • Asm Editor to edit BreakPoints

1.7.6f Beta (March 12, 2020)

  • Timex graphics modes. Must be enabled in MB03 +, due to port collision with SAA music chip
  • Updated HGFX (HiRes mode)
  • Increased compatibility of ZX128 and ZX128 +2

1.7.6e (March 1, 2020)

  • Added new Real Time Memory Visualiser
  • Updated HGFX

1.7.6d (Feb 22, 2020)

  • MB03 + now supports CustomROM.
  • A new experimental graphics mode has been added to the emulator, which can draw 256 colors on the screen, draw into the Border, and speed up the software rendering of Sprites. It was created with the simplest possible modification of existing games.
  • Upgraded image MB03 + CF card (GigaScreen images, @ 200)

1.7.6c (Feb 6, 2020)

  • Modification of Z80 Deger, modified BreakPoints, MultiStep.

1.7.6a / b (February 1, 2020)

  • The redesigned timing of the Z80, ULA and DMA, is again more accurate than before.

v1.7.6 (Jan 26, 2020)

  • Added MB03 + Ultimate emulation, memory model, BSDOS with CF, EsxDOS with CF and SD.

v1.7.5 (1. 12 .2019)

  • Fixed a persistent issue with the local program database. SQL is still causing problems on some systems. As of version 1.7.5, there is no SQL database in the emulator. Saving a program is handled differently.
  • Screenshots, including the Flash effect, are now stored in the local program database.

v1.7.4a (Sep 13, 2019)

  • Deger: by clicking on the value of the register, their value can be edited
  • The dewindow can now be expanded for better readability of long labels
  • Breakpoints can now be selected at the same time, and deleted or disabled / enabled at the same time
  • ASM editor
    • Pressing the Start button resets the T-stats counter
    • Memory view
    • The display address can now be locked. We can insert a Label or a Register instead of a number. If we lock the address, the list will change according to the current values ​​of the locked Label or the contents of the register.

v1.7.4 (Aug 30, 2019)

  • The emulator received a new memory expansion of 512 KB, it is an external interface that maps RAM to ROM space. It is controlled by port 8189. Bit 7 activates RAM instead of ROM, bits 0-4 indicate which page (0-31) will be mapped.

v1.7.1c (May 2, 2019)

  • The emulator received a virtual LnxBlitter, a technology similar to DMA, which significantly speeds up work with graphics.
  • The display in the window can now be set so that the graphics are in the exact ratio 1: 1, 1: 2, 1: 3 (CTRL + Num1 / Num2 / Num3 keys).
  • Several edits in the ASM editor.
  • Handling of an error when the user tries to start the emulator on a computer where a sound card is not installed. Unfortunately, a sound card is required to run the emulator.

v1.7.0 (December 25, 2018)

  • Now the emulator works in older versions of Windows XP.
  • minor fixes and changes

v1.6.12a (December 1, 2018)

  • BT-100 emulation improvements, addition of standard AB, CB, C1, C2, C3 port configurations

v1.6.12 (Nov 25, 2018)

  • Modification in deger Z80, for better code disassembly.

v1.6.11a (November 22, 2018)

  • Refinement of BT-100 emulation

v1.6.11 (Nov 3, 2018)

  • fixed a that on some systems did not allow saving ZX programs to the local library. Fixed by upgrading to a newer version of SQL.

v1.6.10 (Oct 1, 2018)

  • added BT-100 printer emulation. Its ports and bits on the 8255 chip are configurable. The driver for ZX can be downloaded here or in the Online Database in the Others section (BT100 Printer Driver).

v1.6.9b (Sep 3, 2018)

  • minor fixes and changes, minor adjustments to ULA Plus color conversion.

v1.6.9a (July 27, 2018)

  • improved deger stepping system fixes

v1.6.9 (May 1, 2018)

  • fixes, feature enhancements

v1.6.8 (Apr 4, 2018)

  • fixed bug in DivIDE extended memory emulation.
  • many minor adjustments

v1.6.7 (2017-12-05)

  • great upgrade assembler compiler
  • the new #ifused directive distinguishes parts of code that compile only when used
  • the label does not have to end with a colon, in addition, the label now supports orders separated by a dot (eg menu.loop)
  • The editor includes a Text Format feature that formats properly imported ASM code from another editor
  • many minor fixes

v1.6.6 (Sep 26, 2017)

  • the ability to save the Snapshot status to the new LSN format, which can save, among other things, Snapshots Didactics Gamma 80 and 192, the status of AY, SAA chips, but also the status of ULA + registers, as well as memory expansion Lamač and Troller ..
  • many minor fixes in timing, Z80 instructions, AY emulation and debugger

v1.6.5 (Aug 14, 2017)

  • The rewritten ULA emulation of the graphic part is again a bit more accurate,
  • but mainly it is 3x faster than the previous version (one is still learning ????)
  • New directive in Asm editor: #divide_rampage
  • Edit DivIDE emulation
  • Fixed bugs found

v1.6.4a (June 12, 2017)

  • New directives in ASM editor, #Open and #Write
  • Edits in ASM Compiler
  • Fixed bugs found

v1.6.3 (Jan 1, 2017)

  • Experimental deployment of SAA1099 sound chip emulation
  • Experimental compiler modification
  • Repair of found bugs (AY, compiler)

v1.6.2 (Oct 31, 2016)

  • Compiler improvements and refinements
  • Reduce computer CPU requirements
  • Fixed bugs found

v1.6.1 (Oct 1, 2016)

  • Added Sparrow 48K emulation with MultiROM module
  • Added new directives in assembler compiler (#Watch, #WatchRes, #WatchReg)
  • Fixed bugs found

v1.6.0 (Jul 6, 2016)

  • Big ASM editor update, faster editing of large files
  • Possibility to trace directly in ASM editor, without using Debugger
  • Redesigned Z80 control, better CPU control during tracing
  • Portable version available, no automatic update yet
  • Fixed a bug that rendered the screen incorrectly during (unrealistic) 20 Mhz emulation

v1.5.3 (Mar 19, 2016)

  • Improvements, refinement of some functions
  • Increased compatibility with OneDrive Cloud for storing ZX ASM projects
  • Increased Debugger compatibility with DivIDE
  • Fixed bugs found (DivIDE, Z80 Compiler)

v1.5.2 (Jan 7, 2016)

  • Modifying Debugger, you can now resize its window.
  • Fixed bugs found

v1.5.1 (Jan 1, 2016)

  • Added keyboard shortcuts to the main window
  • Fixed bugs found

v1.5.0 (27/11/2015)

  • Added DivIde emulation, so far Beta version.
  • Several new features in Debugger
  • Possibility to enable / disable the color-interlace function. The feature is not so much used, and is more computationally intensive so it puts more strain on the processor. It is now disabled by default.
  • Fixed bugs found

v1.4.0 (Sep 7, 2015)

  • Fixed bugs found

v1.3.9 (Aug 24, 2015)

  • Added RTC emulation, chip RTC72421A. By default connected to the CxEF port. The emulation works in ReadOnly mode, the time is set automatically according to the PC.

v1.3.8 (Jul 17, 2015)

  • Added the ability to step the Z80 program directly from the assembler editor.
  • Modified BreakPoint system for better cooperation with the compiler.
  • Fixed several bugs.

v1.3.7 (May 7, 2015)

  • Supported file formats can now be inserted into the emulator via DragAndDrop.
  • You can now save and load ULA + scr files
  • Fixed several bugs.

v1.3.6 (Apr 2, 2015)

  • The emulator now supports ULA + color extensions, including an instant palette color palette editor that works while the emulator is running.
  • Fixed several bugs.

v1.3.5 (Mar 7, 2015)

  • In the assembler editor, we can color-code blocks of code using the #region and new #color directives.
  • An icon for Record has been added to the main window
  • Fixed several bugs

v1.3.4 (20/12/2014)

  • The compiler has 3 new directives, PUT, ORGT (ORG target), and ORGB (ORG back).
  • Tap Editor can now listen to SAVE from ZX Spectra audio output (port 254) and convert it to TAP files. So it doesn't just capture the Save in ROM routine like its older versions.
  • Quoted key mapped
  • Fixed several bugs

v1.3.3 (Dec 5, 2014)

  • The emulator now supports memory expansion for the 48K Lamac to 528K and Troller to 80K.

v1.3.2 (Sep 3, 2014)

  • The assembler now supports CP1250 character encoding in the DEFB (or DEFW) function. Easier writing of programs for ZX with the support of Czech characters.

v1.3.1b (14/07/2014)

  • The connected GamePad can now be used as a joystick

v1.3.1 (June 23, 2014)

  • Assembler now supports macros. More info.

v1.3.0a (Jun 6, 2014)

  • Added the ability to filter labels in the assembler editor, in larger projects the list was a bit confusing ????

v1.3.0 (May 17, 2014)

  • Completely overwritten video sync. So video synchronization is a bit more accurate. As a side effect, the simulation of an error known as snow has disappeared, but don't worry, I'll write this HW error there again ????
  • Added a color-interlace feature that uses the effect of changing color attributes every other frame. Thanks to this, it is possible to display a palette extended to 125 different colors even on a real machine. On a real machine, the image flickers with this function, which fortunately can be easily prevented in the emulator ????
  • Fixed detected bugs

v1.2.2 (Mar 22, 2014)

  • Added the ability to turn off image anti-aliasing
  • Fixed detected bugs

v1.2.1 (July 21, 2013)

  • Added DMA emulation
  • Added new features to ASM compiler
  • Fixed detected bugs

v1.2.0 (Jun 21, 2013)

  • Added Kempston mouse support
  • Added the ability to set the graphics resolution to either FullHD (1920 × 1080) or LowRes (960 × 540). LowRes is suitable for use when the emulator is running on a weaker machine
  • Fixed various bugs

v1.1.0 (May 21, 2013)

  • Added computer emulation Didaktik Gama 192

v1.0.8 (Oct 18, 2012)

  • ASM editor
  • Debugger Z80

v1.0.2 (Feb 16, 2012)

  • The first published version

v1.0.1 RC1 (Aug 6, 2011)

  • the first complete non-public trial version with an Online database

v0.0.0 (Mar 27, 2011)

  • The idea flashed ????
  • Start writing the Z80 virtual processor, composing the first virtual ULA functions

 

wstecz24/01/2024 23:11
Inne treści związane z tematem
[multi] DSP 0.23VIP1 25/03/2024 [multi] DSP 0.23VIP1 25/03/2024
Emulator DSP sygnowany przez imć Leniada, pozwalaja na zabawę maszynkami arcade i ośmiobitowcami - CPC, ZX Spectrum (z bardzo fajnie rozwiązanym podglądem plików), a także Colecovision, Nintendo 8 i CGB/GB - wszystko, co ma Z80 na pokładzie jest mile widziane;) Ostatnia pełna wersja tego DSP Emulator DSP 0.22 Final pojawiła się 19 listopada 2023 r.
[AMIGA] Winuae 5.3.0 beta I 20/03/24 [AMIGA] Winuae 5.3.0 beta I 20/03/24
Prawdopodobnie ostatnia testowa wersja WinUAE - czyli jeśli nikt nie zgłosi już żadnego babola, w przeciągu paru następnych godzin, ukaże się wersja finalna 5.3.0. WinUAE to najbardziej dopieszczonego emulatora całej rodziny komputerów Commodore Amiga.  Ostatnia pełna wersja emulatora to Winuae 5.2.0 z 19/02/2024
[Apple IIe] AppleWin 1.30.18 23/03/2024 [Apple IIe] AppleWin 1.30.18 23/03/2024
Nowa wersja AppleWin, emulatora rodziny komputerów APPLE II. (][, ][e, ][+) .
[ATARI] Altirra x86 i x64 4.21 [ATARI] Altirra x86 i x64 4.21
Nowa wersja ALTIRRA - emulatora ośmiobitowych konstrukcji firmy ATARI - znowu z zaskoczenia;). Wersja tym razem bardziej fix, niż addon... ale dobre i to - tym razem nie musieliśmy czekać 1,5 roku;)
[WIIU] Cemu Exp v2.0-71 12/03/2024 [WIIU] Cemu Exp v2.0-71 12/03/2024
Trochę się pozmieniało w tym emulatorze Nintendo WII U - co zawsze daje miłe rezultaty kod Cemu został uwolniony i dołączył do rodziny Open Source.
Dodatkowe informacje
Komentarze
... bez komentarza
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

© Try2emu 1999 - 2024 | Krzysztof 'Faust' Karkosza Kontakt Polityka Prywatności OWU