
Request for two PCBs sent via PM

Mark
Code: Select all
;; START
0000: [0000] D3 FD L0000: OUT ($FD),A ; Turn off the NMI generator if this ROM is
; running in ZX81 hardware. This does nothing
; if this ROM is running within an upgraded
; ZX80.
0002: [0002] 01 FF 7F LD BC,$7FFF ; Set BC to the top of possible RAM.
; The higher unpopulated addresses are used for
; video generation.
0005: [0005] C3 CB 03 JP L03CB ; Jump forward to RAM-CHECK.
Hmm... out of curiosity, sans the multirom, would your 32k extension work on a stock Lambda?PokeMon wrote:I think the extension Lambda Multirom should work with my 32k RAM extension with following change:
Pin 4 of the 74HCT32 (IC6) should be connected to Vcc (+5V), Pin 14 of IC6.