zx128: note bugs
authorAlan Cox <alan@linux.intel.com>
Thu, 17 May 2018 23:56:39 +0000 (00:56 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 17 May 2018 23:56:39 +0000 (00:56 +0100)
Kernel/platform-zx128/zx128.s

index f56d5b2..e3a3f99 100644 (file)
@@ -439,8 +439,8 @@ __stub_1_ret:
        call switch_bank
        pop de
        push de         ; dummy the caller will discard
-       push de
-       ret
+       push de         ; FIXME don't we need to use BC and can't we get
+       ret             ; rid of all non 0_x stubs ?
 __stub_1_3:
        ld a, #7
        jr __stub_1_a