micetools, and other assorted ringedge replacement binaries https://bsnk.me/eamuse/sega
Go to file
Bottersnike 05fcc7f4f8
Push nbgi
2023-08-30 02:08:59 +01:00
assets Refine icons 2022-06-13 10:52:58 +01:00
lib mxStartup; micekeychip fix; SDCM fix 2023-07-16 22:13:34 +01:00
openssl-1.0.1 Lots of stuff 2023-07-07 12:58:55 +01:00
src Push nbgi 2023-08-30 02:08:59 +01:00
subprojects Lots of stuff 2023-07-07 12:58:55 +01:00
.gitignore Idk if this is even stable 2023-02-10 04:22:16 +00:00
Makefile Lots of stuff 2023-07-07 12:58:55 +01:00
README.md Update readme 2023-04-11 02:41:49 +09:00
assert_dd_blocks.py Quite a lot has happened; I lose track 2022-10-30 17:33:02 +00:00
cross-32.ini Lots of stuff 2023-07-07 12:58:55 +01:00
cross-64.ini Lots of stuff 2023-07-07 12:58:55 +01:00
meson.build mxStartup; micekeychip fix; SDCM fix 2023-07-16 22:13:34 +01:00
meson.py Resolve all compiled warnings 2023-04-11 11:27:25 +09:00
meson_options.txt Lots of stuff 2023-07-07 12:58:55 +01:00
mxinstaller.py Quite a lot has happened; I lose track 2022-10-30 17:33:02 +00:00

README.md

micetools

Pre-compiled binaries for the core mice loader can be found at https://tendokyu.moe/mice/mice.zip. This is a nighly build; there is currently no stable release.

This is heavily in-dev software!

There is no guarantee that any games will start using mice. Please do not complain that your favourite game does not work yet.

Use of mice currently requires additional auxillary software. This is being slowly changed but is still currently the case. You do not have this software. Mice will not run out of the box for you.

Micetools

This is the main loader for Ring series software. This encompases both games and the system utilities such as mxsegaboot. Rather than impementing anything specific to any one program, the eventual goal is to create a full emulation layer for the Ring series hardware, upon which all software Just Works.

Please see the above notes regarding use of Micetools.

Micekeychip

This is a keychip emulator designed for arcade operators with a physical cabinet, and at the very least a physical Ring series PCB. If this isn't you, don't worry about this program.

If, however, this is you, feel free to reach out about getting setup with the emulator. Builds are not currently included in the nightlies, but I can provide them on an as-needed basis and help you get setup. Bottersnike#3605 on discord is the easiest way to go.

Wait, what's everything else in that dist folder?

This is a research project, first and foremost. While a large portion of the output from this project is useful for end users, an equally sizable portion of it is useful only for researching the Ring series platform.

Feel free to look around at some of the other software here, but please do so knowing that you're on your own and I will not provide support.