Parent Directory
|
|
|
|
|
include/
|
|
|
|
|
unused/
|
|
|
|
|
blitter.cpp
|
1.19 |
2 years |
shamus |
Minor fix for <8BPP modes
|
blitter.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
cdintf.cpp
|
1.2 |
4 years |
shamus |
Minor cleanup
|
cdintf.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
cdintf_linux.cpp
|
1.7 |
3 years |
nwagenaar |
Forgot a } in cdintf_linux.cpp which results in a compile error.
|
cdintf_osx.cpp
|
1.4 |
4 years |
shamus |
forgot a const declaration (double D'oh!)
|
cdintf_win32.cpp
|
1.2 |
4 years |
shamus |
Added function implementation ;-)
|
cdrom.cpp
|
1.5 |
4 years |
shamus |
Major rewrite/added BUTCH functionality
|
cdrom.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
clock.cpp
|
1.4 |
3 years |
shamus |
New timer based system code
|
clock.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
crc32.cpp
|
1.3 |
4 years |
shamus |
Function consolidation/cleanups
|
crc32.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
cry2rgb.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
dac.cpp
|
1.10 |
3 years |
shamus |
Fixes to handle mono sound properly
|
dac.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
dsp.cpp
|
1.13 |
3 years |
shamus |
Added a header file to compensate for files removed
|
dsp.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
eeprom.cpp
|
1.6 |
4 years |
shamus |
Changes for 1.0.7 update
|
eeprom.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
font1.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
font14pt.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
gpu.cpp
|
1.11 |
3 years |
shamus |
Added a header file to compensate for files removed
|
gpu.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
gui.cpp
|
1.24 |
2 years |
shamus |
Preliminary text editing widget
|
gui.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
guielements.h
|
1.3 |
2 years |
shamus |
Added new splash image (vj_title_small)
|
jagdasm.cpp
|
1.4 |
4 years |
shamus |
Rewrote the output so it looks nicer. ;-)
|
jagdasm.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
jaguar.cpp
|
1.22 |
2 years |
shamus |
Made JaguarExecuteNew play nice with the GUI code
|
jaguar.h
|
1.2 |
3 years |
shamus |
Added fix for Unix, GET/SET64 macros
|
jerry.cpp
|
1.11 |
3 years |
shamus |
Added some ifdefs to make it easy to switch between new timer system and old sys... |
jerry.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
joystick.cpp
|
1.10 |
4 years |
shamus |
Changes for 1.0.7 update
|
joystick.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
log.cpp
|
1.8 |
4 years |
shamus |
Header shuffling
|
log.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
m68k.h
|
1.3 |
3 years |
shamus |
Added note as to which version of Musashi we're using...
|
m68k_in.c
|
1.2 |
4 years |
nwagenaar |
Virtual Jaguar 1.0.4 update (Shamus)
|
m68kconf.h
|
1.4 |
3 years |
shamus |
Turned on USE_64_BIT optimization
|
m68kcpu.c
|
1.2 |
4 years |
nwagenaar |
Virtual Jaguar 1.0.4 update (Shamus)
|
m68kcpu.h
|
1.2 |
4 years |
nwagenaar |
Virtual Jaguar 1.0.4 update (Shamus)
|
m68kdasm.c
|
1.5 |
4 years |
shamus |
Fix to convert lower case hex to UPPER CASE (as it should be!)
|
m68kmake.c
|
1.2 |
4 years |
nwagenaar |
Virtual Jaguar 1.0.4 update (Shamus)
|
memory.cpp
|
1.3 |
4 years |
shamus |
Minor cleanups
|
memory.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
objectp.cpp
|
1.15 |
3 years |
shamus |
Added a header file to compensate for files removed
|
objectp.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
scsidefs.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
sdlemu_config.cpp
|
1.2 |
4 years |
shamus |
Changed end of line checking for Win32 compatibility
|
sdlemu_config.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
sdlemu_opengl.c
|
1.6 |
3 years |
shamus |
Added overlay texture for resolution indepence for the GUI (preliminary)
|
sdlemu_opengl.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
settings.cpp
|
1.6 |
3 years |
shamus |
New render type config option
|
settings.h
|
1.2 |
3 years |
shamus |
New render type config option
|
tom.cpp
|
1.18 |
2 years |
shamus |
Kludge to allow games that read HC in TOM to work
|
tom.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
types.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
unzip.c
|
1.2 |
4 years |
shamus |
Minor, insignificant changes
|
unzip.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
version.cpp
|
1.9 |
2 years |
shamus |
Update for 1.1.0 release
|
version.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
video.cpp
|
1.13 |
3 years |
shamus |
Changes to accomodate new rendering subsystem
|
video.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
vj.cpp
|
1.21 |
2 years |
shamus |
Update for 1.1.0 release
|
vj_title_small.c
|
1.1 |
2 years |
shamus |
Image file for GUI
|
wavetable.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|
wnaspi32.h
|
1.1 |
3 years |
shamus |
Moved from ./src
|