Fantasy 8Bit system (F8), is a fantasy 8bit console and a set of libraries for creating fantasy 8bit consoles.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Bryan Miller 50526cd864 MATHC() broken into ADC() and SBC() once again. ProccessOp() handles memory and value access in the various mode types and returns true when the process who generate an outcome. 5 роки тому
src MATHC() broken into ADC() and SBC() once again. ProccessOp() handles memory and value access in the various mode types and returns true when the process who generate an outcome. 5 роки тому
test Testing file for MOS6502/cpu 5 роки тому
.gitignore Added node modules for testing. Tweaked .gitignore 5 роки тому
dummy.js MOS6502 moved into src/chip/MOS6502 and broken into two different files. Tests have been flattened. 5 роки тому
package.json Added a small utility for bit manipulation. Tests included. 5 роки тому