hlide fremen

1.3K posts

hlide fremen banner
hlide fremen

hlide fremen

@FremenHlide

Katılım Mayıs 2020
88 Takip Edilen73 Takipçiler
GIMONS DEVELOPER WORKS
GIMONS DEVELOPER WORKS@GimonsW·
@FremenHlide This is a board designed to expand the memory of the X68000's sprite controller. It allows you to increase the number of PCGs that can be defined,but there is currently no compatible software available.
English
1
0
0
153
GIMONS DEVELOPER WORKS
GIMONS DEVELOPER WORKS@GimonsW·
CYNTHIA SRAM拡張基板のレイアウト案です。左からPRO用、ACE用、XVI用です。やはり機種毎に設計した方がよさそうね。これからチャレンジする人の何かの参考になればいいな。
GIMONS DEVELOPER WORKS tweet media
日本語
2
17
107
3K
hlide fremen
hlide fremen@FremenHlide·
@engineerswork1 Hi, Philips ! I worked on a similar project using RP2350B but I kinda abandoned or stalled it because I'm not prolific enough with electronics.
English
2
2
3
430
hlide fremen
hlide fremen@FremenHlide·
@NAITOTokihiro ZX0 is enough for me even with the shortest and less faster uncompressor code in bytes.
English
1
0
0
48
内藤 時浩
内藤 時浩@NAITOTokihiro·
Z80の圧縮展開は展開速度が必要ならLZe、遅くてもとにかく最高圧縮を求めるならexmizer 3と私は決め打ちしています。こちらで解説してますのでよろしければ!#PR codeknowledge.livedoor.blog/archives/12870…
日本語
1
30
106
3.9K
I Meme Therefore I Am 🇺🇸
Frustrated by eco-activists blocking traffic, a driver in Warsaw, Poland, took matters into her own hands and pepper-spraying the protesters. Not all heroes wear capes.👏👏👏
English
4.2K
6.6K
59K
1.5M
Oh!石
Oh!石@oec_Nibbleslab·
@zan2zanjp MZ-700にはしました がんばればきっとP6にもなります
Oh!石 tweet media
日本語
2
11
48
3.1K
hlide fremen
hlide fremen@FremenHlide·
@S_Okue Is there a github link to this version of EmuZ80 running Z280?
English
1
0
0
119
奥江 聡
奥江 聡@S_Okue·
EMUZ80に載せたZilog Z280でUniversal MonitorとEMBASIC起動できました。 4MHz(8MHz供給) Z80バス キャッシュオフ
奥江 聡 tweet media
日本語
2
9
75
4.8K
hlide fremen
hlide fremen@FremenHlide·
@HighWiz @k2PSyIqxDKciBXA Effectivement, la pile qui roule donne l'impression de grandir à mesure qu'elle approche l'autre pile. Il n'y a pas que les IA pour halluciner.
Français
0
0
0
5.2K
Henry
Henry@HighWiz·
これすごいな。 何度観ても脳が納得してくれない。
日本語
231
4.1K
37.8K
12M
けせぱぱ
けせぱぱ@cowcoweverybody·
@FremenHlide @kanegonMZ I had seen that idea somewhere a long time ago, but had completely forgotten about it. Thanks! This idea makes it so easy to switch data.
English
1
0
0
31
けせぱぱ
けせぱぱ@cowcoweverybody·
今構想中なのは1枚基板にしてMZ-700の電源上部に収められるサイズです。CPLDのセルがまだ余っているのでSD基板側のロジックICとGALは入りそう。8255はピンが足りなくって断念。 PAL版ってCGROM容量が倍のやつでしたっけ?(記憶違いかな?)。一応考慮してみま~す(責任は持てない😅)
shige-ruuu@shige_ruuu

@kazx68k いっそのことMZ-700_SDとPCG700を一つにしちゃえ!ついでにPAL版のCG-ROMを挿せるソケットも増設しちゃえ!←無責任な俺(笑) いや、基板1枚だとデカく(広く)なるから二枚重ねの合作状態が良いのか。

