sylverb
|
66157c387a
|
NES : remove potential exception when parsing roms
|
2023-08-31 20:32:37 +02:00 |
|
sylverb
|
830a2b7726
|
GB: reverted some changes in retro-go-stm32 that will require some changes in this repo
|
2023-08-30 09:17:04 +02:00 |
|
sylverb
|
d4f460e30b
|
PCE : Fix Legend of Hero Tonma sprite flickering
|
2023-08-25 10:59:08 +02:00 |
|
Macs75
|
3f3927a475
|
Fix games with width more that G&W resolution (liek Legend of Hero Tonma)
|
2023-08-23 22:40:24 +02:00 |
|
sylverb
|
47536b11fa
|
Minor warning removal
|
2023-08-19 11:20:29 +02:00 |
|
sylverb
|
72cec3b48b
|
Allow to force gnuboy gb emulator by using FORCE_GNUBOY=1 in make options
|
2023-08-19 10:57:08 +02:00 |
|
sylverb
|
0f282fd2fb
|
Revert some changed in audio management that were useless
|
2023-08-18 22:52:54 +02:00 |
|
sylverb
|
2ea192219f
|
C++ support : minor cleanup
|
2023-08-18 22:37:56 +02:00 |
|
sylverb
|
c3df9fc5d8
|
GB : TGB-Dual initial implementation
|
2023-08-18 22:13:43 +02:00 |
|
sylverb
|
4a884c833a
|
PCE : merge commit from Macs75 : fix for scaling resolution and improved performance
|
2023-07-25 09:01:44 +02:00 |
|
sylverb
|
50e3d9b152
|
Update readme regarding japanese translation
|
2023-07-14 18:17:38 +02:00 |
|
sylverb
|
bfd02593fc
|
Add Japanase translation by macohime
|
2023-07-14 12:08:34 +02:00 |
|
sylverb
|
433c89f5c3
|
MSX : add rupecontrols for Mario World 1.0 rom
|
2023-07-11 16:31:58 +02:00 |
|
sylverb
|
1b331c42e4
|
MSX : add support for Super Mario World "port"
|
2023-07-11 11:40:04 +02:00 |
|
sylverb
|
eb17b91b6c
|
MSX : add support for Aleste 2 Rom conversion
|
2023-07-11 10:56:17 +02:00 |
|
sylverb
|
9758c69f8b
|
MSX : add linux version for debug
|
2023-07-11 10:55:15 +02:00 |
|
sylverb
|
99105ba2a3
|
NES : Fix compilation error with mapper 468
|
2023-05-31 18:37:29 +02:00 |
|
sylverb
|
5f9a8d0029
|
More README update
|
2023-05-24 23:57:08 +02:00 |
|
Sylver Bruneau
|
15f927e1ea
|
Update README.md
to have correct git repo in the git clone command
|
2023-05-24 23:53:25 +02:00 |
|
sylverb
|
42a8f8342c
|
Merged latest fceumm changes (mappers 342 & 468 + somes fixes)
|
2023-05-23 22:39:04 +02:00 |
|
sylverb
|
27a406c59b
|
Fix "make help"
|
2023-05-12 10:25:36 +02:00 |
|
sylverb
|
4ee741b8bb
|
PCE : Fix crash with Galaga 88 (and maybe some other games ?)
|
2023-05-09 22:53:59 +02:00 |
|
Sylver Bruneau
|
7d687540a6
|
Merge pull request #17 from BrianPugh/fix-intflash-sanity-check
revamped (and tested) INTFLASH_ADDRESS INTFLASH_BANK default and consistency logic
|
2023-05-08 12:49:54 +02:00 |
|
Brian Pugh
|
d8d38e35a9
|
revamped (and tested) INTFLASH_ADDRESS INTFLASH_BANK default and consistency logic
|
2023-05-07 10:51:35 -07:00 |
|
sylverb
|
11b4c067a4
|
Makefile : disable check from latest commit as it's breaking compilation in some cases
|
2023-05-07 14:54:06 +02:00 |
|
Sylver Bruneau
|
afcaf8d2ac
|
Merge pull request #16 from BrianPugh/msx_wsv_genesis_bank_stacking
Allow arbitrary INTFLASH_ADDRESS
|
2023-05-01 09:38:12 +02:00 |
|
Brian Pugh
|
3455819942
|
get rid of old extra intflash invocation
|
2023-04-30 17:29:27 -07:00 |
|
Brian Pugh
|
2cdb7b5979
|
Introduce MSX_USE_BANK_2 to actually indicate if Bank 2 is available.
|
2023-04-30 15:26:52 -07:00 |
|
Brian Pugh
|
6aaa91e282
|
Consistent INTFLASH_BANK and INTFLASH_ADDRESS
|
2023-04-30 15:11:47 -07:00 |
|
Brian Pugh
|
b33eb06ebf
|
simplify makefile
|
2023-04-30 14:40:54 -07:00 |
|
Brian Pugh
|
6a6fd5ccc5
|
Use INTFLASH_ADDRESS if directly supplied
|
2023-04-30 12:45:46 -07:00 |
|
sylverb
|
e54b02b0d9
|
NES : Fix save size for some mapper 1 games
|
2023-04-13 14:14:12 +02:00 |
|
sylverb
|
118bf929d4
|
Add DISABLE_SPLASH_SCREEN make option to allow to disable the splash screen at startup
|
2023-03-21 16:03:01 +01:00 |
|
sylverb
|
267c35bad4
|
Atari 7800 : use correct system frequency
|
2023-03-20 23:55:44 +01:00 |
|
sylverb
|
f3e9c50214
|
Atari 7800 : fix incorrect audio
|
2023-03-20 23:34:33 +01:00 |
|
sylverb
|
19d1aedb9c
|
MSX : compress roms up to 136KB
|
2023-03-06 12:27:41 +01:00 |
|
sylverb
|
381710103f
|
NES : fix compilation of linux version, add NSF player in linux version
|
2023-03-06 12:26:33 +01:00 |
|
sylverb
|
7a528f727a
|
NES : Fix NSF playing for Namco 106 audio
|
2023-03-06 12:22:54 +01:00 |
|
sylverb
|
1f20b118c5
|
NES : simple hack to allow using free ram for malloc/calloc.
also added some code to make memory pointer always aligned on
32 bits (needed to keep best performances)
|
2023-02-28 22:48:57 +01:00 |
|
olderzeus
|
40046e167c
|
Reboot to saved oc level setting after standby
|
2023-02-26 13:26:29 +01:00 |
|
sylverb
|
0447b3bcaf
|
Improved portuguese translation by Pollux
|
2023-02-22 22:22:08 +01:00 |
|
sylverb
|
485c94bf71
|
NES : fix compilation error for some people
|
2023-02-21 23:07:55 +01:00 |
|
sylverb
|
8e4164e720
|
Update portuguese translation (by Pollux)
|
2023-02-20 21:24:55 +01:00 |
|
sylverb
|
56a8460568
|
Removed a useless submodule from caprice32 as it was not cloning correctly sometimes
|
2023-02-20 11:57:20 +01:00 |
|
sylverb
|
4df7e09277
|
Minor fixes in spanish translation
|
2023-02-20 10:58:43 +01:00 |
|
sylverb
|
e75c557224
|
Proper spanish translation (thanks to Ninoh-FOX)
|
2023-02-20 09:05:54 +01:00 |
|
sylverb
|
eb2385ed99
|
Add new nes texts in de and ru files (not translated yet)
|
2023-02-19 20:07:40 +01:00 |
|
sylverb
|
7fa99aa6bf
|
French translation of overclocking menu
|
2023-02-19 19:59:34 +01:00 |
|
sylverb
|
a54311b2a0
|
Small fixes after merge
|
2023-02-19 19:59:12 +01:00 |
|
olderzeus
|
cf836575a8
|
Fixed issues #39
fixed issues #39 main menu not work with the last comment
|
2023-02-19 19:15:26 +01:00 |
|