Tagged articles
5 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Jul 21, 2024 · Fundamentals

How to Recreate a 1984 Macintosh 128K on a $5 RP2040 Pico

This article details how a developer rebuilt the original Macintosh 128K using a low‑cost RP2040 microcontroller, covering the hardware design for VGA output, the software stack built around the Musashi 68‑bit emulator, performance‑tuning tricks, and the remaining limitations such as running MacPaint.

EmulationMacintoshMicrocontroller
0 likes · 22 min read
How to Recreate a 1984 Macintosh 128K on a $5 RP2040 Pico
Ops Development & AI Practice
Ops Development & AI Practice
Jun 8, 2024 · Industry Insights

How Microsoft Brings Windows to Qualcomm ARM: Native Support, Emulation & Performance

Microsoft’s Windows now runs on Qualcomm’s ARM processors through a combination of native kernel adaptations, driver and library recompilation, and an x86‑to‑ARM emulation layer, balancing performance gains from direct ARM execution with compatibility‑driven overhead, while outlining ongoing optimization efforts and future prospects.

ARMEmulationNative Support
0 likes · 8 min read
How Microsoft Brings Windows to Qualcomm ARM: Native Support, Emulation & Performance
Deepin Linux
Deepin Linux
Mar 28, 2024 · Fundamentals

Comprehensive Guide to QEMU: Architecture, Installation, and Core Components

This article provides an in‑depth overview of QEMU, covering its purpose as a virtual machine monitor and emulator, installation methods, core command‑line tools, internal architecture, TCG dynamic translation, KVM interaction, and memory‑management structures for building and running virtual machines.

EmulationKVMSystem Programming
0 likes · 20 min read
Comprehensive Guide to QEMU: Architecture, Installation, and Core Components
360 Tech Engineering
360 Tech Engineering
Apr 21, 2023 · Information Security

FirmAE: Automated Firmware Emulation and Vulnerability Analysis – Installation, Usage, and Zyxel Router Case Study

This article introduces FirmAE, an automated framework for firmware emulation and vulnerability analysis, details its installation and usage steps on Ubuntu, and presents a comprehensive reverse‑engineering case study of a Zyxel router firmware to illustrate troubleshooting and manual analysis techniques.

AutomationEmulationFirmAE
0 likes · 8 min read
FirmAE: Automated Firmware Emulation and Vulnerability Analysis – Installation, Usage, and Zyxel Router Case Study