|
You are here |
blog.steve.fi | ||
| | | | |
cgmathprog.home.blog
|
|
| | | | | Emulators So... what is an emulator? Let's say you want to play an old game from the MS-DOS era. You have the DUKE3D.EXE file, you launch it and ...nothing happens. But why? Old systems had a different architecture from your PC. Loosely speaking, your PC doesn't recognize the program and refuses to execute it. You | |
| | | | |
tobiasvl.github.io
|
|
| | | | | For this year's RetroChallenge, I'm going to make an emulator for a 41 year old Australian hobby computer. | |
| | | | |
riv.dev
|
|
| | | | | How to write a CHIP-8 emulator. | |
| | | | |
embecosm.com
|
|
| | | [AI summary] This article dives into the internals of the RI5CY core, a 4-stage in-order pipelined RISC-V core. It discusses the decoder and register file, essential for customizing the core, particularly for adding new instructions and integrating cryptographic extensions like XCrypto. The article also compares RISC-V's compressed instructions with ARM's Thumb mode, highlighting differences in code density and implementation. | ||