Search found 22 matches

by Bogus
Sun 19 Jun, 2022 6:03 pm
Forum: Development
Topic: PCem cannot compile with printer support
Replies: 2
Views: 3118

Re: PCem cannot compile with printer support

I know, that is experimental, too bad.
Is some documentation to write plugins?
PCem can be compiled with api plugins support, only there is no sample plugin, only for printer is.
by Bogus
Sun 19 Jun, 2022 4:59 pm
Forum: Development
Topic: PCem cannot compile with printer support
Replies: 2
Views: 3118

PCem cannot compile with printer support

I cannot compile PCem with printer enabled support. After run ninja command, compilation fails. Compilation log: [1/330] Building C object experimental/printer_epsonlx810/CMakeFiles/printer_epsonlx810.dir/plugin.c.obj C:/Users/bogra/msys64/home/bogra/pcem/experimental/printer_epsonlx810/plugin.c: In...
by Bogus
Wed 02 Dec, 2020 3:44 am
Forum: Development
Topic: [BUG] Fatal() on Mandrake 6.1 when using the Voodoo Banshee
Replies: 3
Views: 3049

Re: [BUG] Fatal() on Mandrake 6.1 when using the Voodoo Banshee

My patch no longer valid, since SarahWalker fixed Banshee subsystem ID.
Maybe SarahWalker fix it in next release.
by Bogus
Tue 01 Dec, 2020 1:43 pm
Forum: Development
Topic: v17 compatibility & bug list
Replies: 77
Views: 73531

Re: v17 compatibility & bug list

My patch no longer valid, SarahWalker fixed Banshee subsystem ID.
by Bogus
Fri 27 Nov, 2020 3:35 pm
Forum: Development
Topic: v17 compatibility & bug list
Replies: 77
Views: 73531

Re: v17 compatibility & bug list

Someone tested Monsters, Inc. Scare Island?
No demo version for this game.
by Bogus
Fri 27 Nov, 2020 1:51 am
Forum: Development
Topic: [BUG] Fatal() on Mandrake 6.1 when using the Voodoo Banshee
Replies: 3
Views: 3049

Re: [BUG] Fatal() on Mandrake 6.1 when using the Voodoo Banshee

You can use my patch to fix banshee subsystem id, it works least for windows, no need to force driver to install or edit in registry to correct subsystem id. Place patch in main pcem source directory and run patch -p1 -i voodoo_banshee_subsystem_id.patch and recompile. For launch area write, command...
by Bogus
Thu 26 Nov, 2020 11:31 pm
Forum: Development
Topic: v17 compatibility & bug list
Replies: 77
Views: 73531

Re: v17 compatibility & bug list

GA686BX, Pentium II 233, Voodoo3 3000, SB16, 128MB, Windows 98SE: * - newly emulated game Works: - Need for Speed Hot Pursuit 2 demo, slow, need more cpu optimization, on banshee also should works REAL bugs: - Need for Speed Hot Pursuit 2, also demo version: white wheels, like on real voodoo3 card ...
by Bogus
Sun 15 Nov, 2020 8:07 pm
Forum: General
Topic: How to access my host computer?
Replies: 3
Views: 2727

Re: How to access my host computer?

If you use slirp mode, just type 10.0.2.2 ip address, if you use winpcap mode, type ip address of your host pc.
by Bogus
Sun 06 Sep, 2020 12:58 pm
Forum: General
Topic: PCem Permedia 2 emulation
Replies: 4
Views: 3466

Re: PCem Permedia 2 emulation

I know, i readed about this, only i not know, how banking registers works on this card, maybe like on mystique?
A0000 to B0000 and B0000 to C0000, additional address bits.
by Bogus
Thu 27 Aug, 2020 7:56 pm
Forum: General
Topic: PCem Permedia 2 emulation
Replies: 4
Views: 3466

Re: PCem Permedia 2 emulation

This is about bank registers, permedia 2 supports only 256 colors in 640x400 and in 640x480 resolutions, rest resolutions and colors depth works only in linear framebuffer.
Maybe SarahWalker will know, has register documentation.
by Bogus
Thu 27 Aug, 2020 6:38 pm
Forum: General
Topic: PCem Permedia 2 emulation
Replies: 4
Views: 3466

PCem Permedia 2 emulation

