Libretro port of X Millennium Sharp X1 emulator svn at http://amethyst.yui.ne.jp/svn/x1/xmil/trunk/
Go to file
2024-10-21 14:41:30 -07:00
adv new sound manager (adv&nds) 2015-11-23 02:17:09 +00:00
android-project sdl2: ext from np2 2016-01-25 12:04:21 +00:00
codecnv common, codecnv: synchronizes with np2 2015-11-17 13:22:04 +00:00
common sdl2: ext from np2 2016-01-25 12:04:21 +00:00
embed gui fileselect (still weird) 2017-05-22 22:25:02 +02:00
fdd Eliminate file_attr 2020-03-02 16:46:46 +01:00
font resolves BOOL/BRESULT 2015-11-13 14:04:30 +00:00
generic win9x: keydisp 2015-12-29 15:35:15 +00:00
io CPU speed config 2020-03-02 14:05:28 +01:00
libretro ios/tvos: properly set min supported version (#28) 2024-10-21 14:41:30 -07:00
nds new sound manager (adv&nds) 2015-11-23 02:17:09 +00:00
sdl2 SDL2: support 2nd OPM 2016-11-04 11:38:49 +00:00
sound update 2017-05-23 21:03:45 +02:00
vram Fix QVGA support 2020-04-02 21:33:27 +02:00
win9x opm: initializer 2016-10-15 14:30:51 +00:00
z80aadv adv: fix dma (pointer and defines 4 ds) 2015-11-06 11:33:17 +00:00
z80ac add nds-win32 simulation project 2009-03-24 13:52:54 +00:00
z80ands added nds core 2009-03-25 21:36:12 +00:00
z80c z80c: defines 2015-12-29 15:51:55 +00:00
z80x win9x: build for nasm2 2015-11-06 12:03:46 +00:00
.gitignore update 2017-05-23 21:03:45 +02:00
.gitlab-ci.yml Fix miyoo compilation name 2022-03-15 10:31:31 +01:00
calendar.c nevent: refactoring 2015-11-13 14:25:13 +00:00
calendar.h nevent: refactoring 2015-11-13 14:25:13 +00:00
common.h WinCE: omits STRLITERAL 2015-11-11 15:57:25 +00:00
debugsub.c resolves warning 2015-11-13 13:50:50 +00:00
debugsub.h initialize 2004-08-01 05:31:32 +00:00
ievent.c resolves BOOL/BRESULT 2015-11-13 14:04:30 +00:00
ievent.h fix... 2004-08-15 17:51:53 +00:00
keystat.c change to c style comment 2008-06-02 20:07:32 +00:00
keystat.h change to c style comment 2008-06-02 20:07:32 +00:00
keystat.tbl encoding key code 2015-11-07 10:25:11 +00:00
LICENSE Clarify license status 2020-02-06 15:14:00 +01:00
nevent.c nevent: refactoring 2015-11-13 14:25:13 +00:00
nevent.h nevent: refactoring 2015-11-13 14:25:13 +00:00
pccore.c support 2nd OPM 2015-12-30 08:43:11 +00:00
pccore.h CPU speed config 2020-03-02 14:05:28 +01:00
README.MD update 2017-05-16 00:09:12 +02:00
readme.txt initialize 2004-08-01 05:31:32 +00:00
statsave.c Remove the need for file_delete 2020-03-02 16:37:10 +01:00
statsave.h Add libretro serial/deserial 2020-03-02 14:05:28 +01:00
statsave.tbl version increments 2015-12-30 15:23:37 +00:00
timing.c change to c style comment 2008-06-02 20:07:32 +00:00
timing.h fix... 2004-08-14 12:16:18 +00:00
update.txt RetroPC CVS restarting 2005/02/04 (T.Yui) 2005-02-04 06:42:14 +00:00
x1_libretro.info Update x1_libretro.info 2020-03-02 17:44:21 +01:00
xmilver.h opm: initializer 2016-10-15 14:32:52 +00:00

Libretro port of X Millennium Sharp X1 emulator

svn: http://amethyst.yui.ne.jp/svn/x1/xmil/trunk/ Website: http://www.turboz.to/

WIP and basic port

bios load from retroarch system directory in a folder named xmil: ("IPLROM.X1" "IPLROM.X1T")

valid_extensions = "dx1|zip|2d|2hd|tfd|d88|88d|hdm|xdf|dup|cmd"

Know bugs:

  • Opening disk from gui not working for now (endless loop & freeze)