2025-03-03 15:34:02 by Jonathan A. Kollasch | Files touched by this commit (3) |
Log message:
Fix open-simh networking on Linux
|
2025-02-12 07:45:45 by Ryo ONODERA | Files touched by this commit (850) |
Log message:
*: Recursive revbump from audio/flac-1.5.0
|
2025-01-31 18:50:24 by Olaf Seibert | Files touched by this commit (2) |  |
Log message:
emulators/open-simh: update to 2025-01-17
H316: Convert IMP long leaders to short, and vice versa.
sigma: return corrrect CC on line disconnect
TT2500: Debugging and reduce type slice warnings.
AltairZ80: Support for disk images of Amstrad CPC 6128 with ULIfAC board
|
2024-12-13 21:50:45 by David Brownlee | Files touched by this commit (2) |
Log message:
Make the simh- prefix on binaries adjustable
Add SIMHPREFIX which defaults to simh-
No PKGREVISION as default binary unchanged.
Approved by $MAINTAINER
|
2024-10-03 14:42:53 by Olaf Seibert | Files touched by this commit (3) |  |
Log message:
emulators/open-simh: update to 2024 09 04.
Notable changes:
AltairZ80: Adds "rom" option to "load -h"
sigma: Update latest from Bob Supnik's v3.12-5
PDP11: RP11: Implement original RP11 controller flavor
VAX: Mask QBus addresses to 22 bits for ka630/ka65x
Mask adapter channel from buffer address for QBus accesses
Mask QBus addresses to 22 bits
AltairZ80: Adds CUTER PROM to SOL20 device
AltairZ80: Fix 8080 and Z80 CPU
PDP11: Fix to fix disassembly #331
|
2024-06-14 21:17:57 by Olaf Seibert | Files touched by this commit (2) |  |
Log message:
emulators/open-simh: update to 2024 06 08.
VAX: Add UW device to 8600 and 8200.
AltairZ80: Changes to JAIR devices
AltairZ80: Adds Cromemco DAZZLER and JS1 devices
IBM 1130: GUI resource file, RegSanityCheck fix
I650: Avoid super-inefficient use of strlen().
I650: Avoid allocating large card decks on the stack.
KA10: Remove unneeded file.
KA10: Fix divide error on KS10, add in some devices.
I7000: Updated general card reader, printer and magtape
B5500: Cleanup some warning from CMAKE.
sigma: Implement CM (Chaining Modifier) flag to IOP simulation in sigma_io.c
CMake: Make generate.py reusable
AltairZ80: Updated docs to include latest devices
Sigma: Fix three kinds of error in I/O modules.
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-03-13 20:14:50 by Olaf Seibert | Files touched by this commit (2) |  |
Log message:
emulators/open-simh: update to 2024-03-03
Selected changelog entries:
e444c674 AltairZ80: Enable interrupt event after BOOT
ae9e57f6 SCP: sprint_val comma bug, GH: Remnant symlinks
a5884961 SIM_CARD: Fixed issues caused by last commit to sim_card.c
1a1396d0 I7000: Group update for IBM 7000 series simulators.
e425c75d KA10: Fix RH10/20 to allow access to registers during transfer.
e0b08b38 KA10: Fix random hang on DP disk drives.
fc7b65cb KA10: Poll quicker for Chaosnet packet when there's traffic.
2eaa31f1 B5500: Make sure Lines per page gets initialized properly.
6a1b5685 PDP11: RP11: Make sure to advance DA after every I/O
2a5f758a AltairZ80: Adds SET CPU RESIZEMEMORY and other
d9f2d39c PDP8: Fix missing clock pre-calibration instruction set due to typo
7a6a3255 ETHER: Make sure SET NOASYNC is effective for Ethernet devices
b273cac5 ALTAIRZ80: Fixes problem with MEM dump command
3b4333df ALTAIRZ80: Adds JAIR devices to simulator
560f30d1 SCP: Adjust timer calibrations if SET THROTTLE x/t type is enabled
6925456d ALTAIRZ80: Add 1K RAM to SOL20 device
a275c711 SCP: Reduce compiler warnings on LP64 platforms
f4c39a32 SCP: Add'l memory sanitization fixes
c077c22d PDP11: fix disassembly of reg,src instructions
625b9e8d CMAKE: Python distutils obsoleted.
dd49f851 PDP11: RP11: Remove duplicate checks (now only done in svc routine)
7797344b PDP11, VAX, KS10: Speed up Chaosnet polling when there is traffic.
1ed26cfb KS10: Make Chaosnet work.
47cf74ac PDP11: TA11/TU60 fix identification
b3465af6 CMake: cmake-builder.sh "-c" takes an argument
dfda031f CMake: Multiple targets, clean cache
2396fd03 PDP-11, VAX: Expand DTYPE mask size, fix RF35, add new devices to RQ sim
|
2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672) |
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
|
2024-01-01 20:51:20 by Amitai Schleier | Files touched by this commit (1) |
Log message:
open-simh: avoid clang warnings for gcc-specific optimizations. NFCI.
|