I trying to write Permedia 2 emulation, but i not know which registers are to read bank and write bank, in documentation is nothing about this registers, only about VGAControlReg and Mode640Reg, sequencer and graphics index register. What works? pci vendor device id pci subsystem vendor id, pci subs...
by Bogus
Wed 22 Jul, 2020 12:16 am
Forum: General
Topic: PCem infrared emulation
Replies: 16
Views: 9113

Re: PCem infrared emulation

Yeah.
If not will be emulated, difficult.
by Bogus
Tue 21 Jul, 2020 9:30 pm
Forum: General
Topic: PCem infrared emulation
Replies: 16
Views: 9113

Re: PCem infrared emulation

Realy? E.g gbc emulator GEST has infrared emulation via SDL_net, dolphin emulator also has infrared emulation for IR pointer of wiimote, bochs has null-modem emulation, pipe client server. Maybe infrared works similar like null-modem. Infrared pnp id are pnp0510 and pnp0511. IR distance can be regul...
by Bogus
Tue 21 Jul, 2020 7:16 pm
Forum: General
Topic: PCem infrared emulation
Replies: 16
Views: 9113

Re: PCem infrared emulation

Too bad, no pc emulator has infrared emulation.
by Bogus
Tue 21 Jul, 2020 12:38 pm
Forum: General
Topic: PCem infrared emulation
Replies: 16
Views: 9113

Re: PCem infrared emulation

I don't know much about programming, but Sarah Walker can implement it, if knows how it works. I not have infrared in my laptop. edit: I already know, how infrared is connected, ir receiver is connected to motherboard via serial port, during infrared installation windows tells to choose psychical se...
by Bogus
Tue 21 Jul, 2020 2:57 am
Forum: General
Topic: PCem infrared emulation
Replies: 16
Views: 9113

Re: PCem infrared emulation

I know, but would be nice to emulate infrared, maybe infrared works on the same principle as the serial cable, only that wireless and by infrared waves.
Dosbox has null-modem emulation, bochs also, can be ported.
by Bogus
Tue 21 Jul, 2020 2:38 am
Forum: General
Topic: PCem infrared emulation
Replies: 16
Views: 9113

Re: PCem infrared emulation

Yes, modern pcs not have built-in IR, this not was on pci or usb, but was built-in on mainboard like floppy controller or com port. Windows 9x has Infrared Communication Device installed via add new hardware, but on PCem does nothing, missing emulation this device. https://techgenix.com/content/wn/i...
by Bogus
Tue 21 Jul, 2020 1:23 am
Forum: General
Topic: PCem infrared emulation
Replies: 16
Views: 9113

Re: PCem infrared emulation

Some desktop pc has built-in infrared port, e.g intel 430vx, fic va-503+, etc.
Yes, transfer data e.g.
Infra Red (IR) Function, is such option in bios.
by Bogus
Mon 20 Jul, 2020 11:26 pm
Forum: General
Topic: PCem infrared emulation
Replies: 16
Views: 9113

PCem infrared emulation

When will be infrared emulation?
I know, how it works, two devices are close to each other and infrared signals are sent and received.
Only i not know, how can be implemented, some machines have an infrared option in the bios in integrated peripherals.
by Bogus
Fri 03 Jul, 2020 12:34 am
Forum: General
Topic: Future graphics card emulation
Replies: 112
Views: 204818

Re: Future graphics card emulation

I know, missing 3d registers for riva 128? Is also envytools on github, there is documentation on 2d/3d registers, e.g pfb, pfifo, pgraph, etc. Actually, no documentation for voodoo 5. Maybe are registers from previous voodoo, but with extensions for newest drectx versions? Reverse engineering can b...
by Bogus
Thu 02 Jul, 2020 4:04 pm
Forum: General
Topic: Future graphics card emulation
Replies: 112
Views: 204818

Re: Future graphics card emulation

I found documentation for voodoo 5 5500, but and so doesn't make sense, too powerful this card, is on [Moderator : link removed] For riva 128 documentation also is available, search for riva128.txt sourceforge. Even 86box had emulation this card in 2018 before removing and even drivers was working, ...
by Bogus
Tue 21 Aug, 2018 2:47 pm
Forum: General
Topic: [Request] Diamond Fire GL 1000 Pro
Replies: 4
Views: 5905

Re: [Request] Diamond Fire GL 1000 Pro

There is documentation on www.vgamuseum.info, only one bios works with 430vx.