Sour
|
6820db3793
|
Fixed compilation errors in clang (in VS)
|
2024-12-25 18:58:57 +09:00 |
|
Sour
|
6cc490e90f
|
PCE: Fixed emulator crash when running large block transfers
|
2024-05-13 17:58:33 +09:00 |
|
Sour
|
2761a5814e
|
UI: Fixed broken screenshots in load/save state menus on NES when a hd pack is loaded
|
2023-04-22 20:44:25 -04:00 |
|
Sour
|
452785fee5
|
PCE: Added support for Games Express CD card/games
|
2023-04-17 21:29:14 -04:00 |
|
Sour
|
4ea985f4b5
|
When a file has an unknown extension, check for known file signatures to pick a core
|
2023-03-12 16:39:48 -04:00 |
|
Sour
|
152abf690b
|
Rename stdafx.h to pch.h
|
2022-09-08 21:29:52 -04:00 |
|
Sour
|
fff4c69424
|
PCE: Fixed debugger TODO
|
2022-09-03 20:01:21 -04:00 |
|
Sour
|
c3a83d2aa9
|
PCE: Added support for .hes music files
|
2022-09-03 14:41:07 -04:00 |
|
Sour
|
6d00765c4a
|
PCE: Timer refactoring + added to register viewer
|
2022-09-03 00:20:45 -04:00 |
|
Sour
|
1e1e5432d0
|
PCE: Fixed out-of-bounds memory access caused by PSG not running for a long time (e.g during a block transfer that extends long past the end of a frame)
Run PSG at the start of vblank (instead of only running it on the next instruction after vblank)
|
2022-08-24 00:50:48 -04:00 |
|
Sour
|
5cb276eeaf
|
PCE: Allow loading/associating to .sgx files
|
2022-08-18 21:39:24 -04:00 |
|
Sour
|
623892d6c3
|
Fixed ram init logic to ensure the correct config option is used when loading a game
|
2022-07-25 22:04:44 -04:00 |
|
Sour
|
77692f323d
|
Fixed behavior when loading an invalid rom while a rom is loaded, fixed battery save behavior when switching between games, fix/cleanup some TODOs
|
2022-07-21 16:12:24 -04:00 |
|
Sour
|
6b285f0a2a
|
PCE: Fixed some debugger TODOs
|
2022-05-26 23:34:41 -04:00 |
|
Sour
|
672ff1dc43
|
PCE: Added CD-ROM and Arcade Card information in register viewer
|
2022-05-24 18:13:30 -04:00 |
|
Sour
|
c307f06449
|
PCE: Implement card ram for Populous + refactoring
|
2022-05-18 19:06:29 -04:00 |
|
Sour
|
0a6a8e92b2
|
PCE: SuperGrafx support
|
2022-05-15 20:35:56 -04:00 |
|
Sour
|
6d0fb13cdc
|
PCE: Rename PPU to VDC
|
2022-05-13 18:02:25 -04:00 |
|
Sour
|
e1c45afdb8
|
PCE: Split VCE into its own class
|
2022-05-13 17:38:37 -04:00 |
|
Sour
|
ab023e0a9a
|
Allowing loading CUE files, refactor mappings, implement bram, allow viewing cdrom memory in debug tools, etc.
|
2022-04-15 12:14:29 -04:00 |
|
Sour
|
8d55f9c2cd
|
Implement PSG, fixed VDC timing to be 1365 master clocks per scanline
|
2022-04-12 00:38:41 -04:00 |
|
Sour
|
191304e025
|
wip - everything to review
|
2022-04-06 18:37:35 -04:00 |
|