Based on our record, PCem seems to be a lot more popular than NASM. While we know about 34 links to PCem, we've tracked only 3 mentions of NASM. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Absolutely check out PCem for a closer to hardware emulation than dosbox, https://pcem-emulator.co.uk/. - Source: Hacker News / almost 2 years ago
One option is to try PCEm https://pcem-emulator.co.uk/ which is a emulator for old computers that runs on Windows and Linux, I actually learned about it via this video https://www.youtube.com/watch?v=y9HP9W88Wew of a guy playing Sim Golf on his Windows PC using PCEm, this should be similar on Linux but I'm not sure if the SteamDeck will have enough power but maybe worth a try. Source: almost 2 years ago
For hardcore mode, compile PCEm - I think brew has most of the dependencies available ... https://pcem-emulator.co.uk/ - have fun! Source: almost 2 years ago
You use 86box or PCem which are not virtualizers but hardware emulators so you will need a really fast CPU (especially in single thread). The advantage is that Windows 98 will be running on period appropriate hardware, since all of it is being emulated real-time. Source: about 2 years ago
QEMU [0] emulates many systems, including the 32-bit Intel architecture. For retro gaming specifically I can recommend PCem [1], which also emulates a wide range of sound and graphics cards, from IBM MDA to 3dfx Voodoo 2. [0] https://www.qemu.org/ [1] https://pcem-emulator.co.uk/. - Source: Hacker News / about 2 years ago
Try https://nasm.us/ as a modern way to use assembly. Source: about 2 years ago
Assembly is machine specific, have a look at NASM for a more generic assembly language. https://nasm.us/. Source: about 2 years ago
I have a weird problem: when I try using vcpkg on my work laptop, it cannot download nasm. Instead of nasm, I get an HTML page that explains that I am kept safe and secure by CSIS who blocked downloads from this dangerous domain. Vcpkg barfs on the HTML file (as it should). Source: about 4 years ago
86Box - 86Box is a hypervisor and IBM PC system emulator that specializes in running old operating systems...
Yasm - Yasm is a complete rewrite of the NASM assembler.
flat assembler - A fast and efficient self-assembling x86 assembler for DOS, Windows and Linux.
FASM - Open source self-assembling assembler supporting multiple operating systems.
pcemu - Here you can find the original version of David Hedley's 8086 PC emulator, and my...
i8086emu - i8086emu is an cross-platform emulator for the Intel 8086 microprocessor.