Click here to Skip to main content
15,885,278 members
Everything / General Programming / Emulation

Emulation

emulation

Great Reads

by Zhipeng Li
This article describes the implementation of an NES emulator in TypeScript
by Apriorit Inc, ruksovdev
A detailed description of an FPGA-specific framework called ISE Design Suite, and the main steps you need to take in order to create a VGA driver using FPGA

Latest Articles

by Apriorit Inc, ruksovdev
A detailed description of an FPGA-specific framework called ISE Design Suite, and the main steps you need to take in order to create a VGA driver using FPGA
by Zhipeng Li
This article describes the implementation of an NES emulator in TypeScript

All Articles

Sort by Score

Emulation 

24 Jan 2017 by Zhipeng Li
This article describes the implementation of an NES emulator in TypeScript
18 Feb 2019 by Apriorit Inc, ruksovdev
A detailed description of an FPGA-specific framework called ISE Design Suite, and the main steps you need to take in order to create a VGA driver using FPGA
14 Dec 2016 by Rage
I need to perform a data export using the web interface from our local school printer ( to monitor how many copies are done by which account on a daily basis ). This thing ( it's a big Konica printer) has no Web API, and no for-a-school-affordable SW solution that would do the monitoring, which...
13 Dec 2016 by Jochen Arndt
Do you have a syslog server running somewhere in the local school net (or a Linux server that can be setup as syslog server)?Then you can send the logs to that server (can be configured in the printer setup) and retrieve them from there. You may also perform the preprocessing of the logs on...
13 Dec 2016 by Kornfeld Eliyahu Peter
You may use WebBrowser[^] to do that...WebBrowser oWebBrowser = new WebBrowser;oWebBrowser.Navigate(new Uri('address-of-printer/page-to-export'));HtmlElement oLink = oWebBrowser.Document.GetElementByID("id-of-button-to-click");oLink.InvokeMember("click");However I would check this with...
13 Dec 2016 by Yuriy Loginov
Check our Selenium or Test Partner. They let you record scripts of actions on the web page and then play them back.
14 Dec 2016 by Bassam Abdul-Baki
This[^] doesn't help?
10 Apr 2018 by Member 13772896
I need to emulate NFC card with specific content/record on my android device. Content on card should be a text something like "t100200". It s just a part of wider project and i could not find working example or tutorial. So i am not sure if is something like this possible. Thanks for any help or...
15 Jan 2019 by Richard MacCutchan
You have already received some suggestions in your original post at The Lounge[^]. Please do not repost the same question.
4 Apr 2021 by Аккаунт Разработчика
The emulator successfully opens but without launching the app, despite all necessary components are installed. So, I have no idea how to fix this. It writes: 12:52 Emulator: handleCpuAcceleration: feature check for hvf 12:52 Emulator: added...