Avocado to emulator SONY PLAYSTATION rozwijany przez Jacka Czekańskiego (m. in swego czasu stworzył FPGA Tetrisa).
Avocado Developer version GITc32ea43 2023-09-02 12:10:14
- build: Update build scripts for Windows
Avocado Developer version GITd174949 2022-03-31 14:40:21
- ci: try to fix macos artifact
Avocado Developer version GITc34afd4 2021-12-21 18:15:42
- cpu: remove state check in execution loop
Avocado Developer version GITdd517d8 2021-11-18 15:31:57
- memory_card: fixed off by one in card numbering
→ [PSX] Dev Avocado GIT7080a49 2021-11-16 19:26:29
Avocado Developer version GIT7080a49 2021-11-16 19:26:29
- Screenshot Tool and Free Camera Tool by @Rickomax #85
Avocado Developer version GITb568e67 2021-11-16 19:26:18
- memory_card: safely verify header values
Avocado Developer version GITdf2420d 2021-11-16 18:55:50
- Screenshot Tool and Free Camera Tool by @Rickomax #85
Avocado Developer version GIT6f16a33 2021-11-16 18:31:42
- macos: embed SDL2 framework in app bundle
Avocado Developer version GITf016004 2021-11-16 18:06:16
- memory_card: added support for .vgs, .gme, .vmp memory card formats
Avocado Developer version GIT7a3b21a 2021-11-16 18:01:15
- memory_card: added support for .vgs, .gme, .vmp memory card formats
Avocado Developer version GITa93a624 2021-11-16 03:29:04
- Screenshot Tool and Free Camera Tool by @Rickomax #85
Avocado Developer version GIT945dc8f 2021-11-15 15:50:23
- Screenshot Tool and Free Camera Tool by @Rickomax #85
Avocado Developer version GITc2ffd61 2021-11-13 21:47:43
- config: save system options
Avocado Developer version GIT5c5c230 2021-11-13 01:31:01
- cdrom: added missing header import
Avocado Developer version GIT7112db1 2021-11-13 01:29:34
- system: added 8MB ram size option
Avocado Developer version GITedb3989 2021-11-13 00:46:57
- utils: added missing header file import
Avocado Developer version GIT15949dd 2021-11-13 00:35:52
- cdrom: use constructor struct initialization
Avocado Developer version GITaf017b0 2021-10-19 03:33:16
- cdrom: tweak setloc and readn timings, allows Doom to boot
Avocado Developer version GIT51a73c4 2021-10-19 03:30:13
- cdrom: tweak setloc and readn timings, allows Doom to boot
Avocado Developer version GIT5cb5b05 2021-05-19 00:23:07
- imgui: remove other gl loaders
Avocado Developer version GITa744687 2021-04-10 16:24:03
- debug: gpu rect texture export (wip)
Avocado Developer version GIT8988fad 2021-04-10 16:21:43
- ci: fixed macOS builds
Avocado Developer version GITed6defb 2021-04-07 20:57:36
- mdec: fix builds
Avocado Developer version GITaa190fe 2021-02-07 00:52:27
- if exe.t_size is larger than the actual exe file, then set t_size to the exe file size. this allows to run several demo programs that previously didn't start.
Avocado Developer version GIT04437eb 2021-01-02 17:04:15
- rasterizer: handle 0 length lines correctly (fixes #95)
Avocado Developer version GIT2fd5325 2020-12-21 02:47:30
- ci: migrate deploys to Github Actions
Avocado Developer version GIT9f399c4 2020-12-21 02:42:12
- ci: migrate deploys to Github Actions
Avocado Developer version GIT6ada76c 2020-12-21 02:27:04
- ci: fixed deploy.sh for Github Actions
Avocado Developer version GITe95340b 2020-12-21 02:08:31
- ci: fixed deploy.sh for Github Actions
Avocado Developer version GIT70c8775 2020-12-21 01:58:34
- ci: fixing macOS builds
Avocado Developer version GIT40e93cd 2020-12-21 01:12:05
- ci: migrate deploys to Github Actions
Avocado Developer version GITfc8b098 2020-12-21 00:53:44
- ci: migrate deploys to Github Actions
Avocado Developer version GITa4be9ae 2020-12-21 00:50:36
- ci: migrate deploys to Github Actions
Avocado Developer version GITe392943 2020-12-16 12:58:17
- android: lower minSdk to 21
Avocado Developer version GIT9f2ae48 2020-12-01 19:06:00
- Fixed PlayStation name in Readme
Avocado Developer version GIT5d15d41 2020-11-25 18:31:10
- Gamepad hotkeys, toggle fullscreen hotkey (#92)
Avocado Developer version GITf1aee7f 2020-11-23 17:49:10
- debug: gpu rect texture export (wip)
Avocado Developer version GIT3928fc2 2020-11-21 18:42:56
- OpenGL transparency bug fix
Avocado Developer version GITe89773d 2020-11-21 18:37:57
- ci: fix paths to Discord script in AppVeyor builds
Avocado Developer version GIT72a0334 2020-11-19 13:14:25
- debug: log vram->cpu transfers
Avocado Developer version GITe6682fc 2020-11-19 12:28:50
- Added hotkey configuration menu (#90)
Avocado Developer version GIT25328c2 2020-11-19 08:45:18
- Create FUNDING.yml
Avocado Developer version GIT9948c2f 2020-11-13 03:50:05
- externals: update filesystem to 1.3.6 (fixes exception during directory read)
Avocado Developer version GITac399fa 2020-11-06 09:40:44
- ci: Github Actions .yml refactor
Avocado Developer version GITce4dffb 2020-11-06 09:27:28
- ci: added ccache on Github Actions
Avocado Developer version GIT763e112 2020-11-06 03:52:58
- ci: use upload-artifact-as-is
Avocado Developer version GIT665ffdf 2020-11-06 03:31:21
- ci: added Github Actions build workflow
Avocado Developer version GIT6b8e574 2020-11-06 03:15:20
- ci: added Github Actions build workflow
Avocado Developer version GIT331e737 2020-11-06 02:48:58
- ci: added Github Actions build workflow
Avocado Developer version GIT2e951f0 2020-11-02 22:56:47
- externals: update ImGUI to 1.79
Avocado Developer version GIT0d06f6d 2020-10-30 22:31:53
- debug: dump all spu binary traffic
Avocado Developer version GIT22b6da4 2020-10-28 22:46:49
- debug: use if-else in place of ranged switch (no support in VS)
Avocado Developer version GITf7045f4 2020-09-15 01:32:32
- Fixed Linux builds
Avocado Developer version GIT74bbb3d 2020-09-15 01:29:07
- Fixed adding faces to existing groups
Avocado Developer version GITdf280f3 2020-09-14 01:10:15
- gui: display button name when icon not found
Avocado Developer version GIT6d75a5c 2020-09-14 00:50:33
- 3d-screenshot: enabled vertex color export
Avocado Developer version GIT659d11d 2020-09-14 00:22:16
- Screenshot Tool and Free Camera Tool by @Rickomax #85
Avocado Developer version GIT0d029fc 2020-09-14 00:15:36
- Screenshot Tool and Free Camera Tool by @Rickomax #85
Avocado Developer version GITd6aeff3 2020-09-13 22:56:56
- android: build release version #89
Avocado Developer version GIT1d56455 2020-09-08 00:29:30
- gpu: fixed color parsing in cmdPolygon for undocumented commands with isRawTexture set
Avocado Developer version GITd224545 2020-09-03 00:35:42
- gpu: fixed busy flag calculations
Avocado Developer version GIT3497b7c 2020-09-02 09:54:28
- Ensure MDEC macroblocks decode fully before merging into output (#82)
Avocado Developer version GIT0858d6d 2020-09-02 09:47:37
- ci: pass TRAVIS_PULL_REQUEST env to Docker in Android builds
Avocado Developer version GIT2d067a6 2020-08-19 19:36:21
- debug: added headers needed to build on Linux
Avocado Developer version GIT02b9151 2020-08-17 15:42:12
- debug: added missing headers in wave exporter
Avocado Developer version GITf2bf793 2020-08-02 13:14:15
- debug: SPU stereo recording to wav file
Avocado Developer version GIT47bbec1 2020-07-22 00:52:06
- gte: fixed RTPS implementation, all opcodes 100% correct, closing #4
Avocado Developer version GITf715365 2020-06-28 01:30:33
- cd: added .ecm file format support #41
Avocado Developer version GIT5cbb48c 2020-06-19 21:26:43
- main: skip save state if system is halted
Avocado Developer version GIT9b602d0 2020-06-09 22:24:41
- gui: fixed Open Avocado directory for Windows
Avocado Developer version GIT5b108cd 2020-06-07 23:32:59
- android: disable activity transition
Avocado Developer version GITdafc98d 2020-06-07 02:29:30
- system: added fastboot
Avocado Developer version GIT98c23b0 2020-06-07 00:12:42
- gui: disable controls when not configured
Avocado Developer version GIT03972a8 2020-06-06 23:57:36
- gui: moved fps to imgui statusbar
Avocado Developer version GIT3ad10b2 2020-06-06 23:29:04
- gui: moved fps to imgui statusbar
Avocado Developer version GIT1177196 2020-06-05 00:26:54
- macos: added manifest and app icon
Avocado Developer version GIT9e18a68 2020-06-04 15:01:26
- android: updated SDL files
Avocado Developer version GITa516535 2020-05-25 00:57:05
- premake: build SDL2 as subproject for Windows
Avocado Developer version GIT2319ea4 2020-05-25 00:49:19
- premake: build SDL2 as subproject for Windows
Avocado Developer version GIT8a4afbf 2020-05-25 00:34:31
- premake: build SDL2 as subproject for Windows
Avocado Developer version GITf21c12c 2020-05-24 20:28:27
- linux: build SDL2 from sources
Avocado Developer version GITf3bff62 2020-05-24 19:28:59
- ci: static link AppVeyor binaries
Avocado Developer version GITea1d37a 2020-05-24 18:47:40
- ci: static link AppVeyor binaries
Avocado Developer version GIT541d1e5 2020-05-23 20:10:33
- ci: static link AppVeyor binaries
Avocado Developer version GIT6574003 2020-05-23 20:03:31
- ci: static link AppVeyor binaries
Avocado Developer version GIT7c49d43 2020-05-23 17:34:39
- windows: fix builds
Avocado Developer version GIT771a55b 2020-05-19 23:52:24
- cmake: added missing source file
Avocado Developer version GITfc54f5a 2020-05-18 03:28:49
- linux: use relative path to data in AppImage #74
Avocado Developer version GIT2d67d18 2020-05-18 02:43:18
- linux: use relative path to data in AppImage
Avocado Developer version GITff89cec 2020-05-18 02:34:27
- linux: use relative path to data in AppImage
Avocado Developer version GITe23d30b 2020-05-15 21:32:39
- Misc Android updates (#73)
Avocado Developer version GITfa08c01 2020-05-13 12:27:53
- messing around with io
Avocado Developer version GIT90f910b 2020-05-11 02:52:15
- ci: package Linux artifacts as AppImage
Avocado Developer version GIT93580f3 2020-05-10 16:06:37
- gpu: added CLUT cache implementation
Avocado Developer version GITd35f1c6 2020-05-06 18:58:52
- gui: lock mouse only when mouse axis/button is bound
Avocado Developer version GITe1d08a8 2020-04-30 19:55:17
- serial: stubbed
Avocado Developer version GIT709c21f 2020-04-28 00:19:52
- render: added missing include
Avocado Developer version GIT00ab650 2020-04-25 12:59:39
- cmake: find SDL automatically or add it from sources
Avocado Developer version GIT9da5fad 2020-04-24 00:31:53
- cpu: check if HW breakpoints are enabled
Avocado Developer version GIT2296d8c 2020-04-22 02:34:41
- cpu: cache software/hardware breakpoint enabled status for faster execution
Avocado Developer version GITebe8889 2020-04-20 04:28:34
- misc: removed debug vramDump at the exit
Avocado Developer version GITaa068bb 2020-04-20 04:17:29
- renderer: line dithering regression (values were not shifted right by 3)
Avocado Developer version GITda7e9fb 2020-04-20 04:11:29
- render: added dithering for textured (gouraud only)
Avocado Developer version GIT4001c2f 2020-04-01 02:30:56
- Feature/remove json from config (#70)
Avocado Developer version GIT8c51c33 2020-04-01 02:05:55
- fix build on Android and Windows
Avocado Developer version GIT8cdaa01 2020-04-01 01:52:43
- config: moved json parser to platform/windows package
Avocado Developer version GITb1f7bdc 2020-03-30 01:27:20
- gpu: added x direction support to VramToVram copy
Avocado Developer version GIT8e03583 2020-03-23 22:50:28
- spu: fixed Exponential decrease ADSR computation
Avocado Developer version GIT248764f 2020-02-24 13:26:45
- ci: active Github Actions build
Avocado Developer version GIT6e18491 2020-02-24 13:21:13
- ci: active Github Actions build
Avocado Developer version GITed4ae4a 2020-02-22 18:07:14
- spu: reverb unit is always running, masterReverb disables only writeback
Avocado Developer version GITa515809 2020-02-07 23:09:39
- adpcm: output double samples for 18900Hz sample rate
Avocado Developer version GITa72bdae 2020-02-05 20:37:25
- render: fix off-by-one error in rectangle clipping
Avocado Developer version GITc9b7b8b 2020-02-04 01:20:05
- savestate: bump to version 4 after SPU refactor
Avocado Developer version GIT7b58e51 2020-02-04 00:53:28
- savestate: bump to version 4 after SPU refactor
Avocado Developer version GIT356191e 2020-01-19 23:29:06
- cdrom: implemented cmdGetparam #66
Avocado Developer version GIT43d0631 2020-01-05 16:46:41
- stb: moved std_image_write implementation to common module
Avocado Developer version GIT6be8cc5 2020-01-03 20:24:52
- externals: update fmt to 6.1.2
Avocado Developer version GIT78eec0f 2020-01-03 20:11:07
- gui: BIOS selection window using file browser
Avocado Developer version GITf32d32d 2019-12-25 22:11:33
- dma: refactoring, fixes for Channel 6/OTC
Avocado Developer version GIT3e3b0c2 2019-12-25 20:35:36
- dma: refactoring, fixes for Channel 6/OTC
Avocado Developer version GITf857966 2019-12-18 19:16:29
- tests: fix Catch2 includes
Avocado Developer version GITfb7997f 2019-12-05 22:35:34
- externals: Update submodules
Avocado Developer version GITf50c582 2019-12-03 15:34:54
- gpu: copy bits from textured polygon commands to e1
Avocado Developer version GIT274de9f 2019-12-03 14:50:01
- gpu: copy bits from textured polygon commands to e1
Avocado Developer version GITc7d1d21 2019-11-22 02:08:52
- android: fix crash on startup
Avocado Developer version GITbb08f6d 2019-11-22 00:48:50
- cpu: simplified LoadDelaySlot logic
Avocado Developer version GIT00fdbc1 2019-11-21 23:56:55
- cpu: added icache
Avocado Developer version GITbb19c3b 2019-10-06 23:20:02
- utils: extend_sign bit size now include sign bit
Avocado Developer version GIT328467e 2019-10-06 15:38:00
- utils: extend_sign bit size now include sign bit
Avocado Developer version GIT6747f45 2019-09-30 21:43:03
- render: wrap U coord on texture fetch overflow
Avocado Developer version GITe0c8ab7 2019-09-30 21:39:54
- render: wrap U coord on texture fetch overflow
Avocado Developer version GITd31ccc0 2019-09-28 15:31:43
- opengl: render triangulated lines
Avocado Developer version GIT05827d2 2019-09-27 16:07:01
- readme: update screenshots
Avocado Developer version GITdcfb631 2019-09-27 16:03:39
- readme: update screenshots
Avocado Developer version GIT6ee1558 2019-09-27 15:24:42
- debug: added missing include
Avocado Developer version GITb74a20e 2019-09-25 02:55:40
- opengl: use horizontal and vertical display ranges
Avocado Developer version GITf274b8c 2019-09-25 00:04:17
- externals: update ImGui to 1.73
Avocado Developer version GIT00c13a5 2019-09-24 22:49:05
- spu: handle actions per byte
Avocado Developer version GIT7d70944 2019-09-22 16:31:29
- system: do not set SP when loading .exe when 0
Avocado Developer version GIT419efa5 2019-09-20 18:38:46
- spu: added missing include
Avocado Developer version GIT93122bd 2019-09-20 01:45:27
- render: refactored blending, now works like on real HW
Avocado Developer version GIT6b89756 2019-09-20 01:27:36
- adpcm: clamp shift bigger than 12 to 9
Avocado Developer version GITbf6f80e 2019-09-17 17:06:39
- gui: update ImGui Memory Editor
Avocado Developer version GIT183062e 2019-09-17 16:44:21
- macos: static link SDL2, lower minimim OS requirements
Avocado Developer version GITe152526 2019-09-17 16:22:50
- macos: static link SDL2, lower minimim OS requirements
Avocado Developer version GITb8e18c1 2019-09-17 15:59:01
- macos: static link SDL2
Avocado Developer version GITe3ce3f8 2019-09-17 15:21:50
- Save state (#63)
Avocado Developer version GIT727088e 2019-09-17 13:39:04
- premake: use tabs
Avocado Developer version GIT2e77d25 2019-09-17 13:34:49
- github: update template to include save state info
Avocado Developer version GITcdced4e 2019-09-17 13:18:16
- github: update template to include save state info
Avocado Developer version GITb766eda 2019-09-11 00:56:12
- silenced template warnings, refactoring
Avocado Developer version GITbaaf19c 2019-09-10 23:23:59
- gpu: refactored polygon command to output valid struct
Avocado Developer version GITbcf4269 2019-09-10 22:41:53
- gpu: refactored polygon command to output valid struct
Avocado Developer version GIT7b39949 2019-09-09 22:50:40
- opengl: faster 24bit mode without downgrading quality
Avocado Developer version GIT0bc6a62 2019-09-09 13:50:51
- gui: detect drives for common platforms
Avocado Developer version GIT2ec57f5 2019-09-08 19:00:43
- fmt for string formating and logging (#61)
Avocado Developer version GIT3ad2753 2019-09-08 18:13:40
- project: refactored string_format and printf to fmt
Avocado Developer version GIT5428179 2019-09-08 00:11:03
- project: refactored string_format and printf to fmt
Avocado Developer version GITa9d64b5 2019-09-07 23:51:35
- input: disable vibrations when compiling with older SDL
Avocado Developer version GIT29af4a7 2019-09-07 20:44:41
- project: refactored string_format and printf to fmt
Avocado Developer version GIT5283d08 2019-09-07 15:18:34
- gui: remember last path in file browser
Avocado Developer version GIT4a423d4 2019-09-06 13:21:19
- memoryCard: options window, ability to remove card from slot
Avocado Developer version GIT8fcb989 2019-09-06 13:13:11
- memoryCard: options window, ability to remove card from slot
Avocado Developer version GIT1a4bc86 2019-09-05 22:37:56
- hacks: force ntsc option
Avocado Developer version GITbd640f2 2019-09-05 22:09:48
- controller: added vibration support
Avocado Developer version GIT5a9a84c 2019-09-05 21:54:30
- controller: added vibration support
Avocado Developer version GIT79fe0f4 2019-09-05 21:34:14
- controller: added vibration support
Avocado Developer version GIT002766b 2019-09-03 21:56:44
- externals: added magic_enum
Avocado Developer version GITbb02ebf 2019-09-02 02:36:19
- disc: added Subchannel Q support - LibCrypt games are playable
Avocado Developer version GIT4dfa1bd 2019-09-02 02:27:14
- disc: added Subchannel Q support - LibCrypt games are playable
Avocado Developer version GIT0bc0c9f 2019-09-01 20:00:53
- render: fixed regression in max polygon size check
Avocado Developer version GITa0505bc 2019-09-01 19:33:43
- cpu: workaround for GTE + interrupt CPU bug
Avocado Developer version GITb2edcf5 2019-09-01 19:24:43
- cpu: workaround for GTE + interrupt CPU bug
Avocado Developer version GITcf2c138 2019-08-30 23:29:17
- opengl: fooling around with transparency in shader
Avocado Developer version GIT8c118e1 2019-08-30 23:17:53
- opengl: fooling around with transparency in shader
Avocado Developer version GITb75ce54 2019-08-28 11:49:34
- Update and rename .github/workflows/main.yml to main.yml
Avocado Developer version GIT74e34b9 2019-08-26 21:48:40
- gui: alt+enter - toggle fullscreen
Avocado Developer version GIT55dc032 2019-08-26 18:17:25
- render: more optimizations
Avocado Developer version GIT55621f3 2019-08-25 15:36:37
- render: added fill rule for polygon rasterization
Avocado Developer version GITd53715c 2019-08-18 01:15:56
- android: read files from assets without extracting to sdcard
Avocado Developer version GIT998812f 2019-08-17 17:48:54
- ci: use xcode11 quiet linking errors
Avocado Developer version GIT92cfe5c 2019-08-17 17:33:04
- ci: use ubuntu 18.04 for builds
Avocado Developer version GITdcda6a7 2019-08-17 17:23:50
- ci: use ubuntu 18.04 for builds
Avocado Developer version GIT7dc0c85 2019-08-17 17:02:32
- ci: simplified .travis.yml, added clang8
Avocado Developer version GITe9d17e3 2019-08-17 16:45:15
- project: back out from AVX requirement to SSE3
Avocado Developer version GIT55fc86d 2019-08-17 16:15:06
- project: back out from AVX requirement to SSE3
Avocado Developer version GITc19e4e4 2019-08-16 04:23:34
- debug: gray out default values in timer debug window
Avocado Developer version GIT73977d2 2019-08-16 02:58:22
- sdl: do not change workdir on developer builds
Avocado Developer version GITe106b75 2019-08-15 01:58:27
- windows: fixed builds
Avocado Developer version GITa8fa225 2019-08-15 01:47:22
- windows: fixed builds
Avocado Developer version GIT590994b 2019-08-14 00:40:43
- render: optimized Rectangle rendering
Avocado Developer version GITbb94c81 2019-08-12 18:46:59
- gpu: fixed off-by-one in drawingOffset sign extending
Avocado Developer version GIT9948991 2019-08-11 23:51:04
- cdrom: added missing include
Avocado Developer version GITbe5597b 2019-08-11 23:39:51
- renderer: code cleanup
Avocado Developer version GIT4d887ea 2019-08-01 03:02:22
- android: ndk build in Gradle fixed
Avocado Developer version GIT70efb6d 2019-08-01 02:42:19
- android: ndk build in Gradle fixed
Avocado Developer version GIT3fc1504 2019-07-31 23:50:55
- android: ndk build in Gradle fixed
Avocado Developer version GITeaa4f67 2019-07-31 22:45:36
- android: added .apk sigining
Avocado Developer version GIT3bcf9fd 2019-07-31 22:10:36
- android: added .apk sigining
Avocado Developer version GITd841687 2019-07-31 21:41:55
- windows: chdir on start
Avocado Developer version GITd5f61d1 2019-07-31 21:30:54
- ci: skip deploy on vs2017 images
Avocado Developer version GITb097849 2019-07-31 20:52:41
- ci: added artifact deployment
Avocado Developer version GIT35c8286 2019-07-31 18:55:28
- ci: appveyor use bash deploy script
Avocado Developer version GIT1b6fab7 2019-07-30 00:51:40
- ci: fixing deploy script for AppVeyor
Avocado Developer version GITfcc82fc 2019-07-29 23:28:59
- ci: added Windows deploy scripts
Avocado Developer version GITaa757bd 2019-07-29 22:50:26
- readme: add link to builds page
Avocado Developer version GIT5917473 2019-07-29 21:41:22
- ci: added branch info
Avocado Developer version GIT79b15f7 2019-07-29 21:16:57
- ci: added artifact deployment
wstecz03/09/2023 00:17
Inne treści związane z tematem
[multi] BizHawk x64 2.10 7/01/2025
Wersja testowa multiemulatora BizHawk, specjalnie dla osób chcących sprawdzić i wspomóc projekt. Ten napisany w C# multiemulator pozwala udawać konsole: Nintendo Entertainment System / Famicom / Famicom Disk System (NES/FDS), Super Nintendo (SNES), Nintendo 64, Gameboy, Gameboy Color, Super Gameboy, Sega Master System, SG-1000, Game Gear, Sega Genesis / Sega-CD, Sega ...
[PSP] PPSSPP 1.18.1 04/11/2024
Stara, dobra prawda, że gdy nie ma człowieka w pobliżu to zawsze coś się dzieje znowu się sprawdziła. Na dzień dobry kolejna odsłona emulatora PSP - PPSSPP bez cienia wątpliwości najlepszego emulatora tego handhelda.
[multi] BizHawk x64 2.10.1 RC2 26/11/2024
Jeśli pojawia się RC to wiedz, że pełna wersja niebawem się ukaże. Multiemulator BizHawk, pozwala udawać konsole: Nintendo Entertainment System / Famicom / Famicom Disk System (NES/FDS), Super Nintendo (SNES), Nintendo 64, Gameboy, Gameboy Color, Super Gameboy, Sega Master System, SG-1000, Game Gear, Sega Genesis / Sega-CD, Sega Saturn, PC-Engine (TurboGrafx-16) / CD-ROM, ...
[psx] PSXE 0.10.3-alpha 5/08/2024
PSXE jest w miarę młodym projektem emulacji SONY PLAYSTATION. Projekt pozwala już na emulację niektórych komercyjnych tytułów. Niestety od strony użytkowej wymaga gimnastyki w linii komend, na tyle karkołomnej, że poddałem się po paru próbach, może komuś innemu się uda;P
[PSP] DevPPSSPP GITv1.17.1-35-g0159102a1
PPSSPP to projekt emulatora przenośnej konsoli SONY PSP, napisanym w C++ przez jednego ze współautorów emulatora Dolphin udającego konsolę Nintendo Wii/GameCube Henrika Rydgarda, podobnie jak Dolphin, emulator posiada status open source i każdy może korzystać z repozytorium na githubie.
W chwili obecnej jest to bezsprzecznie najlepszy emulator, który pozwala nam ...