mirror of
https://github.com/holub/mame
synced 2025-05-18 03:35:03 +03:00
Converted i8x41 to use pointers for state access
Separated opcodes into i8x41ops.c
This commit is contained in:
parent
16b4f15e2d
commit
d6dedbdedf
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -171,6 +171,7 @@ src/emu/cpu/i86/v33intf.h svneol=native#text/plain
|
||||
src/emu/cpu/i8x41/8x41dasm.c svneol=native#text/plain
|
||||
src/emu/cpu/i8x41/i8x41.c svneol=native#text/plain
|
||||
src/emu/cpu/i8x41/i8x41.h svneol=native#text/plain
|
||||
src/emu/cpu/i8x41/i8x41ops.c svneol=native#text/plain
|
||||
src/emu/cpu/i960/i960.c svneol=native#text/plain
|
||||
src/emu/cpu/i960/i960.h svneol=native#text/plain
|
||||
src/emu/cpu/i960/i960dis.c svneol=native#text/plain
|
||||
|
File diff suppressed because it is too large
Load Diff
1085
src/emu/cpu/i8x41/i8x41ops.c
Normal file
1085
src/emu/cpu/i8x41/i8x41ops.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user