flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Ali.Z
most emulators emulate instruction set, maybe little bit the of behavior; (that is why we dont get accurate results on all emulators)
but what if we take a die and simulate the compete architecture?, well this video is about simulating the 6502 architecture. https://www.youtube.com/watch?v=fWqBmmPQP40 _________________ Asm For Wise Humans |
|||
![]() |
|
revolution
Cycle accurate hardware emulators already exist of course.
They either aren't cheap, or aren't for sale, so anything that challenges that is a good thing IMO. ![]() |
|||
![]() |
|
revolution
ICEs in modern chips are often already embedded inside. ARM has a module that the makers can optionally include in the die (most of them do include it) and then everyone can access the system. You still need an external interface, often using JTAG, and then you can single step at the hardware level.
However many of the commercial x86 mobos you can buy cheaply often omit the connections to the JTAG interface, and/or the chip itself is packaged to not externally expose the JTAG. So chances are you will need an engineering sample to be able to make use of the embedded ICE. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.