Commit 6c916ca
committed
patch to allow zxsp to use two different Z80 implementations
ZX Spectrum emulator `zxsp`, which includes source from `zasm`, comes with it's own Z80 emulation class.
We fix the double definition here in zasm, because it is much easier here, though we have to rebase zasm over a lot of commits.
The problem should be fixed more properly later.1 parent 817d2c8 commit 6c916ca
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
0 commit comments