Update to R48 ("Cadmium"):
Features/Fixes
* Emulated VERA SPI clock has been updated to half of the VERA clock speed
rather than the CPU clock.
* Trace for ROM banks 13-15 (x16edit and Basload) is now supported
[stefan-b-jakobsson]
* Fixed debug reads from the stack and a few unbounded values in the
debugger display
* VERA PSG: for the saw and triangle waves, the inverse of the pulse width
value is XORed with the value of the wave. This is the behavior of VERA
47.0.2 on hardware. [m00dawg]
* Allow setting the amount of RAM in the web version of the emulator
[JimmyDansbo]
* Windows 11: Rounded corners should no longer cut off the lower left and
lower right of the emulator window.
* New memory statistics feature [irmen]
* HostFS: Implement DOS "T"ell command
* Debugger now includes elapsed cpu clocks since the last breakpoint or step
[6 lines not shown]
Update to R48 ("Cadmium"). Changelog:
Changelog:
BUILD
* Building BASLOAD and X16EDIT now outputs trace headers to facilitate
instruction traces in the emulator for those banks. [stefan-b-jakobsson]
KERNAL
* Fix a few issues applying the PS/2 typematic (speed/delay) preference
after a boot. [stefan-b-jakobsson]
* Num Lock can now be turned off.
* Added extapi command kbd_leds to fetch or set the keyboard LED state
* Added extapi command scnsiz to override the KERNAL's text resolution
* ioinit now disables all stock interrupt sources (VERA, VIAs, and YM2151)
* 65C816 default native NMI handler now chains to the 65C02 one
* Fixed a bug which caused backspace and quote mode glitches in the BASIC
editor when the background color was set to 8 or above.
* Removed some unused code for softclock and C64 RS-232 [Fulgen301]
[36 lines not shown]
tex-svg: Added version 2.02k
This bundle contains the two packages svg and svg-extract. The
svg package is intended for the automated integration of SVG
graphics into LaTeX documents. Therefore the capabilities
provided by Inkscape -- or more precisely its command line tool
-- are used to export the text within an SVG graphic to a
separate file, which is then rendered by LaTeX. For this
purpose the two commands \includesvg and \includeinkscape are
provided which are very similar to the \includegraphics command
of the graphicx package. In addition, the package svg-extract
allows the extraction of these graphics into independent files
in different graphic formats, exactly as it is rendered within
the LaTeX document, using either ImageMagick or Ghostscript.
Packaged in wip by Mayuresh (mayuresh at acm.org)
tex-greek-fontenc{,-doc}: add version 2.6
LICR macros for characters from the Greek script and encoding
definition files for Greek text font encodings.
dynamips: update to 0.2.23
0.2.23
* Command line option to configure console binding for TCP/AUX console.
0.2.22
* Fix stack alignment for JIT function call targets.
0.2.21
* Fix SEGV during snprintf and localtime_r.
0.2.20
* New fix for segmentation fault when using localtime() (64-bit only).
0.2.19
* Fix segmentation fault when using localtime() (64-bit only).
0.2.18
* Allow to reuse socket in udp_connect.
* Fix segfault when exporting startup-config.
py-peewee: updated to 3.17.7
3.17.7
* Add db_url support for psycopg3 via `psycopg3://`.
* Ensure double-quotes are escaped properly when introspecting constraints.
* A few documentation-related fixes.
poppler: updated to 24.10.0
24.10.0
core:
* Add support for SubmitForms Links
* Internal code improvements
* Fix crash in malformed documents
qt6:
* Add support for SubmitForms Links
* Add API for creating signature field without signing immediately
glib:
* add auto_cleanup functions so that consumers can use g_auto*
* fix closure GI annotation
qt5:
* Add support for SubmitForms Links
[3 lines not shown]