Search
lxdream.org :: lxdream :: changelog
lxdream 0.9.1
released Jun 29
Download Now

17 years agoFix IDENTIFY to be non-completely-broken
nkeynes [Sun, 30 Apr 2006 12:22:31 +0000]  tree
Fix IDENTIFY to be non-completely-broken
src/gdrom/ide.c


17 years agoChange mount button to gdrom_mount_image call, rather than file load
nkeynes [Sun, 30 Apr 2006 01:51:29 +0000]  tree
Change mount button to gdrom_mount_image call, rather than file load
src/gui/callbacks.c


17 years agoAdd Nero file format handler and general gdrom disc hooks
nkeynes [Sun, 30 Apr 2006 01:51:08 +0000]  tree
Add Nero file format handler and general gdrom disc hooks
src/Makefile.am
src/Makefile.in
src/gdrom/gdrom.c
src/gdrom/gdrom.h
src/gdrom/ide.c
src/gdrom/ide.h
src/gdrom/nrg.c


17 years agoCommit semi-correct G2-bus event register handling
nkeynes [Sun, 30 Apr 2006 01:50:15 +0000]  tree
Commit semi-correct G2-bus event register handling
src/asic.c
src/asic.h
src/sh4/sh4mem.c


17 years agoAdd MMIO_READF (read float) macro
nkeynes [Sun, 30 Apr 2006 01:49:45 +0000]  tree
Add MMIO_READF (read float) macro
src/mmio.h


17 years agoAdd max() macro (if it's not already defined)
nkeynes [Sun, 30 Apr 2006 01:48:38 +0000]  tree
Add max() macro (if it's not already defined)
src/dream.h


18 years agoMove state into pvr2_state structure for ease of save/load
nkeynes [Thu, 30 Mar 2006 11:31:05 +0000]  tree
Move state into pvr2_state structure for ease of save/load
src/gui/debug_win.c


18 years agoUnfubar the pvr event generation
nkeynes [Thu, 30 Mar 2006 11:30:59 +0000]  tree
Unfubar the pvr event generation
Move state into pvr2_state structure for ease of save/load
src/pvr2/pvr2.c
src/pvr2/pvr2.h


18 years agoDifferentiate between flat + gouraud shaded polys - use colour of first vertex only
nkeynes [Thu, 30 Mar 2006 11:29:54 +0000]  tree
Differentiate between flat + gouraud shaded polys - use colour of first vertex only
Remove vertex count checks - doesn't seem to be correct anyway.
Add check for unrecognized command codes
other minor tweaks
src/pvr2/render.c


18 years agoAdd basic AICA RTC implementation
nkeynes [Thu, 30 Mar 2006 11:27:11 +0000]  tree
Add basic AICA RTC implementation
src/aica/aica.c
src/aica/aica.h


.