├── memory ├── mixer │ ├── default │ │ ├── memory │ │ ├── m0.mem │ │ ├── m1.mem │ │ ├── m2.mem │ │ ├── m3.mem │ │ ├── m4.mem │ │ ├── chorus.mem │ │ └── default.mem │ ├── testsong1 │ │ ├── test0.mem │ │ ├── test1.mem │ │ ├── test2.mem │ │ ├── test3.mem │ │ └── test4.mem │ └── testsong2 │ │ ├── song0.mem │ │ ├── song1.mem │ │ ├── song2.mem │ │ ├── song3.mem │ │ └── song4.mem ├── dx │ ├── dx0.mem │ ├── dx1.mem │ ├── dx2.mem │ ├── dx3.mem │ ├── dx4.mem │ ├── dx5.mem │ ├── dx10.mem │ ├── dx100.mem │ ├── dx11.mem │ ├── dx110.mem │ ├── dx12.mem │ ├── dx123.mem │ ├── dx130.mem │ ├── dx160.mem │ ├── dx161.mem │ ├── dx170.mem │ ├── dx180.mem │ ├── dx220.mem │ ├── dx221.mem │ ├── dx222.mem │ ├── dx230.mem │ ├── dx231.mem │ ├── dx240.mem │ ├── dx241.mem │ ├── dx40.mem │ ├── dx41.mem │ ├── dx42.mem │ ├── dx43.mem │ ├── dx44.mem │ ├── dx45.mem │ ├── dx46.mem │ ├── dx50.mem │ ├── dx500.mem │ ├── dx501.mem │ ├── dx502.mem │ ├── dx503.mem │ ├── dx51.mem │ ├── dx52.mem │ ├── dx60.mem │ ├── dx70.mem │ └── dx90.mem ├── aks │ ├── aks0.mem │ ├── aks1.mem │ ├── aks2.mem │ └── aks999.mem ├── obx │ ├── obx0.mem │ ├── obx1.mem │ ├── obx2.mem │ ├── obx3.mem │ ├── obx4.mem │ ├── obx5.mem │ ├── obx6.mem │ ├── obx8.mem │ ├── obx9.mem │ ├── obx10.mem │ ├── obx11.mem │ ├── obx12.mem │ ├── obx13.mem │ ├── obx14.mem │ ├── obx15.mem │ ├── obx16.mem │ ├── obx17.mem │ ├── obx22.mem │ ├── obx23.mem │ ├── obx36.mem │ └── obx41.mem ├── vox │ ├── vox0.mem │ ├── vox1.mem │ ├── vox2.mem │ └── vox3.mem ├── axxe │ ├── axxe11.mem │ └── axxe12.mem ├── bitone │ ├── bitone │ ├── bitone0.mem │ ├── bitone1.mem │ ├── bitone12.mem │ ├── bitone18.mem │ ├── bitone2.mem │ ├── bitone24.mem │ ├── bitone3.mem │ ├── bitone4.mem │ ├── bitone5.mem │ ├── bitone6.mem │ ├── bitone7.mem │ └── bitone99.mem ├── cs80 │ ├── cs800.mem │ ├── cs801.mem │ ├── cs8011.mem │ └── cs8012.mem ├── juno │ ├── juno0.mem │ ├── juno1.mem │ ├── juno2.mem │ ├── juno3.mem │ ├── juno4.mem │ ├── juno5.mem │ ├── juno6.mem │ ├── juno7.mem │ └── juno100.mem ├── mini │ ├── mini0.mem │ ├── mini1.mem │ ├── mini10.mem │ ├── mini11.mem │ ├── mini13.mem │ ├── mini14.mem │ ├── mini15.mem │ ├── mini16.mem │ ├── mini17.mem │ ├── mini18.mem │ ├── mini19.mem │ ├── mini2.mem │ ├── mini20.mem │ ├── mini4.mem │ ├── mini5.mem │ ├── mini50.mem │ ├── mini51.mem │ ├── mini52.mem │ ├── mini53.mem │ ├── mini54.mem │ ├── mini55.mem │ ├── mini56.mem │ ├── mini57.mem │ ├── mini58.mem │ ├── mini59.mem │ ├── mini6.mem │ ├── mini60.mem │ ├── mini61.mem │ ├── mini62.mem │ ├── mini63.mem │ ├── mini64.mem │ ├── mini65.mem │ ├── mini66.mem │ ├── mini67.mem │ ├── mini68.mem │ ├── mini69.mem │ ├── mini7.mem │ ├── mini70.mem │ ├── mini71.mem │ ├── mini72.mem │ ├── mini73.mem │ ├── mini74.mem │ ├── mini75.mem │ ├── mini76.mem │ ├── mini77.mem │ ├── mini78.mem │ ├── mini79.mem │ ├── mini8.mem │ ├── mini80.mem │ ├── mini81.mem │ ├── mini82.mem │ ├── mini83.mem │ ├── mini84.mem │ ├── mini85.mem │ ├── mini86.mem │ ├── mini9.mem │ ├── mini96.mem │ ├── mini97.mem │ ├── mini98.mem │ └── mini99.mem ├── obxa │ ├── obxa0.mem │ ├── obxa0.seq │ ├── obxa1.mem │ ├── obxa10.mem │ ├── obxa11.mem │ ├── obxa12.mem │ ├── obxa13.mem │ ├── obxa14.mem │ ├── obxa2.mem │ ├── obxa21.mem │ ├── obxa24.mem │ ├── obxa31.mem │ └── obxa88.mem ├── poly │ ├── poly11.mem │ ├── poly12.mem │ ├── poly13.mem │ ├── poly14.mem │ ├── poly21.mem │ ├── poly22.mem │ ├── poly23.mem │ ├── poly24.mem │ ├── poly25.mem │ ├── poly26.mem │ ├── poly27.mem │ ├── poly28.mem │ └── poly88.mem ├── pro1 │ ├── pro111.mem │ ├── pro112.mem │ ├── pro113.mem │ ├── pro114.mem │ ├── pro115.mem │ ├── pro116.mem │ ├── pro117.mem │ ├── pro118.mem │ ├── pro121.mem │ ├── pro122.mem │ ├── pro123.mem │ ├── pro124.mem │ ├── pro125.mem │ ├── pro126.mem │ └── pro127.mem ├── bit99 │ ├── bit990.mem │ ├── bit991.mem │ ├── bit992.mem │ ├── bit9920.mem │ ├── bit993.mem │ ├── bit994.mem │ ├── bit996.mem │ └── bit997.mem ├── voxM2 │ ├── voxM20.mem │ ├── voxM21.mem │ ├── voxM22.mem │ ├── voxM23.mem │ ├── voxM24.mem │ └── voxM25.mem ├── BME700 │ ├── BME7001.mem │ ├── BME7002.mem │ ├── BME7003.mem │ ├── BME7004.mem │ ├── BME7005.mem │ ├── BME7006.mem │ ├── BME7007.mem │ └── BME7008.mem ├── arp2600 │ ├── arp26000.mem │ ├── arp26001.mem │ ├── arp26002.mem │ ├── arp26003.mem │ ├── arp26004.mem │ ├── arp26005.mem │ ├── arp26006.mem │ ├── arp26007.mem │ ├── arp26008.mem │ ├── arp26009.mem │ ├── arp260017.mem │ ├── arp260018.mem │ ├── arp260019.mem │ ├── arp260020.mem │ ├── arp260021.mem │ ├── arp260022.mem │ └── arp260023.mem ├── bit100 │ ├── bit1000.mem │ ├── bit1001.mem │ ├── bit10010.mem │ ├── bit1002.mem │ ├── bit1003.mem │ ├── bit1004.mem │ ├── bit1005.mem │ ├── bit1006.mem │ ├── bit1007.mem │ ├── bit1008.mem │ ├── bit1009.mem │ └── bitone99.mem ├── hammond │ ├── hammond1.mem │ └── hammond2.mem ├── odyssey │ ├── odyssey1.mem │ ├── odyssey11.mem │ ├── odyssey12.mem │ ├── odyssey13.mem │ ├── odyssey14.mem │ ├── odyssey15.mem │ ├── odyssey21.mem │ └── odyssey88.mem ├── sidney │ ├── sidney11.mem │ ├── sidney12.mem │ ├── sidney13.mem │ ├── sidney14.mem │ ├── sidney15.mem │ ├── sidney16.mem │ ├── sidney17.mem │ ├── sidney18.mem │ └── sidney21.mem ├── solina │ ├── solina0.mem │ ├── solina1.mem │ ├── solina2.mem │ ├── solina3.mem │ ├── solina4.mem │ ├── solina5.mem │ ├── solina6.mem │ ├── solina7.mem │ ├── solina8.mem │ └── solina9.mem ├── sonic6 │ ├── sonic61.mem │ ├── sonic610.mem │ ├── sonic611.mem │ ├── sonic612.mem │ ├── sonic614.mem │ ├── sonic615.mem │ ├── sonic616.mem │ ├── sonic617.mem │ ├── sonic618.mem │ ├── sonic619.mem │ ├── sonic62.mem │ ├── sonic620.mem │ ├── sonic621.mem │ ├── sonic622.mem │ ├── sonic623.mem │ ├── sonic624.mem │ ├── sonic625.mem │ ├── sonic626.mem │ ├── sonic627.mem │ ├── sonic628.mem │ ├── sonic629.mem │ ├── sonic63.mem │ ├── sonic630.mem │ ├── sonic631.mem │ ├── sonic632.mem │ ├── sonic633.mem │ ├── sonic634.mem │ ├── sonic635.mem │ ├── sonic636.mem │ ├── sonic637.mem │ ├── sonic638.mem │ ├── sonic639.mem │ ├── sonic640.mem │ ├── sonic641.mem │ ├── sonic642.mem │ ├── sonic643.mem │ ├── sonic644.mem │ ├── sonic645.mem │ ├── sonic646.mem │ ├── sonic647.mem │ ├── sonic648.mem │ ├── sonic649.mem │ ├── sonic65.mem │ ├── sonic650.mem │ ├── sonic651.mem │ ├── sonic652.mem │ ├── sonic653.mem │ ├── sonic654.mem │ ├── sonic655.mem │ ├── sonic656.mem │ ├── sonic657.mem │ ├── sonic658.mem │ ├── sonic659.mem │ ├── sonic66.mem │ ├── sonic660.mem │ ├── sonic661.mem │ ├── sonic662.mem │ ├── sonic67.mem │ ├── sonic68.mem │ └── sonic69.mem ├── explorer │ └── explorer0.mem ├── poly800 │ ├── poly80011.mem │ ├── poly80012.mem │ └── poly80013.mem ├── prophet │ ├── prophet11.mem │ ├── prophet111.mem │ ├── prophet112.mem │ ├── prophet113.mem │ ├── prophet114.mem │ ├── prophet115.mem │ ├── prophet116.mem │ ├── prophet12.mem │ ├── prophet13.mem │ ├── prophet14.mem │ ├── prophet15.mem │ ├── prophet16.mem │ ├── prophet17.mem │ ├── prophet18.mem │ ├── prophet21.mem │ ├── prophet22.mem │ ├── prophet221.mem │ ├── prophet222.mem │ ├── prophet223.mem │ ├── prophet23.mem │ ├── prophet24.mem │ ├── prophet25.mem │ ├── prophet26.mem │ ├── prophet27.mem │ ├── prophet28.mem │ ├── prophet31.mem │ ├── prophet32.mem │ ├── prophet33.mem │ ├── prophet34.mem │ ├── prophet35.mem │ ├── prophet36.mem │ ├── prophet37.mem │ ├── prophet38.mem │ ├── prophet41.mem │ ├── prophet42.mem │ ├── prophet43.mem │ ├── prophet44.mem │ ├── prophet45.mem │ ├── prophet46.mem │ ├── prophet47.mem │ ├── prophet48.mem │ ├── prophet51.mem │ ├── prophet52.mem │ ├── prophet53.mem │ ├── prophet54.mem │ ├── prophet55.mem │ ├── prophet61.mem │ ├── prophet62.mem │ ├── prophet63.mem │ ├── prophet64.mem │ ├── prophet65.mem │ ├── prophet66.mem │ ├── prophet661.mem │ ├── prophet67.mem │ ├── prophet68.mem │ ├── prophet71.mem │ ├── prophet771.mem │ ├── prophet88.mem │ ├── prophet881.mem │ ├── prophet882.mem │ ├── prophet883.mem │ ├── prophet884.mem │ ├── prophet885.mem │ ├── prophet886.mem │ ├── prophet887.mem │ └── prophet888.mem ├── rhodes │ ├── rhodes1000.mem │ ├── rhodes1001.mem │ ├── rhodes1002.mem │ ├── rhodes1003.mem │ ├── rhodes1004.mem │ ├── rhodes1005.mem │ ├── rhodes1006.mem │ └── rhodes1007.mem ├── stratus │ ├── stratus11.mem │ ├── stratus12.mem │ ├── stratus13.mem │ └── stratus14.mem ├── trilogy │ ├── trilogy11.mem │ ├── trilogy12.mem │ ├── trilogy13.mem │ ├── trilogy14.mem │ ├── trilogy15.mem │ ├── trilogy16.mem │ ├── trilogy17.mem │ └── trilogy18.mem ├── bassmaker │ ├── bassmaker0.mem │ └── bassmaker1.mem ├── hammondB3 │ ├── hammondB30.mem │ ├── hammondB31.mem │ ├── hammondB310.mem │ ├── hammondB311.mem │ ├── hammondB312.mem │ ├── hammondB313.mem │ ├── hammondB314.mem │ ├── hammondB315.mem │ ├── hammondB316.mem │ ├── hammondB317.mem │ ├── hammondB318.mem │ ├── hammondB319.mem │ ├── hammondB32.mem │ ├── hammondB320.mem │ ├── hammondB321.mem │ ├── hammondB322.mem │ ├── hammondB33.mem │ ├── hammondB34.mem │ ├── hammondB35.mem │ ├── hammondB36.mem │ ├── hammondB37.mem │ ├── hammondB38.mem │ └── hammondB39.mem ├── jupiter8 │ ├── jupiter811.mem │ ├── jupiter812.mem │ ├── jupiter813.mem │ ├── jupiter814.mem │ ├── jupiter815.mem │ ├── jupiter815.seq │ ├── jupiter816.mem │ ├── jupiter817.mem │ └── jupiter818.mem ├── monopoly │ └── monopoly11.mem ├── prophet52 │ ├── prophet5211.mem │ ├── prophet5212.mem │ ├── prophet5213.mem │ ├── prophet5214.mem │ ├── prophet5215.mem │ ├── prophet5216.mem │ ├── prophet5217.mem │ ├── prophet5218.mem │ ├── prophet5221.mem │ ├── prophet5222.mem │ ├── prophet5223.mem │ ├── prophet5224.mem │ ├── prophet5225.mem │ ├── prophet5226.mem │ ├── prophet5227.mem │ ├── prophet5228.mem │ ├── prophet5231.mem │ ├── prophet5232.mem │ ├── prophet5233.mem │ ├── prophet5234.mem │ ├── prophet5235.mem │ ├── prophet5236.mem │ ├── prophet5237.mem │ ├── prophet5238.mem │ ├── prophet5241.mem │ ├── prophet5242.mem │ ├── prophet5243.mem │ ├── prophet5244.mem │ ├── prophet5245.mem │ ├── prophet5246.mem │ ├── prophet5247.mem │ ├── prophet5248.mem │ ├── prophet5251.mem │ ├── prophet5252.mem │ ├── prophet5253.mem │ ├── prophet5254.mem │ ├── prophet5255.mem │ ├── prophet5261.mem │ ├── prophet5262.mem │ ├── prophet5263.mem │ ├── prophet5264.mem │ ├── prophet5265.mem │ ├── prophet5266.mem │ ├── prophet5267.mem │ ├── prophet5268.mem │ ├── prophet5271.mem │ └── prophet5288.mem └── realistic │ └── realistic0.mem ├── include └── slab │ ├── slabTimer.h │ └── slabaudio.h ├── bitmaps ├── bicon.dia ├── digits │ ├── 0.xpm.gz │ ├── 1.xpm.gz │ ├── 2.xpm.gz │ ├── 3.xpm.gz │ ├── 4.xpm.gz │ ├── 5.xpm.gz │ ├── 6.xpm.gz │ ├── 7.xpm.gz │ ├── 8.xpm.gz │ ├── 9.xpm.gz │ ├── L.xpm.gz │ ├── S.xpm.gz │ ├── Up.xpm.gz │ ├── Down.xpm.gz │ ├── kbd_0.xpm.gz │ ├── kbd_1.xpm.gz │ ├── kbd_2.xpm.gz │ ├── kbd_3.xpm.gz │ ├── kbd_4.xpm.gz │ ├── kbd_5.xpm.gz │ ├── kbd_6.xpm.gz │ ├── kbd_7.xpm.gz │ ├── kbd_8.xpm.gz │ ├── kbd_9.xpm.gz │ ├── kbd_a.xpm.gz │ ├── kbd_b.xpm.gz │ ├── kbd_c.xpm.gz │ ├── kbd_d.xpm.gz │ ├── kbd_r.xpm.gz │ ├── kbd_s.xpm.gz │ ├── kbd_u.xpm.gz │ ├── display.xpm.gz │ ├── kbd_ar.xpm.gz │ ├── kbd_da.xpm.gz │ ├── kbd_fn.xpm.gz │ ├── kbd_ld.xpm.gz │ ├── kbd_ret.xpm.gz │ ├── kbd_st.xpm.gz │ ├── kbd_ua.xpm.gz │ ├── kbd_ud.xpm.gz │ ├── numeral.xpm.gz │ ├── redled0.xpm.gz │ ├── redled1.xpm.gz │ ├── redled2.xpm.gz │ ├── redled3.xpm.gz │ ├── redled4.xpm.gz │ ├── redled5.xpm.gz │ ├── redled6.xpm.gz │ ├── redled7.xpm.gz │ ├── redled8.xpm.gz │ ├── redled9.xpm.gz │ ├── redledE.xpm.gz │ ├── display2.xpm.gz │ ├── display3.xpm.gz │ ├── display4.xpm.gz │ ├── kbd_down.xpm.gz │ ├── kbd_stop.xpm.gz │ └── redledoff.xpm.gz ├── images │ ├── vu.xpm.gz │ ├── algo0.xpm.gz │ ├── algo1.xpm.gz │ ├── algo2.xpm.gz │ ├── algo3.xpm.gz │ ├── algo4.xpm.gz │ ├── algo5.xpm.gz │ ├── algo6.xpm.gz │ ├── algo7.xpm.gz │ ├── algo8.xpm.gz │ ├── algo9.xpm.gz │ ├── cable.xpm.gz │ ├── led.xpm.gz │ ├── mini.xpm.gz │ ├── op1.xpm.gz │ ├── op2.xpm.gz │ ├── op3.xpm.gz │ ├── op4.xpm.gz │ ├── op5.xpm.gz │ ├── op6.xpm.gz │ ├── pcb.xpm.gz │ ├── pro1.xpm.gz │ ├── pro10.xpm.gz │ ├── algo10.xpm.gz │ ├── algo11.xpm.gz │ ├── algo12.xpm.gz │ ├── algo13.xpm.gz │ ├── algo14.xpm.gz │ ├── algo15.xpm.gz │ ├── algo16.xpm.gz │ ├── algo17.xpm.gz │ ├── algo18.xpm.gz │ ├── algo19.xpm.gz │ ├── algo20.xpm.gz │ ├── algo21.xpm.gz │ ├── algo22.xpm.gz │ ├── algo23.xpm.gz │ ├── blueled.xpm.gz │ ├── bristol.xpm.gz │ ├── cable2.xpm.gz │ ├── cableV.xpm.gz │ ├── offled.xpm.gz │ ├── pointer.xpm.gz │ ├── prophet.xpm.gz │ ├── redled.xpm.gz │ ├── rhodes.xpm.gz │ ├── sphere.xpm.gz │ ├── voyager.xpm.gz │ ├── vumask.xpm.gz │ ├── cableVred.xpm.gz │ ├── cablered.xpm.gz │ ├── explorer.xpm.gz │ ├── greenled.xpm.gz │ ├── memorymoog.xpm.gz │ ├── prophet55.xpm.gz │ └── yellowled.xpm.gz ├── keys │ ├── kbg.xpm.gz │ ├── vkbg.xpm.gz │ ├── blackup.xpm.gz │ ├── brevmup.xpm.gz │ ├── brevup.xpm.gz │ ├── whiteup.xpm.gz │ ├── wrevup.xpm.gz │ ├── blackdown.xpm.gz │ ├── blackmup.xpm.gz │ ├── brevdown.xpm.gz │ ├── brevmdown.xpm.gz │ ├── whitedown.xpm.gz │ ├── whitelup.xpm.gz │ ├── wrevdown.xpm.gz │ ├── blackmdown.xpm.gz │ ├── kbghammond.xpm.gz │ └── whiteldown.xpm.gz ├── knobs │ ├── smp.xpm.gz │ ├── extend.xpm.gz │ ├── knob.xpm.gz │ ├── knob1.xpm.gz │ ├── knob2.xpm.gz │ ├── knob3.xpm.gz │ ├── knob4.xpm.gz │ ├── knob5.xpm.gz │ ├── knob6.xpm.gz │ ├── knob7.xpm.gz │ ├── knob8.xpm.gz │ ├── knob9.xpm.gz │ ├── line.xpm.gz │ ├── grotary.xpm.gz │ ├── knobblue.xpm.gz │ ├── knobred.xpm.gz │ ├── modwheel.xpm.gz │ ├── slider1.xpm.gz │ ├── alpharotary.xpm.gz │ ├── hammondbar.xpm.gz │ ├── knobbluenew.xpm.gz │ ├── knobgreen.xpm.gz │ ├── knobgreynew.xpm.gz │ ├── knoborange.xpm.gz │ ├── knobrednew.xpm.gz │ ├── knobyellow.xpm.gz │ ├── sliderblack.xpm.gz │ ├── sliderbrown.xpm.gz │ ├── slidergreen.xpm.gz │ ├── slidergrey.xpm.gz │ ├── sliderpoint.xpm.gz │ ├── sliderred.xpm.gz │ ├── sliderred2.xpm.gz │ ├── sliderwhite.xpm.gz │ └── yellowknob.xpm.gz ├── buttons │ ├── blue.xpm.gz │ ├── jbb1.xpm.gz │ ├── jbb2.xpm.gz │ ├── jbg.xpm.gz │ ├── jbgo.xpm.gz │ ├── jbo.xpm.gz │ ├── jboo.xpm.gz │ ├── jbr.xpm.gz │ ├── jbro.xpm.gz │ ├── jbw.xpm.gz │ ├── jbwo.xpm.gz │ ├── jby.xpm.gz │ ├── jbyo.xpm.gz │ ├── sidb.xpm.gz │ ├── sw1.xpm.gz │ ├── sw2.xpm.gz │ ├── sw3.xpm.gz │ ├── sw4.xpm.gz │ ├── sw5.xpm.gz │ ├── green.xpm.gz │ ├── jbb1o.xpm.gz │ ├── jbb2o.xpm.gz │ ├── klunk.xpm.gz │ ├── klunk2.xpm.gz │ ├── klunk3.xpm.gz │ ├── klunk4.xpm.gz │ ├── pushin.xpm.gz │ ├── reddot.xpm.gz │ ├── sidbon.xpm.gz │ ├── touch.xpm.gz │ ├── touchg.xpm.gz │ ├── toucho.xpm.gz │ ├── touchw.xpm.gz │ ├── touchy.xpm.gz │ ├── greendot.xpm.gz │ ├── jellyoff.xpm.gz │ ├── jellyon.xpm.gz │ ├── patchlow.xpm.gz │ ├── patchoff.xpm.gz │ ├── patchoffb.xpm.gz │ ├── patchon.xpm.gz │ ├── patchonSA.xpm.gz │ ├── patchonl.xpm.gz │ ├── polyblue.xpm.gz │ ├── polyredV.xpm.gz │ ├── pressoff.xpm.gz │ ├── pressoffS.xpm.gz │ ├── pressoffg.xpm.gz │ ├── pressoffo.xpm.gz │ ├── pressoffw.xpm.gz │ ├── presson.xpm.gz │ ├── pressonS.xpm.gz │ ├── pressonSb.xpm.gz │ ├── pressonSg.xpm.gz │ ├── pressonSy.xpm.gz │ ├── pressong.xpm.gz │ ├── pressono.xpm.gz │ ├── pressonw.xpm.gz │ ├── pushinw.xpm.gz │ ├── pushout.xpm.gz │ ├── pushoutw.xpm.gz │ ├── rockerred.xpm.gz │ ├── solinaOff.xpm.gz │ ├── solinaOn.xpm.gz │ ├── switch1.xpm.gz │ ├── switch2.xpm.gz │ ├── switch3.xpm.gz │ ├── touchgb.xpm.gz │ ├── touchnL.xpm.gz │ ├── touchnl.xpm.gz │ ├── touchnlG.xpm.gz │ ├── touchnlO.xpm.gz │ ├── touchnlR.xpm.gz │ ├── touchnlW.xpm.gz │ ├── touchnlb.xpm.gz │ ├── touchnlg.xpm.gz │ ├── touchnlo.xpm.gz │ ├── touchnlr.xpm.gz │ ├── touchnlw.xpm.gz │ ├── touchnrb.xpm.gz │ ├── touchoff.xpm.gz │ ├── touchog.xpm.gz │ ├── touchogb.xpm.gz │ ├── touchoo.xpm.gz │ ├── touchow.xpm.gz │ ├── touchoy.xpm.gz │ └── yellowdot.xpm.gz ├── newkeys │ ├── dkbg.xpm.gz │ ├── ekbg.xpm.gz │ ├── fkbg.xpm.gz │ ├── hkbg.xpm.gz │ ├── kbg.xpm.gz │ ├── nkbg.xpm.gz │ ├── tkbg.xpm.gz │ ├── BlackDown.xpm.gz │ ├── BlackFUp.xpm.gz │ ├── BlackNUp.xpm.gz │ ├── BlackRUp.xpm.gz │ ├── BlackUp.xpm.gz │ ├── BlackUp2.xpm.gz │ ├── BlackUp3.xpm.gz │ ├── BlackUp4.xpm.gz │ ├── PedalBUp.xpm.gz │ ├── PedalWUp.xpm.gz │ ├── WhiteDFUp.xpm.gz │ ├── WhiteDown.xpm.gz │ ├── WhiteFRUp.xpm.gz │ ├── WhiteFUp.xpm.gz │ ├── WhiteHFUp.xpm.gz │ ├── WhiteHLUp.xpm.gz │ ├── WhiteHUp.xpm.gz │ ├── WhiteLUp.xpm.gz │ ├── WhiteNHUp.xpm.gz │ ├── WhiteRUp.xpm.gz │ └── WhiteUp.xpm.gz ├── textures │ ├── p8b.xpm.gz │ ├── black.xpm.gz │ ├── screw.xpm.gz │ ├── white.xpm.gz │ ├── wood.xpm.gz │ ├── wood2.xpm.gz │ ├── wood3.xpm.gz │ ├── wood4.xpm.gz │ ├── wood5.xpm.gz │ ├── wood6.xpm.gz │ ├── wood7.xpm.gz │ ├── bme700bg.xpm.gz │ ├── cs80opts.xpm.gz │ ├── granite.xpm.gz │ ├── granular.xpm.gz │ ├── leather.xpm.gz │ ├── metal1.xpm.gz │ ├── metal2.xpm.gz │ ├── metal4.xpm.gz │ ├── metal5.xpm.gz │ ├── metal6.xpm.gz │ └── metal7.xpm.gz └── blueprints │ ├── bm.xpm.gz │ ├── dx.xpm.gz │ ├── dx7.xpm.gz │ ├── obx.xpm.gz │ ├── sid.xpm.gz │ ├── vox.xpm.gz │ ├── BME700.xpm.gz │ ├── axxe.xpm.gz │ ├── bit100.xpm.gz │ ├── bit99.xpm.gz │ ├── bitone.xpm.gz │ ├── bmmods.xpm.gz │ ├── cs80.xpm.gz │ ├── dxalgo.xpm.gz │ ├── dxmem.xpm.gz │ ├── genmem.xpm.gz │ ├── juno.xpm.gz │ ├── m1bus.xpm.gz │ ├── m1chan.xpm.gz │ ├── mini.xpm.gz │ ├── mmmods.xpm.gz │ ├── mods.xpm.gz │ ├── motion.xpm.gz │ ├── ms20.xpm.gz │ ├── obxa.xpm.gz │ ├── obxmod.xpm.gz │ ├── poly.xpm.gz │ ├── poly6.xpm.gz │ ├── pro1.xpm.gz │ ├── sAks.xpm.gz │ ├── sid2.xpm.gz │ ├── sonic6.xpm.gz │ ├── voxM2.xpm.gz │ ├── voxm2.xpm.gz │ ├── arp2600.xpm.gz │ ├── axxephat.xpm.gz │ └── bmshade.xpm.gz └── COPYING /memory/mixer/default/memory: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /include/slab/slabTimer.h: -------------------------------------------------------------------------------- 1 | #define TIME_CHECK 1039856887 2 | -------------------------------------------------------------------------------- /include/slab/slabaudio.h: -------------------------------------------------------------------------------- 1 | #ifndef ADLIB 2 | #define ADLIB 2 3 | #endif 4 | -------------------------------------------------------------------------------- /bitmaps/bicon.dia: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/bicon.dia -------------------------------------------------------------------------------- /memory/dx/dx0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx0.mem -------------------------------------------------------------------------------- /memory/dx/dx1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx1.mem -------------------------------------------------------------------------------- /memory/dx/dx2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx2.mem -------------------------------------------------------------------------------- /memory/dx/dx3.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx3.mem -------------------------------------------------------------------------------- /memory/dx/dx4.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx4.mem -------------------------------------------------------------------------------- /memory/dx/dx5.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx5.mem -------------------------------------------------------------------------------- /memory/aks/aks0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/aks/aks0.mem -------------------------------------------------------------------------------- /memory/aks/aks1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/aks/aks1.mem -------------------------------------------------------------------------------- /memory/aks/aks2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/aks/aks2.mem -------------------------------------------------------------------------------- /memory/dx/dx10.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx10.mem -------------------------------------------------------------------------------- /memory/dx/dx100.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx100.mem -------------------------------------------------------------------------------- /memory/dx/dx11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx11.mem -------------------------------------------------------------------------------- /memory/dx/dx110.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx110.mem -------------------------------------------------------------------------------- /memory/dx/dx12.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx12.mem -------------------------------------------------------------------------------- /memory/dx/dx123.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx123.mem -------------------------------------------------------------------------------- /memory/dx/dx130.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx130.mem -------------------------------------------------------------------------------- /memory/dx/dx160.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx160.mem -------------------------------------------------------------------------------- /memory/dx/dx161.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx161.mem -------------------------------------------------------------------------------- /memory/dx/dx170.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx170.mem -------------------------------------------------------------------------------- /memory/dx/dx180.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx180.mem -------------------------------------------------------------------------------- /memory/dx/dx220.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx220.mem -------------------------------------------------------------------------------- /memory/dx/dx221.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx221.mem -------------------------------------------------------------------------------- /memory/dx/dx222.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx222.mem -------------------------------------------------------------------------------- /memory/dx/dx230.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx230.mem -------------------------------------------------------------------------------- /memory/dx/dx231.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx231.mem -------------------------------------------------------------------------------- /memory/dx/dx240.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx240.mem -------------------------------------------------------------------------------- /memory/dx/dx241.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx241.mem -------------------------------------------------------------------------------- /memory/dx/dx40.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx40.mem -------------------------------------------------------------------------------- /memory/dx/dx41.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx41.mem -------------------------------------------------------------------------------- /memory/dx/dx42.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx42.mem -------------------------------------------------------------------------------- /memory/dx/dx43.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx43.mem -------------------------------------------------------------------------------- /memory/dx/dx44.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx44.mem -------------------------------------------------------------------------------- /memory/dx/dx45.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx45.mem -------------------------------------------------------------------------------- /memory/dx/dx46.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx46.mem -------------------------------------------------------------------------------- /memory/dx/dx50.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx50.mem -------------------------------------------------------------------------------- /memory/dx/dx500.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx500.mem -------------------------------------------------------------------------------- /memory/dx/dx501.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx501.mem -------------------------------------------------------------------------------- /memory/dx/dx502.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx502.mem -------------------------------------------------------------------------------- /memory/dx/dx503.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx503.mem -------------------------------------------------------------------------------- /memory/dx/dx51.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx51.mem -------------------------------------------------------------------------------- /memory/dx/dx52.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx52.mem -------------------------------------------------------------------------------- /memory/dx/dx60.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx60.mem -------------------------------------------------------------------------------- /memory/dx/dx70.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx70.mem -------------------------------------------------------------------------------- /memory/dx/dx90.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/dx/dx90.mem -------------------------------------------------------------------------------- /memory/obx/obx0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx0.mem -------------------------------------------------------------------------------- /memory/obx/obx1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx1.mem -------------------------------------------------------------------------------- /memory/obx/obx2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx2.mem -------------------------------------------------------------------------------- /memory/obx/obx3.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx3.mem -------------------------------------------------------------------------------- /memory/obx/obx4.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx4.mem -------------------------------------------------------------------------------- /memory/obx/obx5.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx5.mem -------------------------------------------------------------------------------- /memory/obx/obx6.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx6.mem -------------------------------------------------------------------------------- /memory/obx/obx8.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx8.mem -------------------------------------------------------------------------------- /memory/obx/obx9.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx9.mem -------------------------------------------------------------------------------- /memory/vox/vox0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/vox/vox0.mem -------------------------------------------------------------------------------- /memory/vox/vox1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/vox/vox1.mem -------------------------------------------------------------------------------- /memory/vox/vox2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/vox/vox2.mem -------------------------------------------------------------------------------- /memory/vox/vox3.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/vox/vox3.mem -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- 1 | Files in this distribution are licensed under the GPL, as noted in the 2 | file headers. 3 | -------------------------------------------------------------------------------- /memory/aks/aks999.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/aks/aks999.mem -------------------------------------------------------------------------------- /memory/axxe/axxe11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/axxe/axxe11.mem -------------------------------------------------------------------------------- /memory/axxe/axxe12.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/axxe/axxe12.mem -------------------------------------------------------------------------------- /memory/bitone/bitone: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone -------------------------------------------------------------------------------- /memory/cs80/cs800.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/cs80/cs800.mem -------------------------------------------------------------------------------- /memory/cs80/cs801.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/cs80/cs801.mem -------------------------------------------------------------------------------- /memory/cs80/cs8011.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/cs80/cs8011.mem -------------------------------------------------------------------------------- /memory/cs80/cs8012.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/cs80/cs8012.mem -------------------------------------------------------------------------------- /memory/juno/juno0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/juno/juno0.mem -------------------------------------------------------------------------------- /memory/juno/juno1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/juno/juno1.mem -------------------------------------------------------------------------------- /memory/juno/juno2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/juno/juno2.mem -------------------------------------------------------------------------------- /memory/juno/juno3.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/juno/juno3.mem -------------------------------------------------------------------------------- /memory/juno/juno4.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/juno/juno4.mem -------------------------------------------------------------------------------- /memory/juno/juno5.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/juno/juno5.mem -------------------------------------------------------------------------------- /memory/juno/juno6.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/juno/juno6.mem -------------------------------------------------------------------------------- /memory/juno/juno7.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/juno/juno7.mem -------------------------------------------------------------------------------- /memory/mini/mini0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini0.mem -------------------------------------------------------------------------------- /memory/mini/mini1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini1.mem -------------------------------------------------------------------------------- /memory/mini/mini10.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini10.mem -------------------------------------------------------------------------------- /memory/mini/mini11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini11.mem -------------------------------------------------------------------------------- /memory/mini/mini13.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini13.mem -------------------------------------------------------------------------------- /memory/mini/mini14.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini14.mem -------------------------------------------------------------------------------- /memory/mini/mini15.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini15.mem -------------------------------------------------------------------------------- /memory/mini/mini16.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini16.mem -------------------------------------------------------------------------------- /memory/mini/mini17.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini17.mem -------------------------------------------------------------------------------- /memory/mini/mini18.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini18.mem -------------------------------------------------------------------------------- /memory/mini/mini19.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini19.mem -------------------------------------------------------------------------------- /memory/mini/mini2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini2.mem -------------------------------------------------------------------------------- /memory/mini/mini20.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini20.mem -------------------------------------------------------------------------------- /memory/mini/mini4.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini4.mem -------------------------------------------------------------------------------- /memory/mini/mini5.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini5.mem -------------------------------------------------------------------------------- /memory/mini/mini50.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini50.mem -------------------------------------------------------------------------------- /memory/mini/mini51.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini51.mem -------------------------------------------------------------------------------- /memory/mini/mini52.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini52.mem -------------------------------------------------------------------------------- /memory/mini/mini53.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini53.mem -------------------------------------------------------------------------------- /memory/mini/mini54.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini54.mem -------------------------------------------------------------------------------- /memory/mini/mini55.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini55.mem -------------------------------------------------------------------------------- /memory/mini/mini56.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini56.mem -------------------------------------------------------------------------------- /memory/mini/mini57.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini57.mem -------------------------------------------------------------------------------- /memory/mini/mini58.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini58.mem -------------------------------------------------------------------------------- /memory/mini/mini59.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini59.mem -------------------------------------------------------------------------------- /memory/mini/mini6.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini6.mem -------------------------------------------------------------------------------- /memory/mini/mini60.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini60.mem -------------------------------------------------------------------------------- /memory/mini/mini61.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini61.mem -------------------------------------------------------------------------------- /memory/mini/mini62.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini62.mem -------------------------------------------------------------------------------- /memory/mini/mini63.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini63.mem -------------------------------------------------------------------------------- /memory/mini/mini64.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini64.mem -------------------------------------------------------------------------------- /memory/mini/mini65.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini65.mem -------------------------------------------------------------------------------- /memory/mini/mini66.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini66.mem -------------------------------------------------------------------------------- /memory/mini/mini67.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini67.mem -------------------------------------------------------------------------------- /memory/mini/mini68.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini68.mem -------------------------------------------------------------------------------- /memory/mini/mini69.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini69.mem -------------------------------------------------------------------------------- /memory/mini/mini7.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini7.mem -------------------------------------------------------------------------------- /memory/mini/mini70.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini70.mem -------------------------------------------------------------------------------- /memory/mini/mini71.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini71.mem -------------------------------------------------------------------------------- /memory/mini/mini72.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini72.mem -------------------------------------------------------------------------------- /memory/mini/mini73.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini73.mem -------------------------------------------------------------------------------- /memory/mini/mini74.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini74.mem -------------------------------------------------------------------------------- /memory/mini/mini75.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini75.mem -------------------------------------------------------------------------------- /memory/mini/mini76.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini76.mem -------------------------------------------------------------------------------- /memory/mini/mini77.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini77.mem -------------------------------------------------------------------------------- /memory/mini/mini78.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini78.mem -------------------------------------------------------------------------------- /memory/mini/mini79.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini79.mem -------------------------------------------------------------------------------- /memory/mini/mini8.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini8.mem -------------------------------------------------------------------------------- /memory/mini/mini80.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini80.mem -------------------------------------------------------------------------------- /memory/mini/mini81.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini81.mem -------------------------------------------------------------------------------- /memory/mini/mini82.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini82.mem -------------------------------------------------------------------------------- /memory/mini/mini83.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini83.mem -------------------------------------------------------------------------------- /memory/mini/mini84.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini84.mem -------------------------------------------------------------------------------- /memory/mini/mini85.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini85.mem -------------------------------------------------------------------------------- /memory/mini/mini86.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini86.mem -------------------------------------------------------------------------------- /memory/mini/mini9.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini9.mem -------------------------------------------------------------------------------- /memory/mini/mini96.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini96.mem -------------------------------------------------------------------------------- /memory/mini/mini97.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini97.mem -------------------------------------------------------------------------------- /memory/mini/mini98.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini98.mem -------------------------------------------------------------------------------- /memory/mini/mini99.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mini/mini99.mem -------------------------------------------------------------------------------- /memory/obx/obx10.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx10.mem -------------------------------------------------------------------------------- /memory/obx/obx11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx11.mem -------------------------------------------------------------------------------- /memory/obx/obx12.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx12.mem -------------------------------------------------------------------------------- /memory/obx/obx13.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx13.mem -------------------------------------------------------------------------------- /memory/obx/obx14.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx14.mem -------------------------------------------------------------------------------- /memory/obx/obx15.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx15.mem -------------------------------------------------------------------------------- /memory/obx/obx16.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx16.mem -------------------------------------------------------------------------------- /memory/obx/obx17.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx17.mem -------------------------------------------------------------------------------- /memory/obx/obx22.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx22.mem -------------------------------------------------------------------------------- /memory/obx/obx23.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx23.mem -------------------------------------------------------------------------------- /memory/obx/obx36.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx36.mem -------------------------------------------------------------------------------- /memory/obx/obx41.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obx/obx41.mem -------------------------------------------------------------------------------- /memory/obxa/obxa0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa0.mem -------------------------------------------------------------------------------- /memory/obxa/obxa0.seq: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa0.seq -------------------------------------------------------------------------------- /memory/obxa/obxa1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa1.mem -------------------------------------------------------------------------------- /memory/obxa/obxa10.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa10.mem -------------------------------------------------------------------------------- /memory/obxa/obxa11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa11.mem -------------------------------------------------------------------------------- /memory/obxa/obxa12.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa12.mem -------------------------------------------------------------------------------- /memory/obxa/obxa13.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa13.mem -------------------------------------------------------------------------------- /memory/obxa/obxa14.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa14.mem -------------------------------------------------------------------------------- /memory/obxa/obxa2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa2.mem -------------------------------------------------------------------------------- /memory/obxa/obxa21.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa21.mem -------------------------------------------------------------------------------- /memory/obxa/obxa24.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa24.mem -------------------------------------------------------------------------------- /memory/obxa/obxa31.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa31.mem -------------------------------------------------------------------------------- /memory/obxa/obxa88.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/obxa/obxa88.mem -------------------------------------------------------------------------------- /memory/poly/poly11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly11.mem -------------------------------------------------------------------------------- /memory/poly/poly12.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly12.mem -------------------------------------------------------------------------------- /memory/poly/poly13.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly13.mem -------------------------------------------------------------------------------- /memory/poly/poly14.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly14.mem -------------------------------------------------------------------------------- /memory/poly/poly21.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly21.mem -------------------------------------------------------------------------------- /memory/poly/poly22.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly22.mem -------------------------------------------------------------------------------- /memory/poly/poly23.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly23.mem -------------------------------------------------------------------------------- /memory/poly/poly24.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly24.mem -------------------------------------------------------------------------------- /memory/poly/poly25.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly25.mem -------------------------------------------------------------------------------- /memory/poly/poly26.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly26.mem -------------------------------------------------------------------------------- /memory/poly/poly27.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly27.mem -------------------------------------------------------------------------------- /memory/poly/poly28.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly28.mem -------------------------------------------------------------------------------- /memory/poly/poly88.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly/poly88.mem -------------------------------------------------------------------------------- /memory/pro1/pro111.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro111.mem -------------------------------------------------------------------------------- /memory/pro1/pro112.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro112.mem -------------------------------------------------------------------------------- /memory/pro1/pro113.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro113.mem -------------------------------------------------------------------------------- /memory/pro1/pro114.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro114.mem -------------------------------------------------------------------------------- /memory/pro1/pro115.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro115.mem -------------------------------------------------------------------------------- /memory/pro1/pro116.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro116.mem -------------------------------------------------------------------------------- /memory/pro1/pro117.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro117.mem -------------------------------------------------------------------------------- /memory/pro1/pro118.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro118.mem -------------------------------------------------------------------------------- /memory/pro1/pro121.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro121.mem -------------------------------------------------------------------------------- /memory/pro1/pro122.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro122.mem -------------------------------------------------------------------------------- /memory/pro1/pro123.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro123.mem -------------------------------------------------------------------------------- /memory/pro1/pro124.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro124.mem -------------------------------------------------------------------------------- /memory/pro1/pro125.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro125.mem -------------------------------------------------------------------------------- /memory/pro1/pro126.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro126.mem -------------------------------------------------------------------------------- /memory/pro1/pro127.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/pro1/pro127.mem -------------------------------------------------------------------------------- /bitmaps/digits/0.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/0.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/5.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/5.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/6.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/6.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/7.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/7.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/8.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/8.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/9.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/9.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/L.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/L.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/S.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/S.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/Up.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/Up.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/vu.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/vu.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/kbg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/kbg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/vkbg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/vkbg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/smp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/smp.xpm.gz -------------------------------------------------------------------------------- /memory/bit99/bit990.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit99/bit990.mem -------------------------------------------------------------------------------- /memory/bit99/bit991.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit99/bit991.mem -------------------------------------------------------------------------------- /memory/bit99/bit992.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit99/bit992.mem -------------------------------------------------------------------------------- /memory/bit99/bit9920.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit99/bit9920.mem -------------------------------------------------------------------------------- /memory/bit99/bit993.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit99/bit993.mem -------------------------------------------------------------------------------- /memory/bit99/bit994.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit99/bit994.mem -------------------------------------------------------------------------------- /memory/bit99/bit996.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit99/bit996.mem -------------------------------------------------------------------------------- /memory/bit99/bit997.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit99/bit997.mem -------------------------------------------------------------------------------- /memory/juno/juno100.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/juno/juno100.mem -------------------------------------------------------------------------------- /memory/voxM2/voxM20.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/voxM2/voxM20.mem -------------------------------------------------------------------------------- /memory/voxM2/voxM21.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/voxM2/voxM21.mem -------------------------------------------------------------------------------- /memory/voxM2/voxM22.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/voxM2/voxM22.mem -------------------------------------------------------------------------------- /memory/voxM2/voxM23.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/voxM2/voxM23.mem -------------------------------------------------------------------------------- /memory/voxM2/voxM24.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/voxM2/voxM24.mem -------------------------------------------------------------------------------- /memory/voxM2/voxM25.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/voxM2/voxM25.mem -------------------------------------------------------------------------------- /bitmaps/buttons/blue.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/blue.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbb1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbb1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbb2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbb2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbgo.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbgo.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbo.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbo.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jboo.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jboo.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbr.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbr.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbro.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbro.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbw.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbw.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbwo.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbwo.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jby.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jby.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbyo.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbyo.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/sidb.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/sidb.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/sw1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/sw1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/sw2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/sw2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/sw3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/sw3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/sw4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/sw4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/sw5.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/sw5.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/Down.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/Down.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_0.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_0.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_5.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_5.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_6.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_6.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_7.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_7.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_8.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_8.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_9.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_9.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_a.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_a.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_b.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_b.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_c.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_c.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_d.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_d.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_r.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_r.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_s.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_s.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_u.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_u.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo0.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo0.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo5.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo5.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo6.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo6.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo7.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo7.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo8.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo8.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo9.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo9.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/cable.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/cable.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/led.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/led.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/mini.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/mini.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/op1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/op1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/op2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/op2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/op3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/op3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/op4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/op4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/op5.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/op5.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/op6.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/op6.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/pcb.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/pcb.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/pro1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/pro1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/pro10.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/pro10.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/blackup.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/blackup.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/brevmup.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/brevmup.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/brevup.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/brevup.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/whiteup.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/whiteup.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/wrevup.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/wrevup.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/extend.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/extend.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knob.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knob.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knob1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knob1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knob2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knob2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knob3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knob3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knob4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knob4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knob5.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knob5.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knob6.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knob6.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knob7.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knob7.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knob8.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knob8.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knob9.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knob9.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/line.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/line.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/dkbg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/dkbg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/ekbg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/ekbg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/fkbg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/fkbg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/hkbg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/hkbg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/kbg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/kbg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/nkbg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/nkbg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/tkbg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/tkbg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/p8b.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/p8b.xpm.gz -------------------------------------------------------------------------------- /memory/BME700/BME7001.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/BME700/BME7001.mem -------------------------------------------------------------------------------- /memory/BME700/BME7002.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/BME700/BME7002.mem -------------------------------------------------------------------------------- /memory/BME700/BME7003.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/BME700/BME7003.mem -------------------------------------------------------------------------------- /memory/BME700/BME7004.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/BME700/BME7004.mem -------------------------------------------------------------------------------- /memory/BME700/BME7005.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/BME700/BME7005.mem -------------------------------------------------------------------------------- /memory/BME700/BME7006.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/BME700/BME7006.mem -------------------------------------------------------------------------------- /memory/BME700/BME7007.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/BME700/BME7007.mem -------------------------------------------------------------------------------- /memory/BME700/BME7008.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/BME700/BME7008.mem -------------------------------------------------------------------------------- /memory/arp2600/arp26000.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp26000.mem -------------------------------------------------------------------------------- /memory/arp2600/arp26001.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp26001.mem -------------------------------------------------------------------------------- /memory/arp2600/arp26002.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp26002.mem -------------------------------------------------------------------------------- /memory/arp2600/arp26003.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp26003.mem -------------------------------------------------------------------------------- /memory/arp2600/arp26004.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp26004.mem -------------------------------------------------------------------------------- /memory/arp2600/arp26005.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp26005.mem -------------------------------------------------------------------------------- /memory/arp2600/arp26006.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp26006.mem -------------------------------------------------------------------------------- /memory/arp2600/arp26007.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp26007.mem -------------------------------------------------------------------------------- /memory/arp2600/arp26008.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp26008.mem -------------------------------------------------------------------------------- /memory/arp2600/arp26009.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp26009.mem -------------------------------------------------------------------------------- /memory/bit100/bit1000.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bit1000.mem -------------------------------------------------------------------------------- /memory/bit100/bit1001.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bit1001.mem -------------------------------------------------------------------------------- /memory/bit100/bit10010.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bit10010.mem -------------------------------------------------------------------------------- /memory/bit100/bit1002.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bit1002.mem -------------------------------------------------------------------------------- /memory/bit100/bit1003.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bit1003.mem -------------------------------------------------------------------------------- /memory/bit100/bit1004.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bit1004.mem -------------------------------------------------------------------------------- /memory/bit100/bit1005.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bit1005.mem -------------------------------------------------------------------------------- /memory/bit100/bit1006.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bit1006.mem -------------------------------------------------------------------------------- /memory/bit100/bit1007.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bit1007.mem -------------------------------------------------------------------------------- /memory/bit100/bit1008.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bit1008.mem -------------------------------------------------------------------------------- /memory/bit100/bit1009.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bit1009.mem -------------------------------------------------------------------------------- /memory/bit100/bitone99.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bit100/bitone99.mem -------------------------------------------------------------------------------- /memory/bitone/bitone0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone0.mem -------------------------------------------------------------------------------- /memory/bitone/bitone1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone1.mem -------------------------------------------------------------------------------- /memory/bitone/bitone12.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone12.mem -------------------------------------------------------------------------------- /memory/bitone/bitone18.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone18.mem -------------------------------------------------------------------------------- /memory/bitone/bitone2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone2.mem -------------------------------------------------------------------------------- /memory/bitone/bitone24.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone24.mem -------------------------------------------------------------------------------- /memory/bitone/bitone3.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone3.mem -------------------------------------------------------------------------------- /memory/bitone/bitone4.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone4.mem -------------------------------------------------------------------------------- /memory/bitone/bitone5.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone5.mem -------------------------------------------------------------------------------- /memory/bitone/bitone6.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone6.mem -------------------------------------------------------------------------------- /memory/bitone/bitone7.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone7.mem -------------------------------------------------------------------------------- /memory/bitone/bitone99.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bitone/bitone99.mem -------------------------------------------------------------------------------- /memory/hammond/hammond1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammond/hammond1.mem -------------------------------------------------------------------------------- /memory/hammond/hammond2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammond/hammond2.mem -------------------------------------------------------------------------------- /memory/mixer/default/m0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/default/m0.mem -------------------------------------------------------------------------------- /memory/mixer/default/m1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/default/m1.mem -------------------------------------------------------------------------------- /memory/mixer/default/m2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/default/m2.mem -------------------------------------------------------------------------------- /memory/mixer/default/m3.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/default/m3.mem -------------------------------------------------------------------------------- /memory/mixer/default/m4.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/default/m4.mem -------------------------------------------------------------------------------- /memory/odyssey/odyssey1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/odyssey/odyssey1.mem -------------------------------------------------------------------------------- /memory/sidney/sidney11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sidney/sidney11.mem -------------------------------------------------------------------------------- /memory/sidney/sidney12.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sidney/sidney12.mem -------------------------------------------------------------------------------- /memory/sidney/sidney13.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sidney/sidney13.mem -------------------------------------------------------------------------------- /memory/sidney/sidney14.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sidney/sidney14.mem -------------------------------------------------------------------------------- /memory/sidney/sidney15.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sidney/sidney15.mem -------------------------------------------------------------------------------- /memory/sidney/sidney16.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sidney/sidney16.mem -------------------------------------------------------------------------------- /memory/sidney/sidney17.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sidney/sidney17.mem -------------------------------------------------------------------------------- /memory/sidney/sidney18.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sidney/sidney18.mem -------------------------------------------------------------------------------- /memory/sidney/sidney21.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sidney/sidney21.mem -------------------------------------------------------------------------------- /memory/solina/solina0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/solina/solina0.mem -------------------------------------------------------------------------------- /memory/solina/solina1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/solina/solina1.mem -------------------------------------------------------------------------------- /memory/solina/solina2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/solina/solina2.mem -------------------------------------------------------------------------------- /memory/solina/solina3.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/solina/solina3.mem -------------------------------------------------------------------------------- /memory/solina/solina4.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/solina/solina4.mem -------------------------------------------------------------------------------- /memory/solina/solina5.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/solina/solina5.mem -------------------------------------------------------------------------------- /memory/solina/solina6.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/solina/solina6.mem -------------------------------------------------------------------------------- /memory/solina/solina7.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/solina/solina7.mem -------------------------------------------------------------------------------- /memory/solina/solina8.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/solina/solina8.mem -------------------------------------------------------------------------------- /memory/solina/solina9.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/solina/solina9.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic61.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic61.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic610.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic610.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic611.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic611.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic612.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic612.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic614.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic614.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic615.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic615.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic616.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic616.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic617.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic617.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic618.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic618.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic619.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic619.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic62.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic62.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic620.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic620.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic621.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic621.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic622.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic622.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic623.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic623.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic624.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic624.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic625.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic625.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic626.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic626.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic627.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic627.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic628.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic628.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic629.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic629.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic63.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic63.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic630.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic630.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic631.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic631.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic632.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic632.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic633.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic633.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic634.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic634.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic635.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic635.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic636.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic636.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic637.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic637.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic638.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic638.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic639.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic639.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic640.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic640.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic641.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic641.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic642.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic642.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic643.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic643.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic644.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic644.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic645.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic645.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic646.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic646.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic647.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic647.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic648.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic648.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic649.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic649.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic65.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic65.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic650.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic650.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic651.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic651.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic652.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic652.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic653.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic653.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic654.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic654.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic655.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic655.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic656.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic656.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic657.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic657.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic658.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic658.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic659.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic659.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic66.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic66.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic660.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic660.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic661.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic661.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic662.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic662.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic67.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic67.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic68.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic68.mem -------------------------------------------------------------------------------- /memory/sonic6/sonic69.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/sonic6/sonic69.mem -------------------------------------------------------------------------------- /bitmaps/blueprints/bm.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/bm.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/dx.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/dx.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/dx7.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/dx7.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/obx.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/obx.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/sid.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/sid.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/vox.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/vox.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/green.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/green.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbb1o.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbb1o.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jbb2o.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jbb2o.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/klunk.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/klunk.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/klunk2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/klunk2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/klunk3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/klunk3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/klunk4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/klunk4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pushin.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pushin.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/reddot.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/reddot.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/sidbon.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/sidbon.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touch.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touch.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/toucho.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/toucho.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchw.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchw.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchy.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchy.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/display.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/display.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_ar.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_ar.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_da.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_da.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_fn.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_fn.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_ld.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_ld.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_ret.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_ret.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_st.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_st.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_ua.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_ua.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_ud.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_ud.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/numeral.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/numeral.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redled0.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redled0.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redled1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redled1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redled2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redled2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redled3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redled3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redled4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redled4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redled5.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redled5.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redled6.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redled6.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redled7.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redled7.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redled8.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redled8.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redled9.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redled9.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redledE.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redledE.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo10.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo10.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo11.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo11.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo12.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo12.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo13.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo13.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo14.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo14.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo15.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo15.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo16.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo16.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo17.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo17.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo18.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo18.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo19.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo19.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo20.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo20.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo21.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo21.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo22.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo22.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/algo23.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/algo23.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/blueled.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/blueled.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/bristol.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/bristol.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/cable2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/cable2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/cableV.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/cableV.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/offled.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/offled.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/pointer.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/pointer.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/prophet.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/prophet.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/redled.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/redled.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/rhodes.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/rhodes.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/sphere.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/sphere.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/voyager.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/voyager.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/vumask.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/vumask.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/blackdown.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/blackdown.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/blackmup.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/blackmup.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/brevdown.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/brevdown.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/brevmdown.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/brevmdown.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/whitedown.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/whitedown.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/whitelup.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/whitelup.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/wrevdown.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/wrevdown.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/grotary.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/grotary.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knobblue.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knobblue.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knobred.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knobred.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/modwheel.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/modwheel.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/slider1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/slider1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/black.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/black.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/screw.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/screw.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/white.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/white.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/wood.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/wood.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/wood2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/wood2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/wood3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/wood3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/wood4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/wood4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/wood5.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/wood5.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/wood6.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/wood6.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/wood7.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/wood7.xpm.gz -------------------------------------------------------------------------------- /memory/arp2600/arp260017.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp260017.mem -------------------------------------------------------------------------------- /memory/arp2600/arp260018.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp260018.mem -------------------------------------------------------------------------------- /memory/arp2600/arp260019.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp260019.mem -------------------------------------------------------------------------------- /memory/arp2600/arp260020.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp260020.mem -------------------------------------------------------------------------------- /memory/arp2600/arp260021.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp260021.mem -------------------------------------------------------------------------------- /memory/arp2600/arp260022.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp260022.mem -------------------------------------------------------------------------------- /memory/arp2600/arp260023.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/arp2600/arp260023.mem -------------------------------------------------------------------------------- /memory/explorer/explorer0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/explorer/explorer0.mem -------------------------------------------------------------------------------- /memory/odyssey/odyssey11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/odyssey/odyssey11.mem -------------------------------------------------------------------------------- /memory/odyssey/odyssey12.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/odyssey/odyssey12.mem -------------------------------------------------------------------------------- /memory/odyssey/odyssey13.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/odyssey/odyssey13.mem -------------------------------------------------------------------------------- /memory/odyssey/odyssey14.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/odyssey/odyssey14.mem -------------------------------------------------------------------------------- /memory/odyssey/odyssey15.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/odyssey/odyssey15.mem -------------------------------------------------------------------------------- /memory/odyssey/odyssey21.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/odyssey/odyssey21.mem -------------------------------------------------------------------------------- /memory/odyssey/odyssey88.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/odyssey/odyssey88.mem -------------------------------------------------------------------------------- /memory/poly800/poly80011.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly800/poly80011.mem -------------------------------------------------------------------------------- /memory/poly800/poly80012.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly800/poly80012.mem -------------------------------------------------------------------------------- /memory/poly800/poly80013.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/poly800/poly80013.mem -------------------------------------------------------------------------------- /memory/prophet/prophet11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet11.mem -------------------------------------------------------------------------------- /memory/prophet/prophet111.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet111.mem -------------------------------------------------------------------------------- /memory/prophet/prophet112.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet112.mem -------------------------------------------------------------------------------- /memory/prophet/prophet113.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet113.mem -------------------------------------------------------------------------------- /memory/prophet/prophet114.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet114.mem -------------------------------------------------------------------------------- /memory/prophet/prophet115.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet115.mem -------------------------------------------------------------------------------- /memory/prophet/prophet116.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet116.mem -------------------------------------------------------------------------------- /memory/prophet/prophet12.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet12.mem -------------------------------------------------------------------------------- /memory/prophet/prophet13.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet13.mem -------------------------------------------------------------------------------- /memory/prophet/prophet14.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet14.mem -------------------------------------------------------------------------------- /memory/prophet/prophet15.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet15.mem -------------------------------------------------------------------------------- /memory/prophet/prophet16.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet16.mem -------------------------------------------------------------------------------- /memory/prophet/prophet17.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet17.mem -------------------------------------------------------------------------------- /memory/prophet/prophet18.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet18.mem -------------------------------------------------------------------------------- /memory/prophet/prophet21.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet21.mem -------------------------------------------------------------------------------- /memory/prophet/prophet22.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet22.mem -------------------------------------------------------------------------------- /memory/prophet/prophet221.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet221.mem -------------------------------------------------------------------------------- /memory/prophet/prophet222.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet222.mem -------------------------------------------------------------------------------- /memory/prophet/prophet223.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet223.mem -------------------------------------------------------------------------------- /memory/prophet/prophet23.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet23.mem -------------------------------------------------------------------------------- /memory/prophet/prophet24.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet24.mem -------------------------------------------------------------------------------- /memory/prophet/prophet25.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet25.mem -------------------------------------------------------------------------------- /memory/prophet/prophet26.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet26.mem -------------------------------------------------------------------------------- /memory/prophet/prophet27.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet27.mem -------------------------------------------------------------------------------- /memory/prophet/prophet28.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet28.mem -------------------------------------------------------------------------------- /memory/prophet/prophet31.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet31.mem -------------------------------------------------------------------------------- /memory/prophet/prophet32.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet32.mem -------------------------------------------------------------------------------- /memory/prophet/prophet33.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet33.mem -------------------------------------------------------------------------------- /memory/prophet/prophet34.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet34.mem -------------------------------------------------------------------------------- /memory/prophet/prophet35.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet35.mem -------------------------------------------------------------------------------- /memory/prophet/prophet36.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet36.mem -------------------------------------------------------------------------------- /memory/prophet/prophet37.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet37.mem -------------------------------------------------------------------------------- /memory/prophet/prophet38.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet38.mem -------------------------------------------------------------------------------- /memory/prophet/prophet41.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet41.mem -------------------------------------------------------------------------------- /memory/prophet/prophet42.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet42.mem -------------------------------------------------------------------------------- /memory/prophet/prophet43.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet43.mem -------------------------------------------------------------------------------- /memory/prophet/prophet44.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet44.mem -------------------------------------------------------------------------------- /memory/prophet/prophet45.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet45.mem -------------------------------------------------------------------------------- /memory/prophet/prophet46.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet46.mem -------------------------------------------------------------------------------- /memory/prophet/prophet47.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet47.mem -------------------------------------------------------------------------------- /memory/prophet/prophet48.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet48.mem -------------------------------------------------------------------------------- /memory/prophet/prophet51.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet51.mem -------------------------------------------------------------------------------- /memory/prophet/prophet52.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet52.mem -------------------------------------------------------------------------------- /memory/prophet/prophet53.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet53.mem -------------------------------------------------------------------------------- /memory/prophet/prophet54.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet54.mem -------------------------------------------------------------------------------- /memory/prophet/prophet55.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet55.mem -------------------------------------------------------------------------------- /memory/prophet/prophet61.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet61.mem -------------------------------------------------------------------------------- /memory/prophet/prophet62.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet62.mem -------------------------------------------------------------------------------- /memory/prophet/prophet63.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet63.mem -------------------------------------------------------------------------------- /memory/prophet/prophet64.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet64.mem -------------------------------------------------------------------------------- /memory/prophet/prophet65.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet65.mem -------------------------------------------------------------------------------- /memory/prophet/prophet66.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet66.mem -------------------------------------------------------------------------------- /memory/prophet/prophet661.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet661.mem -------------------------------------------------------------------------------- /memory/prophet/prophet67.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet67.mem -------------------------------------------------------------------------------- /memory/prophet/prophet68.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet68.mem -------------------------------------------------------------------------------- /memory/prophet/prophet71.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet71.mem -------------------------------------------------------------------------------- /memory/prophet/prophet771.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet771.mem -------------------------------------------------------------------------------- /memory/prophet/prophet88.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet88.mem -------------------------------------------------------------------------------- /memory/prophet/prophet881.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet881.mem -------------------------------------------------------------------------------- /memory/prophet/prophet882.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet882.mem -------------------------------------------------------------------------------- /memory/prophet/prophet883.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet883.mem -------------------------------------------------------------------------------- /memory/prophet/prophet884.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet884.mem -------------------------------------------------------------------------------- /memory/prophet/prophet885.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet885.mem -------------------------------------------------------------------------------- /memory/prophet/prophet886.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet886.mem -------------------------------------------------------------------------------- /memory/prophet/prophet887.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet887.mem -------------------------------------------------------------------------------- /memory/prophet/prophet888.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet/prophet888.mem -------------------------------------------------------------------------------- /memory/rhodes/rhodes1000.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/rhodes/rhodes1000.mem -------------------------------------------------------------------------------- /memory/rhodes/rhodes1001.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/rhodes/rhodes1001.mem -------------------------------------------------------------------------------- /memory/rhodes/rhodes1002.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/rhodes/rhodes1002.mem -------------------------------------------------------------------------------- /memory/rhodes/rhodes1003.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/rhodes/rhodes1003.mem -------------------------------------------------------------------------------- /memory/rhodes/rhodes1004.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/rhodes/rhodes1004.mem -------------------------------------------------------------------------------- /memory/rhodes/rhodes1005.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/rhodes/rhodes1005.mem -------------------------------------------------------------------------------- /memory/rhodes/rhodes1006.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/rhodes/rhodes1006.mem -------------------------------------------------------------------------------- /memory/rhodes/rhodes1007.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/rhodes/rhodes1007.mem -------------------------------------------------------------------------------- /memory/stratus/stratus11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/stratus/stratus11.mem -------------------------------------------------------------------------------- /memory/stratus/stratus12.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/stratus/stratus12.mem -------------------------------------------------------------------------------- /memory/stratus/stratus13.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/stratus/stratus13.mem -------------------------------------------------------------------------------- /memory/stratus/stratus14.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/stratus/stratus14.mem -------------------------------------------------------------------------------- /memory/trilogy/trilogy11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/trilogy/trilogy11.mem -------------------------------------------------------------------------------- /memory/trilogy/trilogy12.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/trilogy/trilogy12.mem -------------------------------------------------------------------------------- /memory/trilogy/trilogy13.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/trilogy/trilogy13.mem -------------------------------------------------------------------------------- /memory/trilogy/trilogy14.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/trilogy/trilogy14.mem -------------------------------------------------------------------------------- /memory/trilogy/trilogy15.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/trilogy/trilogy15.mem -------------------------------------------------------------------------------- /memory/trilogy/trilogy16.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/trilogy/trilogy16.mem -------------------------------------------------------------------------------- /memory/trilogy/trilogy17.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/trilogy/trilogy17.mem -------------------------------------------------------------------------------- /memory/trilogy/trilogy18.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/trilogy/trilogy18.mem -------------------------------------------------------------------------------- /bitmaps/blueprints/BME700.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/BME700.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/axxe.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/axxe.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/bit100.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/bit100.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/bit99.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/bit99.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/bitone.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/bitone.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/bmmods.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/bmmods.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/cs80.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/cs80.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/dxalgo.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/dxalgo.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/dxmem.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/dxmem.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/genmem.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/genmem.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/juno.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/juno.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/m1bus.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/m1bus.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/m1chan.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/m1chan.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/mini.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/mini.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/mmmods.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/mmmods.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/mods.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/mods.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/motion.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/motion.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/ms20.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/ms20.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/obxa.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/obxa.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/obxmod.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/obxmod.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/poly.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/poly.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/poly6.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/poly6.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/pro1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/pro1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/sAks.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/sAks.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/sid2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/sid2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/sonic6.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/sonic6.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/voxM2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/voxM2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/voxm2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/voxm2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/greendot.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/greendot.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jellyoff.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jellyoff.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/jellyon.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/jellyon.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/patchlow.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/patchlow.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/patchoff.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/patchoff.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/patchoffb.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/patchoffb.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/patchon.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/patchon.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/patchonSA.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/patchonSA.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/patchonl.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/patchonl.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/polyblue.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/polyblue.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/polyredV.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/polyredV.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressoff.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressoff.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressoffS.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressoffS.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressoffg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressoffg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressoffo.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressoffo.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressoffw.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressoffw.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/presson.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/presson.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressonS.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressonS.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressonSb.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressonSb.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressonSg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressonSg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressonSy.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressonSy.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressong.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressong.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressono.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressono.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pressonw.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pressonw.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pushinw.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pushinw.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pushout.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pushout.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/pushoutw.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/pushoutw.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/rockerred.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/rockerred.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/solinaOff.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/solinaOff.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/solinaOn.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/solinaOn.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/switch1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/switch1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/switch2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/switch2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/switch3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/switch3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchgb.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchgb.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnL.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnL.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnl.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnl.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnlG.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnlG.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnlO.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnlO.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnlR.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnlR.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnlW.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnlW.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnlb.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnlb.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnlg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnlg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnlo.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnlo.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnlr.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnlr.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnlw.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnlw.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchnrb.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchnrb.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchoff.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchoff.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchog.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchog.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchogb.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchogb.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchoo.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchoo.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchow.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchow.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/touchoy.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/touchoy.xpm.gz -------------------------------------------------------------------------------- /bitmaps/buttons/yellowdot.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/buttons/yellowdot.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/display2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/display2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/display3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/display3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/display4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/display4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_down.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_down.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/kbd_stop.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/kbd_stop.xpm.gz -------------------------------------------------------------------------------- /bitmaps/digits/redledoff.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/digits/redledoff.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/cableVred.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/cableVred.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/cablered.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/cablered.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/explorer.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/explorer.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/greenled.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/greenled.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/memorymoog.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/memorymoog.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/prophet55.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/prophet55.xpm.gz -------------------------------------------------------------------------------- /bitmaps/images/yellowled.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/images/yellowled.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/blackmdown.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/blackmdown.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/kbghammond.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/kbghammond.xpm.gz -------------------------------------------------------------------------------- /bitmaps/keys/whiteldown.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/keys/whiteldown.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/alpharotary.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/alpharotary.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/hammondbar.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/hammondbar.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knobbluenew.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knobbluenew.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knobgreen.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knobgreen.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knobgreynew.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knobgreynew.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knoborange.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knoborange.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knobrednew.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knobrednew.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/knobyellow.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/knobyellow.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/sliderblack.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/sliderblack.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/sliderbrown.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/sliderbrown.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/slidergreen.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/slidergreen.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/slidergrey.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/slidergrey.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/sliderpoint.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/sliderpoint.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/sliderred.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/sliderred.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/sliderred2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/sliderred2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/sliderwhite.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/sliderwhite.xpm.gz -------------------------------------------------------------------------------- /bitmaps/knobs/yellowknob.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/knobs/yellowknob.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/BlackDown.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/BlackDown.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/BlackFUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/BlackFUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/BlackNUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/BlackNUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/BlackRUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/BlackRUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/BlackUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/BlackUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/BlackUp2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/BlackUp2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/BlackUp3.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/BlackUp3.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/BlackUp4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/BlackUp4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/PedalBUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/PedalBUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/PedalWUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/PedalWUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/WhiteDFUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/WhiteDFUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/WhiteDown.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/WhiteDown.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/WhiteFRUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/WhiteFRUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/WhiteFUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/WhiteFUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/WhiteHFUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/WhiteHFUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/WhiteHLUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/WhiteHLUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/WhiteHUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/WhiteHUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/WhiteLUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/WhiteLUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/WhiteNHUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/WhiteNHUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/WhiteRUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/WhiteRUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/newkeys/WhiteUp.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/newkeys/WhiteUp.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/bme700bg.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/bme700bg.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/cs80opts.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/cs80opts.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/granite.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/granite.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/granular.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/granular.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/leather.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/leather.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/metal1.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/metal1.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/metal2.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/metal2.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/metal4.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/metal4.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/metal5.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/metal5.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/metal6.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/metal6.xpm.gz -------------------------------------------------------------------------------- /bitmaps/textures/metal7.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/textures/metal7.xpm.gz -------------------------------------------------------------------------------- /memory/bassmaker/bassmaker0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bassmaker/bassmaker0.mem -------------------------------------------------------------------------------- /memory/bassmaker/bassmaker1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/bassmaker/bassmaker1.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB30.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB30.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB31.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB31.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB310.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB310.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB311.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB311.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB312.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB312.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB313.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB313.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB314.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB314.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB315.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB315.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB316.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB316.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB317.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB317.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB318.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB318.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB319.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB319.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB32.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB32.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB320.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB320.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB321.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB321.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB322.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB322.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB33.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB33.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB34.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB34.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB35.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB35.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB36.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB36.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB37.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB37.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB38.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB38.mem -------------------------------------------------------------------------------- /memory/hammondB3/hammondB39.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/hammondB3/hammondB39.mem -------------------------------------------------------------------------------- /memory/jupiter8/jupiter811.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/jupiter8/jupiter811.mem -------------------------------------------------------------------------------- /memory/jupiter8/jupiter812.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/jupiter8/jupiter812.mem -------------------------------------------------------------------------------- /memory/jupiter8/jupiter813.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/jupiter8/jupiter813.mem -------------------------------------------------------------------------------- /memory/jupiter8/jupiter814.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/jupiter8/jupiter814.mem -------------------------------------------------------------------------------- /memory/jupiter8/jupiter815.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/jupiter8/jupiter815.mem -------------------------------------------------------------------------------- /memory/jupiter8/jupiter815.seq: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/jupiter8/jupiter815.seq -------------------------------------------------------------------------------- /memory/jupiter8/jupiter816.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/jupiter8/jupiter816.mem -------------------------------------------------------------------------------- /memory/jupiter8/jupiter817.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/jupiter8/jupiter817.mem -------------------------------------------------------------------------------- /memory/jupiter8/jupiter818.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/jupiter8/jupiter818.mem -------------------------------------------------------------------------------- /memory/mixer/default/chorus.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/default/chorus.mem -------------------------------------------------------------------------------- /memory/mixer/default/default.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/default/default.mem -------------------------------------------------------------------------------- /memory/mixer/testsong1/test0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/testsong1/test0.mem -------------------------------------------------------------------------------- /memory/mixer/testsong1/test1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/testsong1/test1.mem -------------------------------------------------------------------------------- /memory/mixer/testsong1/test2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/testsong1/test2.mem -------------------------------------------------------------------------------- /memory/mixer/testsong1/test3.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/testsong1/test3.mem -------------------------------------------------------------------------------- /memory/mixer/testsong1/test4.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/testsong1/test4.mem -------------------------------------------------------------------------------- /memory/mixer/testsong2/song0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/testsong2/song0.mem -------------------------------------------------------------------------------- /memory/mixer/testsong2/song1.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/testsong2/song1.mem -------------------------------------------------------------------------------- /memory/mixer/testsong2/song2.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/testsong2/song2.mem -------------------------------------------------------------------------------- /memory/mixer/testsong2/song3.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/testsong2/song3.mem -------------------------------------------------------------------------------- /memory/mixer/testsong2/song4.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/mixer/testsong2/song4.mem -------------------------------------------------------------------------------- /memory/monopoly/monopoly11.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/monopoly/monopoly11.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5211.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5211.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5212.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5212.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5213.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5213.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5214.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5214.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5215.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5215.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5216.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5216.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5217.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5217.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5218.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5218.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5221.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5221.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5222.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5222.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5223.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5223.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5224.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5224.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5225.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5225.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5226.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5226.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5227.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5227.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5228.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5228.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5231.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5231.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5232.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5232.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5233.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5233.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5234.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5234.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5235.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5235.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5236.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5236.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5237.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5237.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5238.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5238.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5241.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5241.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5242.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5242.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5243.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5243.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5244.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5244.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5245.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5245.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5246.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5246.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5247.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5247.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5248.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5248.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5251.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5251.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5252.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5252.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5253.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5253.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5254.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5254.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5255.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5255.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5261.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5261.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5262.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5262.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5263.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5263.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5264.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5264.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5265.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5265.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5266.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5266.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5267.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5267.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5268.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5268.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5271.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5271.mem -------------------------------------------------------------------------------- /memory/prophet52/prophet5288.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/prophet52/prophet5288.mem -------------------------------------------------------------------------------- /memory/realistic/realistic0.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/memory/realistic/realistic0.mem -------------------------------------------------------------------------------- /bitmaps/blueprints/arp2600.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/arp2600.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/axxephat.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/axxephat.xpm.gz -------------------------------------------------------------------------------- /bitmaps/blueprints/bmshade.xpm.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nomadbyte/bristol-fixes/HEAD/bitmaps/blueprints/bmshade.xpm.gz --------------------------------------------------------------------------------