lxdream.org
::
lxdream
:: shortlog
Latest Version
lxdream 0.9.1
released Jun 29
Download Now
Navigation
News
Download
Mailing Lists
Mercurial
Issues
Dreamcast Wiki
FAQ
Forums
tree revision
813:262efed79218
Jump to:
tip
lxdream_0_9_1
lxdream_0_9
lxdream_0_8_4
lxdream_0_8_3
lxdream_0_8_2
lxdream_0_8_1
lxdream_0_8
MILESTONE3
MILESTONE2
MILESTONE1
default
xlat-refactor
lxdream-mem
lxdream-render
lxdream-mmu
summary
|
tree
|
shortlog
|
changelog
|
graph
|
bz2
|
zip
|
gz
(0)
-300
-100
-60
+60
+100
+300
tip
813:262efed79218
14 years
nkeynes
Display opcode as 32-bit word rather than 4 bytes... easier to match up with the manual this way
tree
812:8cc61d5ea1f8
14 years
nkeynes
Add ARM test harness (not quite working on DC but almost...)
tree
811:7ff871670e58
14 years
nkeynes
Implement LDRH/STRH/LDRSH/LDRSB instructions
tree
810:833cc4960556
14 years
nkeynes
Remap 1C000000 .. 1FFFFFFF to the P4 region when accessed through TLB
tree
809:8bdbf4d95da4
14 years
nkeynes
Fix core-exit-on-flush in a delay branch slot. Bit of a hack really
tree
808:da414654f3fa
14 years
nkeynes
Add failing test case for the MMU flush-cache case
tree
807:1ca418e6ed5d
14 years
nkeynes
Fix ITLB lookup ASID behaviour (was somewhat back-to-front)
tree
806:6ef1ce4a9dbc
14 years
nkeynes
Fix minor compile warnings
tree
805:b355f7b3ff2e
14 years
nkeynes
Add ability to bind a render buffer to a texture, with output going to the texture.
tree
804:567a684e1e7a
14 years
nkeynes
Add --enable-strict-warn to build with -Wall -Werror
tree
803:e12b7daf0135
14 years
nkeynes
Only install the .png pixmaps in a make install (.icns are OS X bundle only)
tree
802:d894188b503d
14 years
nkeynes
Fix compiler warnings
tree
801:92b518a2e915
14 years
nkeynes
Unroll first iteration of the bounding loop in ta_commit_polygon - more to
tree
800:0d1be79c9b33
14 years
nkeynes
Fix x86-64 bugs (only visible on OS X)
tree
799:8aeb9906d7b9
14 years
nkeynes
Fix typo/array overrun
tree
798:eb5c0d1863cd
14 years
nkeynes
Check the MAX_COLOR_ATTACHMENTS value rather than assuming it's at least 4, since
tree
797:3bb52a384b64
14 years
nkeynes
OS X: Add file association with .dst files and support opening them from the finder
tree
796:a2dc83592467
14 years
nkeynes
Bug #61: OpenBSD support
tree
795:d347c51dce99
14 years
nkeynes
Add debian changelog file
lxdream_0_8_4
tree
794:879c5929c7ef
14 years
nkeynes
Fix missing test data in dist target
tree
793:7877d947228d
14 years
nkeynes
Update version number and release notes for 0.8.4
tree
792:1183b763592e
14 years
nkeynes
Update translations again (minor line number changes)
tree
791:fc609d426806
14 years
nkeynes
Add -fno-strict-aliasing when compiling with gcc (otherwise code is slightly buggy)
tree
790:a0c7d28bbb0c
14 years
nkeynes
Don't invoke sh4_translate_flush_cache() when we're not actually using the translator
tree
789:7e7ec23217fc
14 years
nkeynes
Fix 64-bit correctness in ptr loads in FTRC
tree
788:eb238a77f3c0
14 years
nkeynes
Fix minor warnings
tree
787:6717c02ff81f
14 years
nkeynes
Auto-cancel if the binding field loses focus
tree
786:8f6ece92500e
14 years
nkeynes
Fix minor warnings
tree
785:00235838aaec
14 years
nkeynes
Remove call to NSString stringByReplacingOccurrencesOfString:withString: as it's 10.5 only
tree
784:0417e1c488b3
14 years
nkeynes
Fixup scene dump wrt colour parameters
tree
783:ef81aa93524f
14 years
nkeynes
Update translation files with latest strings list
tree
782:1af8b5ce627c
14 years
nkeynes
Workaround OS X's inability to handle CD reads of unknown size (ie where the read
tree
781:88d48559380a
14 years
nkeynes
Scale the mouse deltas (when grabbed) to get the movement more reasonable (and fairly close to system)
tree
780:4e4ea322cb84
14 years
nkeynes
Move grab management to window
tree
779:a60e47313e7b
14 years
nkeynes
If the requested audio driver won't initialize, try all the others in order (worst case, null driver)
tree
778:a34b180d92f7
14 years
nkeynes
Add bundle proplist and icon
tree
777:60431d09605c
14 years
nkeynes
Display the CD-Rom drive names for consistency with the OS X implementation
tree
776:b12d8be15387
14 years
nkeynes
Remove bios/flash filenames from test lxdreamrc
tree
775:b50989a63120
14 years
nkeynes
Fix build of testsh4x86
tree
774:4ba7fe9365c9
14 years
nkeynes
Update for new/deleted UI files
tree
773:146c3210768b
14 years
nkeynes
Fix some consistency issues between the cocoa + gtk menus
tree
772:c0b5928dd600
14 years
nkeynes
Fix translations - need to include lxdream.h ahead of gettext.h (always the little things...)
tree
771:749f0f4575d2
14 years
nkeynes
Fix bad rename from previous commit
tree
770:429ff505c450
14 years
nkeynes
Implement key-binding configuration pane for Cocoa UI
tree
769:f7f62bea4cad
14 years
nkeynes
Add -headerpad_max_install_names linker flag for OS/X builds - ensures bundle
tree
768:b2a54f6864eb
14 years
nkeynes
Halt emulation after reporting an error
tree
767:53dc977f8f25
14 years
nkeynes
Fix to correctly mount empty CD drives
tree
766:336858fb0160
14 years
nkeynes
Fix dreamcast_reset not performing a core exit
tree
765:4cd066048203
14 years
nkeynes
Cocoa preferences panel work-in-progress
tree
764:44f5670ada62
14 years
nkeynes
Change sprintf to snprintf (safer)
tree
763:b3ce4448f200
14 years
nkeynes
Rename GTK UI files to follow the same scheme as the cocoa ones
tree
762:0980359351fc
14 years
nkeynes
Update file lists for removed x86dasm files
tree
761:a6c73d21d670
14 years
nkeynes
Add missing include (fix warning)
tree
760:12dac7679c0c
14 years
nkeynes
Add newline at EOF to shut gcc up
tree
759:f16975739abc
14 years
nkeynes
Fix batch of -Wall warnings
tree
758:99ae000d4e09
14 years
nkeynes
Fix compiler warnings
tree
757:2780bc393e7c
14 years
nkeynes
Minor fixes for Tiger build
tree
756:38385124df7a
14 years
nkeynes
Remove the 'gettext required' bit from configure
tree
755:ab873907b00e
14 years
nkeynes
Add gettext.h and build sanely without libintl if it's not available
tree
754:35c496703380
14 years
nkeynes
Commit testta changes for sort-dma tests
tree
(0)
-300
-100
-60
+60
+100
+300
tip
.