22 Commits

Author SHA1 Message Date
terminator2k2
cab156339e add support for svcsplus .Neo Format (#909) 2024-07-11 20:59:16 +08:00
Sorgelig
170d711284 neogeo: auto pcm 0/1, try to load combined ROM if specified parts not found. 2023-08-03 06:42:51 +08:00
Sorgelig
62c9d24db6 neogeo: add oversized V1Size, some tweaks 2023-08-01 17:43:32 +08:00
Sorgelig
575673577c neogeo: support for Metal Slug 5 Plus banking. 2023-08-01 05:27:03 +08:00
Sorgelig
aa5d78309a neogeo: Support for VLiner and JockeyGP. 2023-08-01 00:42:09 +08:00
Sorgelig
c73046285a neogeo: fix memcp explicit address. 2023-07-31 19:16:34 +08:00
Sorgelig
d97807804d neogeo: fix fill RAM address. 2023-07-31 05:41:50 +08:00
Sorgelig
cc340ca5af neogeo: fill RAM with initial non-zero value. Fixes Double Dragon CD. 2023-07-30 23:41:05 +08:00
Sorgelig
dfd5aba7fd neogeo: support for large ADPCMA size. 2023-07-29 21:38:23 +08:00
Sorgelig
f5eb24a4c1 neogeo: add KOF94 neo quirks. 2023-07-28 22:33:31 +08:00
Sorgelig
10ba629945 NeoGeo: generate save per CD. 2023-07-19 23:09:30 +08:00
Sorgelig
4cee92ac1a NeoGeo: use NeoGeo-CD folder for CD (and CD BIOS). 2023-07-08 22:22:55 +08:00
paulb-nl
71a8caacde NeoGeo CD updates (#787)
- Add Unibios and CDZ support
- Ask FPGA before sending sector
- 1-4x CD speed
2023-07-01 16:53:18 +08:00
paulb-nl
82ba074463 neogeo_loader: send romwait & pwait to core (#729) 2023-01-11 04:40:10 +08:00
Sorgelig
26e1cccbaa Implement new way to address status bits. 128bit status. 2022-05-05 21:06:13 +08:00
Sorgelig
7701cb1cda rename user_io_8bit_set_status to user_io_status. 2022-02-14 02:12:09 +08:00
sorgelig
9cd404ea65 Common shared memory module. Using O_CLOEXEC for opened files. 2021-04-16 23:12:46 +08:00
sorgelig
5d45b59117 Progress bar for arcades. Update NeoGeo progress bar. 2021-03-29 04:33:10 +08:00
sorgelig
419ae67dee user_io: extend ioctl_* functionality. 2020-08-20 17:30:52 +08:00
sorgelig
a5ff9a953b Check core's home dir on every access for plug and play functionality. 2020-05-15 05:30:17 +08:00
sorgelig
b1a481f24c Support suffix for home dir. 2020-05-14 17:19:29 +08:00
sorgelig
ecaa8f05d2 Some source names refactoring. 2020-04-25 20:13:17 +08:00