J-Fall 2023: Emulating on the JVM – Remco Siemonsma

Do you want to build your own emulator to run old software, or do you need to mimic hardware which is no longer produced? Then this talk is for you! In this talk we’ll take a look at what it takes to emulate an old machine, created about 20 years before the first release of Java, on a modern language like Java. We’ll learn to deal with opcodes, low level bitwise operations, byte overflows, etc… After this talk you will be able to start building your own emulator.

(Visited 6 times, 1 visits today)

About The Author

You might be interested in