Home
last modified time | relevance | path

Searched refs:uInt8 (Results 1 – 25 of 403) sorted by relevance

12345678910>>...17

/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/emucore/
H A DTIA.hxx419 uInt8* myFramePointer;
476 uInt8 myColor[8];
477 uInt8 myFixedColor[8];
478 uInt8* myColorPtr;
548 uInt8 mySuppressP0;
549 uInt8 mySuppressP1;
561 uInt8 myCurrentGRP0;
565 uInt8 myCurrentGRP1;
570 const uInt8* myP0Mask;
571 const uInt8* myM0Mask;
[all …]
H A DCart.hxx163 virtual bool patch(uInt16 address, uInt8 value) = 0;
171 virtual const uInt8* getImage(int& size) const = 0;
274 static bool isProbablySC(const uInt8* image, uInt32 size);
294 static bool isProbably3E(const uInt8* image, uInt32 size);
299 static bool isProbably3F(const uInt8* image, uInt32 size);
314 static bool isProbablyCV(const uInt8* image, uInt32 size);
324 static bool isProbablyE0(const uInt8* image, uInt32 size);
329 static bool isProbablyE7(const uInt8* image, uInt32 size);
348 static bool isProbablyF6(const uInt8* image, uInt32 size);
358 static bool isProbablyFE(const uInt8* image, uInt32 size);
[all …]
H A DCartAR.hxx116 const uInt8* getImage(int& size) const;
159 uInt8 peek(uInt16 address);
177 uInt8 getAccessFlags(uInt16 address);
184 uInt8 checksum(uInt8* s, uInt16 length);
187 void loadIntoRAM(uInt8 load);
200 uInt8 myImage[8192];
203 uInt8 myHeader[256];
209 uInt8* myLoadImages;
212 uInt8 myNumberOfLoadImages;
224 uInt8 myDataHoldRegister;
[all …]
H A DCartDPCPlus.hxx161 uInt8 peek(uInt16 address);
197 void callFunction(uInt8 value);
201 uInt8* myImage;
205 uInt8* myProgramImage;
208 uInt8* myDisplayImage;
211 uInt8 myDPCRAM[8192];
219 uInt8* myFrequencyImage;
225 uInt8 myTops[8];
228 uInt8 myBottoms[8];
246 uInt8 myParameter[8];
[all …]
H A DM6532.hxx130 uInt8 peek(uInt16 address);
146 void setTimerRegister(uInt8 data, uInt8 interval);
152 uInt8 intim() const;
153 uInt8 timint() const;
171 uInt8 myRAM[128];
183 uInt8 myDDRA;
186 uInt8 myDDRB;
189 uInt8 myOutA;
192 uInt8 myOutB;
195 uInt8 myInterruptFlag;
[all …]
H A DTIASnd.hxx78 void set(uInt16 address, uInt8 value);
85 uInt8 get(uInt16 address) const;
103 void polyInit(uInt8* poly, int size, int f0, int f1);
144 uInt8 myAUDC[2]; // AUDCx (15, 16)
145 uInt8 myAUDF[2]; // AUDFx (17, 18)
150 uInt8 myP4[2]; // Position pointer for the 4-bit POLY array
156 uInt8 myDiv3Cnt[2]; // Div 3 counter, used for POLY5_DIV3 mode
171 uInt8 Bit4[POLY4_SIZE];
172 uInt8 Bit5[POLY5_SIZE];
173 uInt8 Bit9[POLY9_SIZE];
[all …]
H A DCart.cxx586 uInt8 first = image[0]; in isProbably4KSC()
603 uInt8 signature[2][4] = { in isProbablyARM()
618 uInt8 signature1[3][3] = { in isProbably0840()
688 uInt8 signature[2][3] = { in isProbablyCV()
715 uInt8 signature[8][3] = { in isProbablyE0()
741 uInt8 signature[7][3] = { in isProbablyE7()
779 uInt8 signature[4][3] = { in isProbablyEF()
870 uInt8 signature[4][5] = { in isProbablyFE()
887 uInt8 signature[2][3] = { in isProbablySB()
902 uInt8 signature[3][3] = { in isProbablyUA()
[all …]
H A DCartCTY.hxx185 const uInt8* getImage(int& size) const;
236 uInt8 peek(uInt16 address);
245 bool poke(uInt16 address, uInt8 value);
255 uInt8 ramReadWrite();
260 void loadTune(uInt8 index);
261 void loadScore(uInt8 index);
262 void saveScore(uInt8 index);
279 uInt8 myImage[32768];
282 uInt8 myRAM[64];
285 uInt8 myOperationType;
[all …]
H A DSystem.hxx208 uInt8 getDataBusState() const { return myDataBusState; } in getDataBusState()
225 uInt8 getDataBusState(uInt8 zmask, uInt8 hmask = 0x00) in getDataBusState()
243 uInt8 peek(uInt16 address, uInt8 flags = 0);
258 void poke(uInt16 address, uInt8 value);
277 uInt8 getAccessFlags(uInt16 address);
278 void setAccessFlags(uInt16 address, uInt8 flags);
301 uInt8* directPeekBase;
309 uInt8* directPokeBase;
318 uInt8* codeAccessBase;
340 PageAccess(uInt8* peek, uInt8* poke, uInt8* code, Device* dev, in PageAccess()
[all …]
H A DCartDPC.hxx107 bool patch(uInt16 address, uInt8 value);
115 const uInt8* getImage(int& size) const;
158 uInt8 peek(uInt16 address);
167 bool poke(uInt16 address, uInt8 value);
183 uInt8 myImage[8192 + 2048 + 256];
189 uInt8* myProgramImage;
192 uInt8* myDisplayImage;
198 uInt8 myTops[8];
201 uInt8 myBottoms[8];
207 uInt8 myFlags[8];
[all …]
/dports/emulators/stella/stella-6.6/src/emucore/tia/
H A DPlayer.hxx38 void grp(uInt8 value);
40 void hmp(uInt8 value);
46 void refp(uInt8 value);
48 void vdelp(uInt8 value);
70 uInt8 getColor() const;
116 uInt8 myColor{0};
122 uInt8 myHmmClocks{0};
123 uInt8 myCounter{0};
129 uInt8 myDivider{0};
137 uInt8 myPatternOld{0};
[all …]
H A DMissile.hxx40 void enam(uInt8 value);
42 void hmm(uInt8 value);
48 void nusiz(uInt8 value);
68 uInt8 getColor() const;
79 inline void movementTick(uInt8 clock, uInt8 hclock, bool hblank);
107 uInt8 myResmp{0};
109 uInt8 myHmmClocks{0};
110 uInt8 myCounter{0};
112 uInt8 myWidth{1};
123 uInt8 myColor{0};
[all …]
H A DTIA.hxx69 enum DummyRegisters: uInt8 {
516 uInt8 registerValue(uInt8 reg) const;
669 void delayedWrite(uInt8 address, uInt8 value);
680 uInt8 resxCounter();
685 uInt8 collCXM0P() const;
777 uInt8 myPFBitsDelay{0};
780 uInt8 myPlSwapDelay{0};
781 uInt8 myBlSwapDelay{0};
846 uInt8 myHctr{0};
913 uInt8 mySubClock{0};
[all …]
H A DPlayfield.hxx50 void pf0(uInt8 value);
55 void pf1(uInt8 value);
60 void pf2(uInt8 value);
121 uInt8 getColor() const;
180 uInt8 myColorLeft{0};
181 uInt8 myColorRight{0};
186 uInt8 myColorP0{0};
187 uInt8 myColorP1{0};
227 uInt8 myPf0{0};
228 uInt8 myPf1{0};
[all …]
H A DBall.hxx51 void enabl(uInt8 value);
56 void hmbl(uInt8 value);
61 void resbl(uInt8 counter);
66 void ctrlpf(uInt8 value);
71 void vdelbl(uInt8 value);
229 uInt8 myColor{0};
234 uInt8 myObjectColor{0};
239 uInt8 myDebugColor{0};
276 uInt8 myHmmClocks{0};
281 uInt8 myCounter{0};
[all …]
/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/debugger/
H A DTIADebug.hxx86 uInt8 pf0(int newVal = -1);
87 uInt8 pf1(int newVal = -1);
88 uInt8 pf2(int newVal = -1);
90 uInt8 grP0(int newVal = -1);
91 uInt8 grP1(int newVal = -1);
97 uInt8 hmP0(int newVal = -1);
98 uInt8 hmP1(int newVal = -1);
99 uInt8 hmM0(int newVal = -1);
100 uInt8 hmM1(int newVal = -1);
101 uInt8 hmBL(int newVal = -1);
[all …]
H A DRiotDebug.hxx41 uInt8 TIM1T, TIM8T, TIM64T, T1024T, INTIM, TIMINT;
45 uInt8 INPT0, INPT1, INPT2, INPT3, INPT4, INPT5;
60 uInt8 swcha(int newVal = -1);
61 uInt8 swacnt(int newVal = -1);
62 uInt8 swchb(int newVal = -1);
63 uInt8 swbcnt(int newVal = -1);
67 uInt8 inpt(int x);
71 uInt8 tim1T(int newVal = -1);
72 uInt8 tim8T(int newVal = -1);
73 uInt8 tim64T(int newVal = -1);
[all …]
/dports/emulators/stella/stella-6.6/src/debugger/
H A DTIADebug.hxx86 uInt8 pf0(int newVal = -1);
87 uInt8 pf1(int newVal = -1);
88 uInt8 pf2(int newVal = -1);
90 uInt8 grP0(int newVal = -1);
91 uInt8 grP1(int newVal = -1);
97 uInt8 hmP0(int newVal = -1);
98 uInt8 hmP1(int newVal = -1);
99 uInt8 hmM0(int newVal = -1);
110 void setGRP0Old(uInt8 b);
111 void setGRP1Old(uInt8 b);
[all …]
H A DRiotDebug.hxx63 uInt8 swcha(int newVal = -1);
64 uInt8 swacnt(int newVal = -1);
65 uInt8 swchb(int newVal = -1);
66 uInt8 swbcnt(int newVal = -1);
70 uInt8 inpt(int x);
74 uInt8 tim1T(int newVal = -1);
75 uInt8 tim8T(int newVal = -1);
76 uInt8 tim64T(int newVal = -1);
77 uInt8 tim1024T(int newVal = -1);
78 uInt8 intim() const;
[all …]
/dports/emulators/stella/stella-6.6/src/common/
H A Dsmartmod.hxx25 uInt8 smartmod(uInt8 x) in smartmod()
32 inline uInt8 smartmod<2>(uInt8 x) in smartmod()
39 inline uInt8 smartmod<4>(uInt8 x) in smartmod()
46 inline uInt8 smartmod<8>(uInt8 x) in smartmod()
53 inline uInt8 smartmod<16>(uInt8 x) in smartmod()
60 inline uInt8 smartmod<32>(uInt8 x) in smartmod()
67 inline uInt8 smartmod<64>(uInt8 x) in smartmod()
74 inline uInt8 smartmod<128>(uInt8 x) in smartmod()
81 inline uInt8 smartmod<256>(uInt8 x) in smartmod()
/dports/emulators/stella/stella-6.6/src/emucore/
H A DCartMVC.cxx124 uInt8 readGraph() { in readGraph()
143 const uInt8* myAudio in save()
275 static constexpr uInt8
282 static constexpr uInt8
765 enum Mode : uInt8
806 uInt8 myROM[1024];
815 uInt8 myA10_Count{0};
818 uInt8 myState{3};
823 uInt8 myLines{0};
828 uInt8 myForceColor{0};
[all …]
H A DCartBUS.hxx137 uInt8 busOverdrive(uInt16 address);
177 uInt8 peek(uInt16 address) override;
210 void callFunction(uInt8 value);
220 uInt8 readFromDatastream(uInt8 index);
222 uInt32 getWaveform(uInt8 index) const;
231 uInt8* myProgramImage{nullptr};
234 uInt8* myDisplayImage{nullptr};
237 uInt8* myDriverImage{nullptr};
243 std::array<uInt8, 8_KB> myRAM;
281 uInt8 myMode{0};
[all …]
H A DCartCDF.hxx209 uInt8 peek(uInt16 address) override;
242 void callFunction(uInt8 value);
249 uInt8 readFromDatastream(uInt8 index);
272 uInt8* myProgramImage{nullptr};
275 uInt8* myDisplayImage{nullptr};
278 uInt8* myDriverImage{nullptr};
287 std::array<uInt8, 32_KB> myRAM;
331 uInt8 myMode{0xFF};
340 uInt8 myFastJumpActive{0};
352 uInt8 myAmplitudeStream{0};
[all …]
H A DM6532.hxx109 uInt8 peek(uInt16 address) override;
149 void setTimerRegister(uInt8 data, uInt8 interval);
156 uInt8 intim();
157 uInt8 timint();
193 std::array<uInt8, 128> myRAM;
196 uInt8 myTimer{0};
214 uInt8 myDDRA{0};
217 uInt8 myDDRB{0};
220 uInt8 myOutA{0};
223 uInt8 myOutB{0};
[all …]
/dports/audio/tiatracker/tiatracker-1.3/emulation/
H A DTIASnd.h84 void set(uInt16 address, uInt8 value);
91 uInt8 get(uInt16 address) const;
109 void polyInit(uInt8* poly, int size, int f0, int f1);
150 uInt8 myAUDC[2]; // AUDCx (15, 16)
151 uInt8 myAUDF[2]; // AUDFx (17, 18)
156 uInt8 myP4[2]; // Position pointer for the 4-bit POLY array
162 uInt8 myDiv3Cnt[2]; // Div 3 counter, used for POLY5_DIV3 mode
177 uInt8 Bit4[POLY4_SIZE];
178 uInt8 Bit5[POLY5_SIZE];
179 uInt8 Bit9[POLY9_SIZE];
[all …]

12345678910>>...17