mirror of https://github.com/bsnes-emu/bsnes.git
6871e0e32a
byuu says: I've implemented a lot more TLCS900H instructions. There are currently 20 missing spots, all of which are unique instructions (well, MINC and MDEC could be considered pairs of 3 each), from a map of 1024 slots. After that, I have to write the disassembler. Then the memory bus. Then I get to start the fun process of debugging this monstrosity. Also new is nall/inline-if.hpp. Note that this file is technically a war crime, so be careful when opening it. This replaces ternary() from the previous WIP. |
||
---|---|---|
.. | ||
emulator | ||
fc | ||
gb | ||
gba | ||
md | ||
ms | ||
msx | ||
ngp | ||
obj | ||
out | ||
pce | ||
processor | ||
sfc | ||
systems | ||
target-bsnes | ||
target-higan | ||
ws | ||
GNUmakefile |