jpd002
211b994a43
Added proper decoding of forward motion vectors in MPEG1 mode.
...
git-svn-id: http://svn.purei.org/purei/trunk@1067 b36208d7-6611-0410-8bec-b1987f11c4a2
2013-01-27 06:07:53 +00:00
jpd002
a069712bf2
Added basic motion compensation support.
...
git-svn-id: http://svn.purei.org/purei/trunk@1066 b36208d7-6611-0410-8bec-b1987f11c4a2
2013-01-26 09:10:10 +00:00
jpd002
46365b182c
Fixed some compilation problems and made the program a mode standard Windows application with a basic file menu.
...
git-svn-id: http://svn.purei.org/purei/trunk@1065 b36208d7-6611-0410-8bec-b1987f11c4a2
2013-01-14 00:22:24 +00:00
jpd002
d7d77241ff
Added MediaCenter project.
...
git-svn-id: http://svn.purei.org/purei/trunk@1064 b36208d7-6611-0410-8bec-b1987f11c4a2
2013-01-12 03:20:40 +00:00
jpd002
c0a6e17b1c
Updated project to VS2012 + Added MipsTestSuite to the solution.
...
git-svn-id: http://svn.purei.org/purei/trunk@1063 b36208d7-6611-0410-8bec-b1987f11c4a2
2013-01-05 10:52:00 +00:00
jpd002
54b87e27ce
PsfPlayer v1.00
...
git-svn-id: http://svn.purei.org/purei/trunk@1043 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-11-29 07:52:09 +00:00
jpd002
4edc51c992
PsfPlayer: Updated changelog and todolist.
...
git-svn-id: http://svn.purei.org/purei/trunk@1042 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-11-18 08:59:18 +00:00
jpd002
5d91889dc4
PsfPlayer: Added saving of repeat mode in win32ui.
...
git-svn-id: http://svn.purei.org/purei/trunk@1040 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-11-14 09:36:08 +00:00
jpd002
4944e08505
Cleaned AppConfig.
...
git-svn-id: http://svn.purei.org/purei/trunk@1039 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-11-14 05:14:08 +00:00
jpd002
ecf67607f3
Removed HighResTimer stuff and unified debug and non-debug execution loops in PsfSubSystem.
...
git-svn-id: http://svn.purei.org/purei/trunk@1037 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-11-12 08:28:56 +00:00
jpd002
dfe16f3b6f
Fixed compilation and cleaned up PsfTags.
...
git-svn-id: http://svn.purei.org/purei/trunk@1035 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-11-10 22:22:17 +00:00
jpd002
800c04ff74
Cleanup.
...
git-svn-id: http://svn.purei.org/purei/trunk@1034 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-11-09 06:52:00 +00:00
jpd002
b7f8089e68
PsfPlayer: We should also disable breakpoints once when resuming the VM.
...
git-svn-id: http://svn.purei.org/purei/trunk@1032 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-11-07 07:49:21 +00:00
jpd002
8926288455
PsxBios changes:
...
- Added stub for StopPAD system call.
- Activated MIPS code analysis when loading executables (for easier debugging).
- The generated interrupt handler now clears any pending interrupts if no interrupt handler hook is set (prevents Beyond the Beyond from being stuck in an infinite loop).
git-svn-id: http://svn.purei.org/purei/trunk@1026 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-10-26 06:15:10 +00:00
jpd002
516c350652
Cleaned MiniDebugger code a little bit.
...
git-svn-id: http://svn.purei.org/purei/trunk@1025 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-10-26 06:09:38 +00:00
jpd002
efd53b8ce1
Fixed stepping on breakpoint in PsfPlayer debugger.
...
git-svn-id: http://svn.purei.org/purei/trunk@1024 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-10-26 00:01:19 +00:00
jpd002
f0a025f11e
Moved CBiosBase shared ptr definition in BiosBase.h.
...
git-svn-id: http://svn.purei.org/purei/trunk@1021 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-10-21 02:08:14 +00:00
jpd002
22a04ad223
Cleanup.
...
git-svn-id: http://svn.purei.org/purei/trunk@1017 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-10-15 06:52:39 +00:00
jpd002
c5b5e43264
Added DSRAV and updated tests.
...
git-svn-id: http://svn.purei.org/purei/trunk@1013 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-10-03 07:18:50 +00:00
jpd002
b7c4d6abab
PsfPlayer: Fixed some DebugWithDebugger config problems on Win32.
...
git-svn-id: http://svn.purei.org/purei/trunk@1007 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-09-25 03:20:28 +00:00
jpd002
30dfc3fe28
Changed way ticks are counted to make sure the speed hacks are activated when both the EE and IOP are idle. EE/IOP time synchronization is probably not quite right yet though.
...
git-svn-id: http://svn.purei.org/purei/trunk@1006 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-09-25 03:17:46 +00:00
jpd002
c87eef85d3
Compilation fixes and cleanup.
...
git-svn-id: http://svn.purei.org/purei/trunk@993 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-09-11 20:28:47 +00:00
jpd002
86f5638965
PsfPlayer: Fixed compilation.
...
git-svn-id: http://svn.purei.org/purei/trunk@992 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-09-07 03:54:49 +00:00
jpd002
0964ead348
PsfPlayer:
...
- Fixed captions of the play and pause buttons in the task bar and in the tray icon menu on Windows.
- Updated changelog and todolist.
git-svn-id: http://svn.purei.org/purei/trunk@991 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-09-07 00:44:17 +00:00
jpd002
8969c0a420
PsfPlayer: Fixed compilation problems due to Framework changes.
...
git-svn-id: http://svn.purei.org/purei/trunk@990 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-09-07 00:23:45 +00:00
jpd002
f09479265a
PsfPlayer v0.55
...
git-svn-id: http://svn.purei.org/purei/trunk@976 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-08-12 22:14:00 +00:00
jpd002
d76290c86e
PsfPlayer:
...
- Fixed some problems with the playing item tracker when using the playlist modification buttons.
- Updated changelog and todolist.
git-svn-id: http://svn.purei.org/purei/trunk@973 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-08-05 04:52:59 +00:00
jpd002
ef73e34ee0
Added a way to mark the currently playing item in a playlist.
...
git-svn-id: http://svn.purei.org/purei/trunk@972 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-08-04 22:54:28 +00:00
jpd002
1c373fd09a
More cleanup.
...
git-svn-id: http://svn.purei.org/purei/trunk@971 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-08-04 04:20:51 +00:00
jpd002
71d0b93e6c
Cleanup + fixed potential crash when saving a playlist fails because finding the relative path doesn't work.
...
git-svn-id: http://svn.purei.org/purei/trunk@970 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-08-04 04:16:19 +00:00
jpd002
ec8eabe8c8
Updated paths in Win32 installer projects.
...
git-svn-id: http://svn.purei.org/purei/trunk@969 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-08-03 23:33:37 +00:00
jpd002
f3743330e4
Removed usage of boost::signals v1.
...
Cleaned up spaces and added missing file in project.
git-svn-id: http://svn.purei.org/purei/trunk@968 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-08-03 23:32:46 +00:00
jpd002
770f4836f3
GS handler overhaul:
...
- Moved CLUT buffer management in GSHandler.
- Completely shader based rendering in GSH_OpenGL:
* Shaders generated at run-time depending on the needs.
* Palette work done in the shader instead of having to create textures for all the alternative palettes.
* State change tracking to improve performance.
- Removed D3D9 and software GS handlers from main project since they aren't in use.
git-svn-id: http://svn.purei.org/purei/trunk@965 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-07-29 20:13:48 +00:00
jpd002
a9e276e20f
PsfPlayer: Added some more symbols on the buttons.
...
git-svn-id: http://svn.purei.org/purei/trunk@943 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-06-14 03:39:17 +00:00
jpd002
7d8643b945
PsfPlayer:
...
Added nicer looking options menu using Win32 hooks.
Now using some symbol fonts to have better looking playback control buttons.
Updated Todo & Changelog.
git-svn-id: http://svn.purei.org/purei/trunk@942 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-06-13 02:34:38 +00:00
jpd002
7a3eaf0c0f
Cleanup.
...
git-svn-id: http://svn.purei.org/purei/trunk@941 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-06-05 06:21:45 +00:00
jpd002
521f7bc544
Improved RootCounters emulation (added more counters used in IOP and fixed counting modes).
...
Improved Timrman IOP module emulation (removed lots of hardcoded stuff).
Added a way to switch from PSX's CPU frequency to IOP's CPU frequency (needed for proper PSX/PS2 PSF playing).
git-svn-id: http://svn.purei.org/purei/trunk@933 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-05-29 01:01:02 +00:00
jpd002
d9763416a1
Fixed compilation problems in PsfPlayer, added DebugWithDebugger config and did some cleanup.
...
git-svn-id: http://svn.purei.org/purei/trunk@929 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-05-26 18:31:31 +00:00
jpd002
c7cea84def
MipsTest: A unit-testing tool for CPU emulation.
...
git-svn-id: http://svn.purei.org/purei/trunk@923 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-05-11 05:52:03 +00:00
jpd002
b1afb8abee
Added new way to search for blocks in the compiled block list which is O(1).
...
Removed some useless params in MIPS constructor.
Removed the need for the _PSX preprocessor def.
git-svn-id: http://svn.purei.org/purei/trunk@860 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-03-13 06:16:33 +00:00
jpd002
e6929f1462
Some fixes and cleanup.
...
git-svn-id: http://svn.purei.org/purei/trunk@855 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-03-11 20:52:32 +00:00
jpd002
238ca1a5cf
Updated CodeGen project paths.
...
git-svn-id: http://svn.purei.org/purei/trunk@850 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-03-11 06:38:39 +00:00
jpd002
e9e3933c3c
Converted PsfPlayer projects to VS2010 + some cleanup.
...
git-svn-id: http://svn.purei.org/purei/trunk@849 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-03-04 04:46:14 +00:00
jpd002
0a333d80e8
ElfView v1.10
...
git-svn-id: http://svn.purei.org/purei/trunk@847 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-01-30 01:52:11 +00:00
jpd002
3337f753b2
Added changelog.
...
Added icon.
Fixed output folder for Win32 config.
Added installer scripts.
git-svn-id: http://svn.purei.org/purei/trunk@846 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-01-30 01:19:10 +00:00
jpd002
ac58574e70
Added x64 configuration in ElfView.
...
Added .so extension in the file open dialog.
git-svn-id: http://svn.purei.org/purei/trunk@845 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-01-29 22:33:16 +00:00
jpd002
50fb8681b2
PsfPlayer compilation fixes.
...
git-svn-id: http://svn.purei.org/purei/trunk@841 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-01-07 23:36:36 +00:00
jpd002
71c6835ed9
Fixed compilation due to move of StdStreamUtils in Framework.
...
git-svn-id: http://svn.purei.org/purei/trunk@828 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-12-19 04:19:04 +00:00
jpd002
6b3a1561e2
PsfPlayer 0.54
...
git-svn-id: http://svn.purei.org/purei/trunk@791 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-10-17 20:20:56 +00:00
jpd002
a67613736f
PsfPlayer: Updated changelog.
...
git-svn-id: http://svn.purei.org/purei/trunk@790 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-10-11 04:01:52 +00:00
jpd002
f7cdbf398b
Added shuffle playlist mode.
...
git-svn-id: http://svn.purei.org/purei/trunk@789 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-10-11 04:00:02 +00:00
jpd002
12d7213bf9
PsfPlayer:
...
Added uxtheme.lib in linker dependencies.
Added manifest merging in debug.
Added shuffle icon.
git-svn-id: http://svn.purei.org/purei/trunk@788 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-10-06 06:43:46 +00:00
jpd002
5c55cee8c9
PsfPlayer:
...
Added themed border to SPU reg viewer.
Added ability to use mouse wheel and keyboard arrows to move SPU reg viewer viewport.
Changed SpuRegViewPanel to use a dialog instead of creating a bare window.
Fixed timer label refreshing too much in the main window.
git-svn-id: http://svn.purei.org/purei/trunk@787 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-10-06 06:26:24 +00:00
jpd002
0d3a5a2f86
Added support for unicode paths almost everywhere (with the help of boost::filesystem::path).
...
git-svn-id: http://svn.purei.org/purei/trunk@786 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-09-29 02:39:09 +00:00
jpd002
6eb4d39c1d
PsfPlayer 0.53
...
git-svn-id: http://svn.purei.org/purei/trunk@785 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-09-17 19:24:29 +00:00
jpd002
3d5bc46ece
PsfPlayer:
...
- Fixed problem with 64-bits version not uninstalling properly.
- Added display icon and version in uninstall section.
git-svn-id: http://svn.purei.org/purei/trunk@784 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-09-16 05:07:08 +00:00
jpd002
51799a4660
PsfPlayer: Updated changelog.
...
git-svn-id: http://svn.purei.org/purei/trunk@783 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-09-16 02:51:03 +00:00
jpd002
a9c1bfa5af
PsfPlayer: Added TDEmu*.dll in installer scripts.
...
git-svn-id: http://svn.purei.org/purei/trunk@782 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-09-16 02:49:10 +00:00
jpd002
0d6965a533
PsfPlayer: Fixed crash happening if no D3D HAL device is found.
...
git-svn-id: http://svn.purei.org/purei/trunk@781 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-09-16 02:42:00 +00:00
jpd002
a6dd076246
PsfPlayer: Brand new about box using TaskDialog.
...
git-svn-id: http://svn.purei.org/purei/trunk@780 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-09-16 02:31:43 +00:00
jpd002
a0abcc14af
MainWindow and panels now created using Win32 dialog manager.
...
git-svn-id: http://svn.purei.org/purei/trunk@779 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-09-13 05:48:08 +00:00
jpd002
3b7a53311d
Changed the looping mode selection button.
...
Added a config button instead of having the configuration in the system tray.
Made the system tray only available on Windows Vista and less.
Added task bar buttons when running on Windows 7.
git-svn-id: http://svn.purei.org/purei/trunk@778 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-09-07 00:58:55 +00:00
jpd002
dc500d4938
Removed filename case-sensitivity in PsfRarArchive.
...
git-svn-id: http://svn.purei.org/purei/trunk@777 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-09-01 01:30:49 +00:00
jpd002
ac68197cdf
Improved Elf Viewer so it can handle weird ELF files with hundreds of section headers (like Valkyrie Profile 2).
...
Made the ElfView program standalone.
git-svn-id: http://svn.purei.org/purei/trunk@772 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-06-27 00:33:18 +00:00
jpd002
e41211c4e3
PsfPlayer 0.52
...
git-svn-id: http://svn.purei.org/purei/trunk@770 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-06-07 01:15:10 +00:00
jpd002
d66aed7028
Fixed Vagrant Story PSF calling function at 0x0.
...
Added missing PSX system calls for Vagrant Story and Granstream Saga.
Added COP0 to the IOP subsystem for FF6 and Chrono Trigger PSF.
Added non-default char encoding handling in PSF tags.
Now patches the PSX-EXE header of loaded PSF files because Grandstream Saga specifies bad text section size in its header.
git-svn-id: http://svn.purei.org/purei/trunk@769 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-06-06 00:18:33 +00:00
jpd002
5782cc9710
Changed the way waiting for VBlank start and end on IOP works to improve Castlevania: Curse of Darkness stability.
...
git-svn-id: http://svn.purei.org/purei/trunk@755 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-05-05 04:28:11 +00:00
jpd002
3d53d4df1e
Many compilation fixes to make the emulator work with boost 1.46.1
...
git-svn-id: http://svn.purei.org/purei/trunk@750 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-04-08 02:38:32 +00:00
jpd002
bbd7d03ac4
PsfPlayer Version 0.51
...
git-svn-id: http://svn.purei.org/purei/trunk@742 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-02-27 00:09:22 +00:00
jpd002
c6a9ecd6be
Updated changelog.
...
git-svn-id: http://svn.purei.org/purei/trunk@741 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-02-26 22:59:16 +00:00
jpd002
71d58666c6
Fixed application icon not showing in the alt-tab menu on Windows XP.
...
Fixed deadlock happening when seeking in playlist too fast.
Added archive support (zip and rar).
Added auto playlist item discovery.
Added 'hefile' IOP IO device for Shadow Hearts.
git-svn-id: http://svn.purei.org/purei/trunk@740 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-02-26 22:48:25 +00:00
jpd002
9acf093e68
Fixed compilation of ElfView tool.
...
git-svn-id: http://svn.purei.org/purei/trunk@737 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-02-21 05:22:20 +00:00
jpd002
9b2bb5fa20
PsfPlayer:
...
Added icon for iPhone version.
Fixed and improved new frame callback stuff
Fixed a problem in the OpenAL sound handler.
Reduced the sleep time to 1ms (needs to be tested on the PC version)
git-svn-id: http://svn.purei.org/purei/trunk@730 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-12-31 20:16:17 +00:00
jpd002
a42f479c85
PsfPlayer: Added file info viewer.
...
git-svn-id: http://svn.purei.org/purei/trunk@729 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-12-31 00:04:55 +00:00
jpd002
ae1b79faa2
Added some more functionality in iPhone PSF Player
...
git-svn-id: http://svn.purei.org/purei/trunk@728 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-12-28 16:45:50 +00:00
jpd002
00ffdbc04d
Semi-functional iPhone PsfPlayer port.
...
git-svn-id: http://svn.purei.org/purei/trunk@727 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-12-25 19:11:11 +00:00
jpd002
ff3f8d0600
PsfPlayer: Version 0.50
...
git-svn-id: http://svn.purei.org/purei/trunk@726 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-12-01 03:04:45 +00:00
jpd002
64762857b9
PsfPlayer:
...
Updated to zlib 1.2.5.
Updated icon.
git-svn-id: http://svn.purei.org/purei/trunk@725 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-12-01 02:40:24 +00:00
jpd002
75cb0db8f4
Changed basic block memory management to use intrusive_ptr and added a block caching mechanism in VuExecutor to speed things up.
...
git-svn-id: http://svn.purei.org/purei/trunk@719 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-11-17 03:59:29 +00:00
jpd002
51528545bc
PsfPlayer: Version 0.49
...
git-svn-id: http://svn.purei.org/purei/trunk@716 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-10-24 21:09:05 +00:00
jpd002
d65c169c59
PsfPlayer: Fixed some compilation problems.
...
git-svn-id: http://svn.purei.org/purei/trunk@715 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-10-24 01:01:07 +00:00
jpd002
b1b665c95e
PsfPlayer: Updated iPhone project.
...
git-svn-id: http://svn.purei.org/purei/trunk@702 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-08-27 05:19:36 +00:00
jpd002
8e21af3893
GCC compilation fixes.
...
git-svn-id: http://svn.purei.org/purei/trunk@701 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-08-27 05:17:33 +00:00
jpd002
2f2502021c
PsfPlayer: GCC compilation fix
...
git-svn-id: http://svn.purei.org/purei/trunk@700 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-08-27 01:13:41 +00:00
jpd002
e0735bd8ab
PsfPlayer: Version 0.48
...
git-svn-id: http://svn.purei.org/purei/trunk@699 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-08-26 03:43:51 +00:00
jpd002
c11840ba2a
PsfPlayer: Updated project configs.
...
git-svn-id: http://svn.purei.org/purei/trunk@698 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-08-24 01:53:15 +00:00
jpd002
a92858fa40
PsfPlayer: Added version info in the resources.
...
git-svn-id: http://svn.purei.org/purei/trunk@697 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-08-24 01:51:51 +00:00
jpd002
3fc531b0bf
PsfPlayer: Removed call to "GetCurrentTime" in PspBios because it wasn't defined in the class but would still compile on Windows.
...
git-svn-id: http://svn.purei.org/purei/trunk@695 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-08-24 01:46:19 +00:00
jpd002
4574b116f7
Integrated new JIT compilation engine in the trunk.
...
- Removed the old CodeGen classes.
- Fixed everything to make PsfPlayer work at a decent level.
- Added 64-bits configs to PsfPlayer.
git-svn-id: http://svn.purei.org/purei/trunk@692 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-08-11 03:47:19 +00:00
jpd002
067e1ec874
PsfPlayer: Updated TodoList.
...
git-svn-id: http://svn.purei.org/purei/trunk@681 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-07-19 04:23:47 +00:00
jpd002
4a8a7d0e9b
CodeGen: Moved to another repository.
...
git-svn-id: http://svn.purei.org/purei/trunk@676 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-24 02:10:02 +00:00
jpd002
6d1c1940f8
CodeGen: Moved to another repository.
...
git-svn-id: http://svn.purei.org/purei/trunk@675 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-24 02:07:39 +00:00
jpd002
bcd81d5397
CodeGen: Last commit before move.
...
git-svn-id: http://svn.purei.org/purei/trunk@674 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-24 01:55:57 +00:00
jpd002
a7f5ee55da
CodeGen updates
...
git-svn-id: http://svn.purei.org/purei/trunk@673 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-23 23:48:01 +00:00
jpd002
69fa0dc6ad
PsfPlayer: Updated changelog and TODO list.
...
git-svn-id: http://svn.purei.org/purei/trunk@672 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-23 03:59:30 +00:00
jpd002
d7f6ddd039
PsfPlayer: Reintroduced the command to enable/disable reverb.
...
git-svn-id: http://svn.purei.org/purei/trunk@671 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-23 03:55:52 +00:00
jpd002
6d1c9aeb67
PsfPlayer: Added basic reverb support in PSP/SasCore emulation.
...
git-svn-id: http://svn.purei.org/purei/trunk@670 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-23 03:55:01 +00:00
jpd002
47df31b626
CodeGen updates
...
git-svn-id: http://svn.purei.org/purei/trunk@669 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-22 04:24:39 +00:00
jpd002
fd79712778
CodeGen: ARM MemoryFunction
...
git-svn-id: http://svn.purei.org/purei/trunk@668 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-18 04:35:56 +00:00
jpd002
2deae66fb7
MacOS compilation fixes
...
git-svn-id: http://svn.purei.org/purei/trunk@667 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-17 04:01:11 +00:00
jpd002
34124bd39c
CodeGen: Added basic stuff to ARM code generator.
...
git-svn-id: http://svn.purei.org/purei/trunk@666 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-17 03:30:31 +00:00
jpd002
827ea047ff
CodeGen: Fixed tests compilation.
...
git-svn-id: http://svn.purei.org/purei/trunk@665 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-14 03:25:58 +00:00
jpd002
8b5e8c0d39
CodeGen:
...
Moved tests to seperate folder.
Added ArmAssembler and CodeGen_Arm.
git-svn-id: http://svn.purei.org/purei/trunk@664 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-12 03:12:57 +00:00
jpd002
ea37977b04
CodeGen: More FPU stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@663 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-11 22:35:02 +00:00
jpd002
f081b3a1dd
CodeGen: FpuTest.
...
git-svn-id: http://svn.purei.org/purei/trunk@662 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-11 01:23:11 +00:00
jpd002
bed94227c7
git-svn-id: http://svn.purei.org/purei/trunk@661 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-06-03 22:21:07 +00:00
jpd002
7a0f5ee8b0
CodeGen: Temp Coalescing, CodeGen updates to support more instruction types and added Arm assembler.
...
git-svn-id: http://svn.purei.org/purei/trunk@659 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-30 22:01:06 +00:00
jpd002
f634975c5f
CodeGen: RandomAluTest.
...
git-svn-id: http://svn.purei.org/purei/trunk@658 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-28 22:59:38 +00:00
jpd002
32470e37d2
CodeGen updates.
...
git-svn-id: http://svn.purei.org/purei/trunk@657 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-21 04:19:27 +00:00
jpd002
72d4ded682
More CodeGen stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@656 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-20 23:24:27 +00:00
jpd002
d95e71c7a4
PsfPlayer: Updated changelog and version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@655 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-20 05:03:27 +00:00
jpd002
9070a3f9ac
PsfPlayer: Added error handling on playlist read crash.
...
git-svn-id: http://svn.purei.org/purei/trunk@654 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-20 04:56:37 +00:00
jpd002
d89efab873
PsfPlayer: Updated changelog and incremented version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@653 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-17 02:29:51 +00:00
jpd002
cc09b15723
CodeGen: x64 code generator works.
...
git-svn-id: http://svn.purei.org/purei/trunk@652 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-16 03:50:31 +00:00
jpd002
6e20e2540f
PsfPlayer: Added ability to change character encoding interpretation of tags.
...
git-svn-id: http://svn.purei.org/purei/trunk@651 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-15 21:58:26 +00:00
jpd002
5aef006c90
PsfPlayer: Updated changelog and installer script.
...
git-svn-id: http://svn.purei.org/purei/trunk@650 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-10 03:22:54 +00:00
jpd002
b84bf6c677
PsfPlayer: Fixed bug with WaveOut sound handler not flusing all its buffer when being reset.
...
git-svn-id: http://svn.purei.org/purei/trunk@649 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-10 03:13:42 +00:00
jpd002
ade6b91dcd
PsfPlayer: Added saving of selected SoundHandler.
...
git-svn-id: http://svn.purei.org/purei/trunk@648 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-10 03:12:24 +00:00
jpd002
ea0c52a7b7
PsfPlayer: Updated vcprojs to output files to proper paths containing the platform name.
...
git-svn-id: http://svn.purei.org/purei/trunk@646 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-08 04:28:00 +00:00
jpd002
0b7881c6a4
CodeGen: Some updates.
...
git-svn-id: http://svn.purei.org/purei/trunk@645 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-07 23:35:08 +00:00
jpd002
a3c434091d
CodeGen: More x64 stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@644 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-06 05:34:08 +00:00
jpd002
74db85c534
Moved PsfPacker to Psfp repository.
...
git-svn-id: http://svn.purei.org/purei/trunk@643 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-06 04:09:50 +00:00
jpd002
72d6d61ee9
CodeGen: Splitted 32 and 64 bits x86 code generators.
...
git-svn-id: http://svn.purei.org/purei/trunk@642 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-05 22:21:52 +00:00
jpd002
5a9df26edf
CodeGen: Added x64 code generator skeleton.
...
git-svn-id: http://svn.purei.org/purei/trunk@641 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-05 04:38:51 +00:00
jpd002
ad6e573710
CodeGen: Added basic x64 stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@640 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-04 04:26:19 +00:00
jpd002
0e1b9e5303
CodeGen: Added current code.
...
git-svn-id: http://svn.purei.org/purei/trunk@639 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-03 23:12:11 +00:00
jpd002
bcc10366b8
PsfPlayer: Version 0.43
...
git-svn-id: http://svn.purei.org/purei/trunk@637 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-03 01:25:48 +00:00
jpd002
8e6a9f78e6
PsfPlayer: SpuRegView updates.
...
git-svn-id: http://svn.purei.org/purei/trunk@636 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-03 01:25:23 +00:00
jpd002
6973660a6f
PsfPlayer: Fixed some sound generation bugs in PSP emulation.
...
git-svn-id: http://svn.purei.org/purei/trunk@635 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-05-03 01:06:59 +00:00
jpd002
a7fa6af79c
PsfPlayer: Fixed volume level ranges in SasCore.
...
git-svn-id: http://svn.purei.org/purei/trunk@634 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-30 01:44:23 +00:00
jpd002
d9bfa6cd6c
PsfPlayer: Updated changelog, todolist and incremented version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@633 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-29 04:19:38 +00:00
jpd002
3565761a04
PsfPlayer: Added frame counting to PspVm.
...
git-svn-id: http://svn.purei.org/purei/trunk@632 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-29 04:06:34 +00:00
jpd002
bec29e19d2
PsfPlayer: Doubled RAM amount in PspVm.
...
git-svn-id: http://svn.purei.org/purei/trunk@631 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-29 03:56:29 +00:00
jpd002
a0e4b9c160
PsfPlayer: PspBios updates to support Phantasy Star Portable.
...
git-svn-id: http://svn.purei.org/purei/trunk@630 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-29 03:54:19 +00:00
jpd002
96533fe1c7
PsfPacker: Release compilation fix.
...
git-svn-id: http://svn.purei.org/purei/trunk@629 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-29 03:50:57 +00:00
jpd002
d7237c2384
PsfPlayer: Fixed bug in PsfFs.
...
git-svn-id: http://svn.purei.org/purei/trunk@628 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-29 03:50:30 +00:00
jpd002
b1470bfda6
PsfPlayer: Fixed misplaced assert.
...
git-svn-id: http://svn.purei.org/purei/trunk@627 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-29 03:49:36 +00:00
jpd002
0a6cae822c
PsfPlayer: Fixed missing filter for minipsfp.
...
git-svn-id: http://svn.purei.org/purei/trunk@626 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-29 03:48:43 +00:00
jpd002
512c006e03
PsfPlayer:
...
- Incremented version number.
- Fixed memory allocator bug in PSP SasCore.
- Fixed some paths in PsfPacker project.
git-svn-id: http://svn.purei.org/purei/trunk@624 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-16 04:14:07 +00:00
jpd002
8a731ff9d8
PsfPlayer: Updated change log.
...
git-svn-id: http://svn.purei.org/purei/trunk@623 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-15 05:44:14 +00:00
jpd002
176af20184
PsfPlayer: Possible fix for device lost problem.
...
git-svn-id: http://svn.purei.org/purei/trunk@622 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-15 05:40:01 +00:00
jpd002
ce4cc70458
Removed PsfVm.
...
git-svn-id: http://svn.purei.org/purei/trunk@620 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-13 02:30:39 +00:00
jpd002
1d7b26265e
PsfPlayer: Incremented version number and updated changelog.
...
git-svn-id: http://svn.purei.org/purei/trunk@619 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-12 04:45:56 +00:00
jpd002
39ae3028d5
PsfPlayer: Reenabled debugging stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@618 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-12 04:22:41 +00:00
jpd002
8a4bc9fccd
PsfPlayer: Removed unused file.
...
git-svn-id: http://svn.purei.org/purei/trunk@617 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-10 06:42:23 +00:00
jpd002
4e9036e6ed
PsfPlayer: Added some device lost handling code in DirectXControl and SpuRegView.
...
git-svn-id: http://svn.purei.org/purei/trunk@616 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-10 06:40:39 +00:00
jpd002
c1c5a11885
PsfPlayer: Updated changelog.
...
git-svn-id: http://svn.purei.org/purei/trunk@615 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-08 05:04:38 +00:00
jpd002
0746607e6e
PsfPlayer: Fixed missing playlist filter.
...
git-svn-id: http://svn.purei.org/purei/trunk@614 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-08 05:03:41 +00:00
jpd002
3d800f8c54
PsfPlayer: Incremented version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@613 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-08 04:05:56 +00:00
jpd002
ef230526c9
PsfPlayer: Updated changelog.
...
git-svn-id: http://svn.purei.org/purei/trunk@612 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-08 04:02:10 +00:00
jpd002
1303c4ed64
PsfPlayer: Added a SpuRegView.
...
git-svn-id: http://svn.purei.org/purei/trunk@611 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-08 03:48:02 +00:00
jpd002
0db833d86a
PsfPlayer: Integrated PSP stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@610 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-03 17:14:11 +00:00
jpd002
abee23489f
PsfPlayer: Incremented version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@609 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-03-30 04:41:33 +00:00
jpd002
88351483ad
PsfPlayer: Added changelog.html in start menu items.
...
git-svn-id: http://svn.purei.org/purei/trunk@608 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-03-30 04:38:19 +00:00
jpd002
3279196600
Updated changelog and todolist.
...
git-svn-id: http://svn.purei.org/purei/trunk@607 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-03-30 04:32:39 +00:00
jpd002
f1f3d331d5
- Added PSPF file id in PsfBase
...
- Fixed bug with fade lengths.
- Removed useless buffer write size stuff.
git-svn-id: http://svn.purei.org/purei/trunk@605 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-03-30 04:18:08 +00:00
jpd002
3c82cb2efb
Removed hard-coded patches.
...
Added sceAudio module.
Added module loading from PSFP pack.
git-svn-id: http://svn.purei.org/purei/trunk@604 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-03-29 05:24:29 +00:00
jpd002
d9be8a3316
Can read PSFP files.
...
Can now play a basic demo.
git-svn-id: http://svn.purei.org/purei/trunk@603 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-03-23 03:12:22 +00:00
jpd002
853281138a
PsfPacker: Added tags support.
...
git-svn-id: http://svn.purei.org/purei/trunk@602 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-03-18 05:24:33 +00:00
jpd002
c87bdc491a
Added PsfPacker.
...
git-svn-id: http://svn.purei.org/purei/trunk@601 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-03-15 13:44:25 +00:00
jpd002
7108832682
Fixed some bugs in MIPSIV core.
...
Added experimental PspVm.
git-svn-id: http://svn.purei.org/purei/trunk@599 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-03-04 05:35:41 +00:00
jpd002
70915d7a9b
Updated changelog.
...
Incremented version number.
git-svn-id: http://svn.purei.org/purei/trunk@598 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-01-18 14:01:14 +00:00
jpd002
3fdc861f77
Added track and playlist looping modes.
...
git-svn-id: http://svn.purei.org/purei/trunk@597 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-01-18 14:00:51 +00:00
jpd002
7f84566e70
Incremented PsfPlayer version.
...
git-svn-id: http://svn.purei.org/purei/trunk@585 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-12-22 05:47:03 +00:00
jpd002
f4ba74a914
Updated changelog for version 0.34.
...
git-svn-id: http://svn.purei.org/purei/trunk@584 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-12-22 05:44:12 +00:00
jpd002
86d569bcac
Added a file information panel.
...
Added an accelerator to play and pause playback.
Removed some old files.
git-svn-id: http://svn.purei.org/purei/trunk@583 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-12-22 05:38:17 +00:00
jpd002
164ab2a0e2
Incremented version number to 34.
...
git-svn-id: http://svn.purei.org/purei/trunk@581 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-12-14 04:17:23 +00:00
jpd002
5363b42688
Added changelog.
...
git-svn-id: http://svn.purei.org/purei/trunk@580 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-12-14 04:16:45 +00:00
jpd002
3b09677436
Fixed text encoding bug when reading playlists.
...
Added possibility to move items up and down in the playlist.
git-svn-id: http://svn.purei.org/purei/trunk@579 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-12-14 03:57:15 +00:00
jpd002
fa91259194
PsfPlayer: Incremented version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@574 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-12-08 03:44:18 +00:00
jpd002
11db27933b
PsfPlayer: Fixed playlist bug.
...
git-svn-id: http://svn.purei.org/purei/trunk@573 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-12-08 03:40:20 +00:00
jpd002
d19c596483
PsfPlayer v0.32
...
git-svn-id: http://svn.purei.org/purei/trunk@567 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-12-06 06:51:51 +00:00
jpd002
e4f2133616
Improved playlist management. Ability to load and save playlists.
...
git-svn-id: http://svn.purei.org/purei/trunk@566 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-12-06 06:47:58 +00:00
jpd002
234c0066aa
Incremented version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@562 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-11-26 13:58:43 +00:00
jpd002
2188aa037f
PsfPlayer v0.30
...
git-svn-id: http://svn.purei.org/purei/trunk@561 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-11-26 13:56:30 +00:00
jpd002
a2efc9e864
PsfPlayer v0.30
...
git-svn-id: http://svn.purei.org/purei/trunk@559 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-11-15 22:20:50 +00:00
jpd002
c47a9d4027
PsfPlayer: Added new ui files.
...
git-svn-id: http://svn.purei.org/purei/trunk@557 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-11-14 17:25:27 +00:00
jpd002
ff997252d1
PsfPlayer version 0.28 - With audio plugins and new wip UI.
...
git-svn-id: http://svn.purei.org/purei/trunk@556 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-11-08 22:26:39 +00:00
jpd002
66383c9d7d
Some compilation fixes.
...
git-svn-id: http://svn.purei.org/purei/trunk@555 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-10-27 11:25:58 +00:00
jpd002
4e64a4c612
Fixed path of source files
...
git-svn-id: http://svn.purei.org/purei/trunk@508 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-04-22 00:42:28 +00:00
jpd002
00a938a0ab
PsfPlayer: Removed personal settings files.
...
git-svn-id: http://svn.purei.org/purei/trunk@499 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-04-14 23:42:42 +00:00
jpd002
02aed1ca31
Added iPhone UI
...
git-svn-id: http://svn.purei.org/purei/trunk@498 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-04-14 23:41:29 +00:00
jpd002
dec0a564e9
PsfPlayer:
...
- Moved macosx_ui stuff in the Source directory.
git-svn-id: http://svn.purei.org/purei/trunk@497 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-04-14 23:25:19 +00:00
jpd002
7286722b49
PsfPlayer:
...
- Moved Win32 specific stuff in a separate folder.
git-svn-id: http://svn.purei.org/purei/trunk@496 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-04-14 23:22:46 +00:00
jpd002
f15aafaa84
PsfPlayer: Incremented version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@493 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-04-03 04:00:28 +00:00
jpd002
ac9bc44ed3
PsfPlayer: Todo file commit.
...
git-svn-id: http://svn.purei.org/purei/trunk@492 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-03-31 15:56:52 +00:00
jpd002
a6e12114d7
Added changes to MIPSInstructionFactories. Not a singleton anymore, so it allows a 32-bits and 64-bits version of the architecture to live together.
...
PsfPlayer bios memory ownership fixes.
git-svn-id: http://svn.purei.org/purei/trunk@490 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-03-30 04:57:52 +00:00
jpd002
797ddf8242
PsfPlayer: Incremented version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@489 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-03-13 02:21:32 +00:00
jpd002
ee2116c907
PsfPlayer:
...
- Use WaveOut handler in Win32.
- Updated version number.
git-svn-id: http://svn.purei.org/purei/trunk@481 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-02-15 21:19:32 +00:00
jpd002
428b5488b6
PsfPlayer: Updated version.
...
git-svn-id: http://svn.purei.org/purei/trunk@479 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-02-12 04:18:48 +00:00
jpd002
dfce68d498
PsfPlayer: Volume adjustment support.
...
git-svn-id: http://svn.purei.org/purei/trunk@478 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-02-11 21:57:28 +00:00
jpd002
598bef6de2
PsfPlayer: Updated version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@468 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-01-31 02:08:32 +00:00
jpd002
1d1aeba0ea
git-svn-id: http://svn.purei.org/purei/trunk@466 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-01-28 23:06:08 +00:00
jpd002
d05c0edff3
Cleaned up some Iop/Sif stuff for potential state support.
...
git-svn-id: http://svn.purei.org/purei/trunk@465 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-01-26 02:53:10 +00:00
jpd002
ede3e608d7
PsfPlayer: Updated project and version.
...
git-svn-id: http://svn.purei.org/purei/trunk@463 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-01-14 02:35:47 +00:00
jpd002
a2ff4ddd65
PsfPlayer: New tags stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@462 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-01-13 21:34:08 +00:00
jpd002
4c05249b72
Updated project and version.
...
git-svn-id: http://svn.purei.org/purei/trunk@459 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-01-10 04:18:43 +00:00
jpd002
fb0bf0c214
Minor updates to PsfPlayer.
...
git-svn-id: http://svn.purei.org/purei/trunk@458 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-01-09 23:43:44 +00:00
jpd002
e6ac9603f7
PsfPlayer for MacOSX
...
git-svn-id: http://svn.purei.org/purei/trunk@456 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-28 21:24:01 +00:00
jpd002
af5900f12c
MacOSX stuff
...
git-svn-id: http://svn.purei.org/purei/trunk@455 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-24 02:03:58 +00:00
jpd002
ec74d196ec
git-svn-id: http://svn.purei.org/purei/trunk@452 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-18 23:42:49 +00:00
jpd002
4934363bdd
git-svn-id: http://svn.purei.org/purei/trunk@451 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-18 00:23:20 +00:00
jpd002
581729ff2e
PsfPlayer: Incremented version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@450 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-17 03:22:48 +00:00
jpd002
3986ca72ea
git-svn-id: http://svn.purei.org/purei/trunk@449 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-16 14:54:42 +00:00
jpd002
a1b4c99a73
Incremented version.
...
git-svn-id: http://svn.purei.org/purei/trunk@448 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-15 03:19:27 +00:00
jpd002
e714e6b199
git-svn-id: http://svn.purei.org/purei/trunk@446 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-13 00:30:38 +00:00
jpd002
5485a7fd79
Installer script and todo list.
...
git-svn-id: http://svn.purei.org/purei/trunk@445 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-12 00:43:15 +00:00
jpd002
b3de0f18c7
PsfPlayer: Incremented version number.
...
git-svn-id: http://svn.purei.org/purei/trunk@443 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-10 04:02:07 +00:00
jpd002
7f79387f86
Fixed a really bad IopBios bug. Fixes a lot of problems.
...
git-svn-id: http://svn.purei.org/purei/trunk@442 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-09 18:04:58 +00:00
jpd002
e64e16b5be
Mucho IOP stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@441 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-08 03:43:30 +00:00
jpd002
d49c8e0394
git-svn-id: http://svn.purei.org/purei/trunk@439 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-05 18:08:33 +00:00
jpd002
0ec207a6c1
Compilation fixes.
...
git-svn-id: http://svn.purei.org/purei/trunk@436 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-03 21:22:28 +00:00
jpd002
f74aa07be7
FunctionsView merge.
...
git-svn-id: http://svn.purei.org/purei/trunk@434 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-02 23:57:34 +00:00
jpd002
23fe44a91e
PsfPlayer updates.
...
git-svn-id: http://svn.purei.org/purei/trunk@432 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-02 23:55:03 +00:00
jpd002
840e490579
New tags system support for PsfPlayer.
...
git-svn-id: http://svn.purei.org/purei/trunk@425 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-28 00:24:57 +00:00
jpd002
10e676922a
git-svn-id: http://svn.purei.org/purei/trunk@422 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-24 23:23:25 +00:00
jpd002
18bb11641a
Renamed PsfPlayer2 to PsfPlayer.
...
git-svn-id: http://svn.purei.org/purei/trunk@420 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-22 02:25:27 +00:00
jpd002
39cc0d1783
Removed PsfPlayer2 folder.
...
git-svn-id: http://svn.purei.org/purei/trunk@419 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-22 02:25:05 +00:00
jpd002
98fb5354e1
Removed old PsfPlayer project.
...
git-svn-id: http://svn.purei.org/purei/trunk@417 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-15 02:39:14 +00:00
jpd002
be0de1ee26
PsfPlayer v0.16
...
git-svn-id: http://svn.purei.org/purei/trunk@416 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-14 17:10:21 +00:00
jpd002
7bfac71738
Removed old WpfUi stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@415 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-14 02:31:45 +00:00
jpd002
71ed7cd38a
Some minor fixes for PsfPlayer.
...
git-svn-id: http://svn.purei.org/purei/trunk@414 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-14 00:10:30 +00:00
jpd002
014f935bff
Atelier Iris 1/2 and DQ8 works.
...
git-svn-id: http://svn.purei.org/purei/trunk@412 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-11 00:19:47 +00:00
jpd002
d518b18c3a
Purei compiles again.
...
PsfPlayer probably not.
git-svn-id: http://svn.purei.org/purei/trunk@411 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-10 01:46:02 +00:00
jpd002
d9b8460f12
git-svn-id: http://svn.purei.org/purei/trunk@410 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-07 23:50:47 +00:00
jpd002
ff036c15e4
git-svn-id: http://svn.purei.org/purei/trunk@409 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-07 03:16:19 +00:00
jpd002
4ede26cb6a
git-svn-id: http://svn.purei.org/purei/trunk@408 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-06 23:48:40 +00:00
jpd002
66fb9f25e1
git-svn-id: http://svn.purei.org/purei/trunk@407 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-06 04:03:51 +00:00
jpd002
690b937ed0
git-svn-id: http://svn.purei.org/purei/trunk@406 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-05 21:37:07 +00:00
jpd002
98d8a1196e
git-svn-id: http://svn.purei.org/purei/trunk@404 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-04 23:21:45 +00:00
jpd002
fab031b4dd
git-svn-id: http://svn.purei.org/purei/trunk@403 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-04 03:47:36 +00:00
jpd002
35ea190fbd
git-svn-id: http://svn.purei.org/purei/trunk@402 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-03 23:26:22 +00:00
jpd002
6b9eb46518
git-svn-id: http://svn.purei.org/purei/trunk@401 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-03 00:38:24 +00:00
jpd002
f9ad68af6d
git-svn-id: http://svn.purei.org/purei/trunk@399 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-31 22:01:01 +00:00
jpd002
054a6d17d9
git-svn-id: http://svn.purei.org/purei/trunk@398 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-31 02:30:37 +00:00
jpd002
b0c1bd0802
git-svn-id: http://svn.purei.org/purei/trunk@397 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-30 22:22:10 +00:00
jpd002
3f20aebefe
git-svn-id: http://svn.purei.org/purei/trunk@396 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-29 01:42:35 +00:00
jpd002
11336c12c3
git-svn-id: http://svn.purei.org/purei/trunk@395 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-28 22:18:08 +00:00
jpd002
a734fe65df
Updates before changing everything.
...
git-svn-id: http://svn.purei.org/purei/trunk@394 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-28 21:32:18 +00:00
jpd002
8030863e21
git-svn-id: http://svn.purei.org/purei/trunk@393 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-28 01:48:21 +00:00
jpd002
f9d4017041
git-svn-id: http://svn.purei.org/purei/trunk@392 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-27 22:27:25 +00:00
jpd002
1d1298fef1
git-svn-id: http://svn.purei.org/purei/trunk@391 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-27 03:17:22 +00:00
jpd002
7038810345
git-svn-id: http://svn.purei.org/purei/trunk@390 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-24 22:14:40 +00:00
jpd002
425323966c
git-svn-id: http://svn.purei.org/purei/trunk@389 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-24 13:42:27 +00:00
jpd002
53885663d5
git-svn-id: http://svn.purei.org/purei/trunk@388 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-23 22:17:44 +00:00
jpd002
5ffc36b7c7
git-svn-id: http://svn.purei.org/purei/trunk@386 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-22 12:26:47 +00:00
jpd002
6cfc3902b4
git-svn-id: http://svn.purei.org/purei/trunk@385 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-21 22:33:11 +00:00
jpd002
28832451f3
git-svn-id: http://svn.purei.org/purei/trunk@383 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-20 22:19:56 +00:00
jpd002
b8a5f63215
PsfPlayer2 changes.
...
git-svn-id: http://svn.purei.org/purei/trunk@382 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-20 04:15:05 +00:00
jpd002
94fa7a2372
Some stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@379 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-17 22:56:58 +00:00