日本語
1
4
15
703
けせぱぱ
けせぱぱ@cowcoweverybody·
@FremenHlide @kanegonMZ ついこの前までPAL版と2個ROMを並べることを考えていた。でも今日、帰宅ラン中にふと気づいた。容量が倍のROMを利用したら上位BITで切り替えが簡単にできるじゃないかと。ブランクROMにNTSCとPALのデータを両方書き込まないといけないので、基板の配布はちょっと難しくなるかもしれないが。
日本語
2
0
1
71
hlide fremen
hlide fremen@FremenHlide·
@cowcoweverybody @kanegonMZ Just one bigger ROM and to use A12 bit connected to a toggle switch. I used a touch sensor in toggle mode so I could toggle between Western and Japanese characters in real-time.
English
1
0
2
87
けせぱぱ
けせぱぱ@cowcoweverybody·
@kanegonMZ 情報ありがとうございます。 あー私の記憶は紹介いただいたのと似たような海外の情報と混同していたみたいですね。 日本版とPAL版の切り替えですか。つまりROMを2個並べる? 技術的にはアドレスデータバス共有でOE端子切替えで行けそうかな?問題は物理的なスペース確保のほうのような気がする。
日本語
1
0
2
60
hlide fremen
hlide fremen@FremenHlide·
@kanegonMZ @cowcoweverybody This ROM is 32KB if I'm not wrong so I mirrored 2048 characters. 1024 is 4 set x 256 characters. PAL and NTSC both define defines 512 characters and extra 512. I added extra 512 to have pseudo 4-level monochrome 80x50 graphics. Here is the third set:
hlide fremen tweet media
English
1
0
1
42
かねごん
かねごん@kanegonMZ·
@cowcoweverybody PAL版も日本版と同じ容量です。 日本版とROMの切り替えができると便利?という話かな、と。 余談ですが、アトリビュートの未使用1bitを利用して同時に1024個(いや同時は1000個か(^^;)出るように改造していらっしゃる方もいます。 x.com/FremenHlide/st…
hlide fremen@FremenHlide

@bugfire01 @stmlad @akd1500 Can you add 1024? Because on my MZ-700, I can output 1024 different characters. I use VRAM bit D3 along with bit D7 to select a 1024-character font instead of the usual 512-character font. Of course, I replace my CGROM with a bigger ROM.

日本語
2
0
4
87
hlide fremen
hlide fremen@FremenHlide·
@crtmaster Hi, do you think you can add you PR ? I'm also curious how you handle the fact MOTOR pin is 12V unlike MZ-700 5V.
English
1
0
0
20
Joachim
Joachim@crtmaster·
MZ-SD²CMT project: built a tape housing for the OLED, IR, LED, and SD card reader. The relay for MZ reset does not work yet, the rest works fine in the Sharp MZ-80K from 1978.
Joachim tweet media
English
3
1
6
0
hlide fremen
hlide fremen@FremenHlide·
@retrotink2 @NoGoodCitizen While I may not be sure, I wonder whether the author wanted a converter from Japanese video video connector (X68000, FM-Towns, etc.) which is a DB15 to VGA/HD15 where there are V and H syncs.
English
1
0
1
75
Mike Chi
Mike Chi@retrotink2·
@NoGoodCitizen The dongles (at least so far) only output RGBS. The V line is not used
English
2
0
1
555
hlide fremen
hlide fremen@FremenHlide·
@NoGoodCitizen @retrotink2 DB15 is wider and has 15 pins in two rows of 7 and 8, while VGA, HD15 or DE15 (names are interchangeable) is a smaller connector that has 3 rows of 5. However, some devices and manuals will inaccurately label VGA connectors as DB15's. As you do.
English
0
0
1
94
hlide fremen
hlide fremen@FremenHlide·
@FPGA_MZ R800 is a very poor subset of Z800/Z280. The ones you added don't seem to be the ones from Z800. Are they fancy ones?
English
1
0
0
53
hlide fremen
hlide fremen@FremenHlide·
@tnbyki @Hau_oli Hi, I own a PRO II with a PhantomX+RPI4B mounted. I would like install that kind of software but I have no idea how to proceed. I'm totally noob right now.
English
0
0
0
15
yuki@ForbidIF
yuki@ForbidIF@tnbyki·
@Hau_oli 有難う御座います♪ 超カッコいいです✨
yuki@ForbidIF tweet media
日本語
2
0
2
0
はう
はう@Hau_oli·
drive.google.com/drive/folders/… ファイル倉庫です。ch30_omake.sysの新しいのとかを入れております。 Xellent30実機での動作は確認済みですが、ストレージとかいろいろぶっ壊れても構わないよの人柱モードでの運用をどうか宜しくお願い致します。無保証です。
日本語
4
5
68
0
hlide fremen
hlide fremen@FremenHlide·
@twn_2020 Yep, sorry. I was on Gimons threads when I saw the first post mentioning PhantomX. I happen to discover it was mainly an issue with my SD not be compatible with PhantomX. I didn't have the right HDMI cable so I was clueless.
English
1
0
0
12
twn
twn@twn_2020·
@FremenHlide Hello. I think it's not for me, it's for the person who bought it. All I know is that if you disconnect the RPI4B from the PhantomX and connect it to HDMI, you'll see if it's working properly.
English
1
0
0
29
twn
twn@twn_2020·
PhantomX機にPilederXを搭載したことでtantan様のHFLAP.Xを高音質で聴くことができ、買っておいたグラⅡもMIDIでうまく演奏できました。これは凄い。
twn tweet mediatwn tweet mediatwn tweet media
日本語
1
3
30
1.6K