Ray The Fox
|
52a2159bc8
|
Typo x2
|
2024-08-04 22:01:23 -03:00 |
|
Ray The Fox
|
c3a62e8c64
|
Fix REALLY STUPID typo that stopped this shit from compiling
|
2024-08-04 22:00:05 -03:00 |
|
Ray The Fox
|
078c7ede44
|
(T6) Update Gitignore (again), Update Name and Fix Savedata
Btw there's no T5 on the commit changes because i forgot to change from M1 for an entire version
|
2024-08-04 21:58:25 -03:00 |
|
Ray The Fox
|
d80333917d
|
Change Icon
|
2024-08-04 19:33:02 -03:00 |
|
Ray The Fox
|
29e8f6406c
|
MILESTONE 1 BABYYYYYY
|
2024-08-04 19:23:57 -03:00 |
|
Ray The Fox
|
79b5e8a900
|
(T4) Change main menu string, fix background and rom selector
|
2024-08-04 19:23:36 -03:00 |
|
Ray The Fox
|
477fd56aff
|
Sorta changed the background (Need to resize), and failed to ignore the file extension
|
2024-08-04 17:51:25 -03:00 |
|
Ray The Fox
|
f770589dd0
|
Change Gitignore, Main Menu & ROM Directory
Long ass title cuz i am a loser ^^
|
2024-08-04 17:22:39 -03:00 |
|
Ray The Fox
|
f50b7edf80
|
Create PSP Readme
First compiled file gave me this so ¯\_(ツ)_/¯
|
2024-08-04 16:55:47 -03:00 |
|
kub
|
75db61b756
|
platform ps2, handle audio similar to psp
|
2024-07-22 08:31:21 +02:00 |
|
kub
|
ecc3f2ecc0
|
release 2.00
|
2024-07-19 19:21:26 +02:00 |
|
kub
|
11a1966bf3
|
core vdp, arm rendering speed optimisation
|
2024-07-18 21:36:43 +02:00 |
|
kub
|
1fad746a1f
|
core vdp, fix layer/window borders for vertical window
|
2024-07-17 22:47:02 +02:00 |
|
Apaczer
|
4a347fbe94
|
platform/miyoo: scripted versioning
update pkg.cfg
|
2024-07-16 22:58:11 +02:00 |
|
kub
|
b4244cbb6d
|
update README
|
2024-07-15 22:51:50 +02:00 |
|
kub
|
c12b126f06
|
platform miyoo, switch menu key to RESET
|
2024-07-13 21:41:51 +00:00 |
|
kub
|
a9d1e99533
|
core, adjustment for background color DMA
|
2024-07-12 23:11:37 +02:00 |
|
Apaczer
|
e3fa3ee270
|
platform-miyoo: change to IPK release output
create `platform/miyoo/pkg.cfg`
|
2024-07-12 23:11:37 +02:00 |
|
irixxxx
|
29dcbc52b2
|
add links to images
|
2024-07-11 23:08:55 +02:00 |
|
irixxxx
|
34070ccc34
|
add some images to readme
|
2024-07-10 21:43:29 +02:00 |
|
notaz
|
538982b062
|
mcd: unbreak cue search
|
2024-07-09 21:30:19 +02:00 |
|
kub
|
977e5db898
|
core, fix typo
|
2024-07-08 22:46:06 +02:00 |
|
kub
|
73411ac447
|
sound, add panning for ym2612 dac
|
2024-07-08 22:41:01 +02:00 |
|
kub
|
4af69a1df0
|
sms, improve pad handling (TR as output)
|
2024-07-05 21:48:38 +02:00 |
|
kub
|
13c9a48c26
|
ui, minor menu fix
|
2024-07-05 21:49:08 +02:00 |
|
kub
|
7bf552b5fa
|
add/update copyright notices for substantially changed files
|
2024-07-02 22:55:50 +02:00 |
|
kub
|
2f0c5639c1
|
core z80, fix cycle counting if z80 in hold on frame change
|
2024-07-02 22:43:26 +02:00 |
|
kub
|
25559e5417
|
sms, add sram in codemasters mapper
|
2024-06-30 17:55:37 +02:00 |
|
kub
|
40172b9319
|
sms, improve system detection by extension
|
2024-06-30 17:19:34 +02:00 |
|
kub
|
543e97f6f0
|
sh2 drc, fix TAS instruction, some cleanup
|
2024-06-28 00:23:38 +02:00 |
|
kub
|
7401f7005f
|
build, fix arch detection in configure
|
2024-06-28 00:23:38 +02:00 |
|
kub
|
cb4379b3bf
|
sh2 drc, minor optimization for x86 backend
|
2024-06-28 00:23:38 +02:00 |
|
kub
|
c1812e1a85
|
core vdp, some cleanup
|
2024-06-28 00:23:38 +02:00 |
|
kub
|
6fd16ed6f5
|
core vdp, fix display enable in hblank
|
2024-06-27 23:39:45 +02:00 |
|
kub
|
711628f3a3
|
core z80, revert non-working ebde43d (bus blocking DMA)
|
2024-06-27 23:39:45 +02:00 |
|
kub
|
444c592a1d
|
core vdp, fix status for very short DMA transfers
|
2024-06-27 23:39:45 +02:00 |
|
kub
|
da10229772
|
core vdp, change cram write sync
|
2024-06-27 23:39:45 +02:00 |
|
kub
|
c5ecd7a0bb
|
core, some save state fixes
|
2024-06-27 23:39:45 +02:00 |
|
kub
|
f5c022a8e4
|
core, revisit ym2612 busy flag implementation
|
2024-06-27 23:39:44 +02:00 |
|
kub
|
e948a120ed
|
sh2 drc, minor fix for x86 backend
|
2024-06-20 20:14:15 +02:00 |
|
kub
|
60ef69d631
|
libretro, gcc14 fixes
|
2024-06-20 20:13:29 +02:00 |
|
kub
|
cbb9a09837
|
core vdp, arm rendering fix (1st window col prio)
|
2024-06-18 22:45:02 +02:00 |
|
kub
|
e8ca10820c
|
build, fix zstd asm file usage (used only for x86)
|
2024-06-15 16:21:10 +00:00 |
|
kub
|
7aca6897ad
|
build, fix zstd asm file usage (used only for x86)
|
2024-06-15 16:26:12 +02:00 |
|
kub
|
7cbd42bc54
|
md, minor cleanup for region code handling
|
2024-06-15 10:15:19 +00:00 |
|
kub
|
6a996613a9
|
68k, minor debug fix for fame
|
2024-06-15 10:15:19 +00:00 |
|
kub
|
89319e4997
|
build, more lowercase on linux, plus minor changes
|
2024-06-15 10:15:19 +00:00 |
|
kub
|
7647f87b29
|
md vdp, fix v_counter reading, some cleanup
|
2024-06-15 00:12:11 +02:00 |
|
kub
|
31efd4546e
|
sh2 drc, several bug fixes
|
2024-06-15 00:12:11 +02:00 |
|
kub
|
a43c77c0e5
|
build, fix libchd zstd support for libretro static linking
|
2024-06-15 00:12:01 +02:00 |
|