Making adaptors and dumping the contents of PROMs for the Quantel DPB-7000 Paintbox MAME project. @TheMogMinerpic.twitter.com/eRdlKsevYv
Emulator dev. Game dev. Moogle. ex-Mojang, EA, ATVI, ADSK, King. Arrowheader. Aspiring VO/VA artist. Autist. Views 100% mine, not employer's. He/him. Enby. 35.
Voit lisätä twiitteihisi sijainnin, esimerkiksi kaupungin tai tarkemman paikan, verkosta ja kolmannen osapuolen sovellusten kautta. Halutessasi voit poistaa twiittisi sijaintihistorian myöhemmin. Lue lisää
Lisää tämä twiitti verkkosivustollesi kopioimalla alla oleva koodi. Lue lisää
Lisää tämä video verkkosivustollesi kopioimalla alla oleva koodi. Lue lisää
Upottamalla Twitter-sisältöä sivustollesi tai sovellukseesi hyväksyt Twitterin kehittäjäsopimuksen ja kehittäjäkäytännön.
| Maa | Koodi | Asiakkaille yrityksessä |
|---|---|---|
| Yhdysvallat | 40404 | (mikä tahansa) |
| Kanada | 21212 | (mikä tahansa) |
| Yhdistynyt kuningaskunta | 86444 | Vodafone, Orange, 3, O2 |
| Brasilia | 40404 | Nextel, TIM |
| Haiti | 40404 | Digicel, Voila |
| Irlanti | 51210 | Vodafone, O2 |
| Intia | 53000 | Bharti Airtel, Videocon, Reliance |
| Indonesia | 89887 | AXIS, 3, Telkomsel, Indosat, XL Axiata |
| Italia | 4880804 | Wind |
| 3424486444 | Vodafone | |
| » Näytä muiden maiden lyhytnumerot tekstiviesteille | ||
Tällä aikajanalla vietät suurimman osan ajastasi ja saat välittömiä päivityksiä sinulle tärkeistä asioista.
Siirrä osoitin profiilikuvan päälle ja napsauta Seurataan-painiketta lopettaaksesi tilien seuraamisen.
Kun näet twiitin, jota rakastat, napauta sydäntä — siten voit kertoa twiitin kirjoittaneelle henkilölle jakavasi rakkautta.
Nopein tapa jakaa jonkun muun twiitti seuraajillesi on uudelleentwiittaus. Napauta kuvaketta lähettääksesi sen heti.
Lisää ajatuksesi twiittiin vastaamalla. Etsi sinua kiinnostava aihe ja hyppää mukaan keskusteluun.
Näe välittömät päivitykset siitä, mistä ihmiset puhuvat juuri nyt.
Seuraa lisää tilejä nähdäksesi välittömät päivitykset sinua kiinnostavista aiheista.
Näe mihin tahansa aiheeseen liittyvät viimeisimmät keskustelut välittömästi.
Pysy ajan tasalla parhaista tarinoista niiden tapahtuessa.
Making adaptors and dumping the contents of PROMs for the Quantel DPB-7000 Paintbox MAME project. @TheMogMinerpic.twitter.com/eRdlKsevYv
What do they do? Looks like the board generates screen addresses in sequence or something like that for the display? Are the PROMs to change the resolution between regions? (I remember studying a Q*Bert service manual once, and the display board looked a bit like this!)
Depends on the board. For example, there's an entire card called the "Store Address Card", which has various registers including ones for the cursor X and Y positions. Rather than being directly mapped, the cursor X value is run through a bank of PROMs.
Ultimately the purpose of MAME is to serve as hardware documentation, and to an extent a way of helping people with bit-rotted ROMs burn new ones, so I'm trying to go as low-level as I can with the Paintbox, short of just chucking the entire thing into MAME's netlist system.
Interesting! So you'd actually be emulating the individual discrete logic parts here, not just a black box of the board function? (I'm assuming that apart from all those counters, you could replace chunks of this with some sort of truth table, however big)
Thus far I'm not going as far as emulating the individual discrete logic parts, but I am emulating the exact functionality as best I can, and documenting which part location each bit of the functionality comes from.
e.g. rather than directly emulating a bunch of latches, I store values on the right clock cycle in an array called m_diskseq_ucode_latch, but I also have a comment indicating that those latches come from ICs GG/GF/GE/GD/GC/GB/GA.
Got it. Thanks for the insight! It's fascinating stuff.
Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.