Search results for query: crazyc (26 - 50 of 62)
Previous page Previous   Main search page Main search page   Next page Next

Subject Forum Poster Posted on
. Re: Unix: emulation in MAME?

CLIX might be fast enough to use, those machines were clocked fairly slow. You can also use the Apollo m68k Domain/OS. There's also the various x86 ...
EmuChat crazyc 05/27/19 08:17 PM
. Re: New Hiscore.dat for Mame 0.206

Yup, fractional delays also work (@delay=2.5 etc...). It'll work fine with the last version, just get https://raw.githubusercontent.com/mamede...isc ...
News crazyc 02/17/19 10:42 PM
. Re: New Hiscore.dat for Mame 0.206

Okay "@delay=n" will delay n seconds after the game starts before loading in the score data. Be a bit careful as the resolution is just one ...
News crazyc 02/17/19 09:21 PM
. Re: New Hiscore.dat for Mame 0.206

None for now. If something is needed ask and if it's possible and not excessively complex, I can add it.
News crazyc 02/14/19 11:23 PM
. Re: New Hiscore.dat for Mame 0.206

For gorf you can try Code: @:maincpu,:protected_ram/share,0010,22,00,00
News crazyc 02/12/19 02:01 AM
. Re: MAME plugin.ini File Explanation

Lua is a scripting language. The console lets you interact with the emulation while it's running using scripting commands. The discord plugin will ...
EmuChat crazyc 07/29/18 09:51 PM
. Re: DEC Rainbow 100

There's a CP/M boot image here but your zork binaries need to be in a disk image to work not just loose files. Doing that is going to be difficult. ...
EmuChat crazyc 04/08/18 02:04 AM
. Re: DEC Rainbow 100

Isobuster won't read teledisk images and there's nothing which will write to them. Attached is a bootable image that will allow you to mount regular ...
EmuChat crazyc 04/06/18 04:29 AM
. Re: LUA ERRROR

That's the real error. You need to either find out why history.db isn't be opened properly (maybe something wrong with historypath) or disable the da ...
MAMEUI & IV/Play crazyc 03/30/18 02:55 PM
. Re: LUA ERRROR

Replace plugins/data/database.lua with this.
MAMEUI & IV/Play crazyc 03/29/18 10:03 PM
. Re: Astronomer finds ‘proof’ of faked moon landings...

Things impact the lunar surface constantly with significant energy too. https://www.nasa.gov/centers/marshall/news/lunar/index.html
The Loony Bin crazyc 03/12/18 09:42 PM
. Re: lua plugin for typing commands

mame64 orica -autoboot_delay 3 -autoboot_command "cload\"\"\n" works fine on linux for me.
EmuChat crazyc 02/06/18 02:35 AM
. Re: lua plugin for typing commands

I made the change yesterday but the newest build on that page is from two days ago. Either compile it yourself or wait for a newer one.
EmuChat crazyc 02/04/18 05:29 PM
. Re: lua plugin for typing commands

I committed a fix for it at https://github.com/mamedev/mame/commit/b27d8aae2571321e35509a1487175c043239f572 . You'll have to compile it yourself unl ...
EmuChat crazyc 02/04/18 05:16 AM
. Re: Trouble understanding reading memory addresses in debugger/lua/cheat system

There's currently some weirdness with the TMS34010 wrt how it's addressing works. You need to multiply the address 20C050 by 8 to get the same view i ...
Programming crazyc 01/05/18 02:10 AM
. Re: Mame LUA extensibility - emu.gamename() returning "Nintendo" instead of cartridge name

Are you loading from the softlist or fullpath? With softlist loading you'll get something like: Code: mess64 -debug nes smb -plugin console _/ ...
Programming crazyc 11/29/17 05:18 PM
. Re: Mame LUA extensibility - emu.gamename() returning "Nintendo" instead of cartridge name

Gamename gives the romset fullname. For the software name use can use emu.softname() for the short loaded software list entry name or manager:machine ...
Programming crazyc 11/28/17 04:02 PM
. Re: Seeking info on making a mame plugin (mem:read_u8 over TCP/IP)

If you use Code: socket = emu.file("rwc") -- rwc for read, write, create socket:open("socket.127.0.0.1:1234") socket:read(50) -- ...
EmuChat crazyc 11/09/17 08:35 PM
. Re: Baddudes not saving high score

Quote: If replacing our current installed hiscore.dat with that one doesn't work, you'll need to use a later version of MAME as well. The only ...
EmuChat crazyc 08/02/17 08:46 PM
. Re: That's for changing the logo into Crayola font you dumb bastards

Apple, Amazon and Microsoft are all also showing a price of $123.47.
The Loony Bin crazyc 07/04/17 02:31 AM
. Re: PSP need to be dump. Then send it to MAME Dev Team. Doesn't matter which model it is.

We really need (at least it would be helpful) a dump of the pre-IPL too. There doesn't seem to be any dumps available even though a few people appare ...
EmuChat crazyc 06/21/17 03:41 PM
. Re: IBM5160 emulation

The XT only supports DD floppies, 360k or (later bioses) 720k.
EmuChat crazyc 03/28/17 08:16 PM
. Re: IBM5160 emulation

This one works.
EmuChat crazyc 03/28/17 03:08 PM
. Re: IBM5160 emulation

Try booting the 5160 from the floppy with the hdd attached. If the hdd is readable use sys c: to copy the system files and rewrite the boot sector aga ...
EmuChat crazyc 03/28/17 04:12 AM
. Re: Intercept frames

Here's a port of MarI/O to MAME. It should give you an idea of how to implement yours. https://gist.github.com/cracyc/02cbcac7b869329e7d8b280ef6c77f ...
Programming crazyc 02/13/17 05:16 PM

Search results for query: crazyc (26 - 50 of 62)
Previous page Previous   Main search page Main search page   Next page Next