index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mess
/
drivers
/
uzebox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-310
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
uzebox: using speaker_sound device instead of DAC device for emulating the uz...
Felipe CorrĂȘa da Silva Sanches
2015-06-17
1
-7
/
+7
*
uzebox: adding sound emulation (It works but with terrible performance. Uzebo...
Felipe CorrĂȘa da Silva Sanches
2015-06-16
1
-3
/
+8
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-3
/
+3
*
(MESS) Convert uzebox to use snes_ctrl. (nw)
Sandro Ronco
2015-02-02
1
-48
/
+16
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-1
/
+1
*
(MESS) consolidated generic socket / cartslot a bit more: removed
Fabio Priuli
2014-09-22
1
-3
/
+3
*
removed static config from avr8. nw.
Fabio Priuli
2014-09-21
1
-6
/
+1
*
another round of generic carts / sockets. nw.
Fabio Priuli
2014-09-20
1
-20
/
+21
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-4
/
+2
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-1
/
+1
*
License tags. (nw)
Sandro Ronco
2013-10-26
1
-0
/
+2
*
(MESS) small uzebox optimization. (nw)
Sandro Ronco
2013-06-09
1
-2
/
+3
*
(MESS) small cleanups. (nw)
Sandro Ronco
2013-02-07
1
-6
/
+1
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-3
/
+4
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-11
/
+11
*
(MESS) uzebox: added a configuration switch for the AD725 CE. (nw)
Sandro Ronco
2013-01-02
1
-1
/
+6
*
(MESS) uzebox: small change for games that only works on early revisions. (nw)
Sandro Ronco
2013-01-02
1
-1
/
+2
*
(MESS) uzebox: added support for loading .uze images. (nw)
Sandro Ronco
2012-12-30
1
-2
/
+37
*
(MESS) uzebox: fixed copy/paste error. (nw)
Sandro Ronco
2012-12-26
1
-8
/
+8
*
(MESS) AVR8 core updates: [Sandro Ronco]
Sandro Ronco
2012-12-25
1
-47
/
+198
*
uzebox : fix validation
Robbbert
2012-11-07
1
-4
/
+4
*
01234567890123456789012345678901234567890123456789012345678901234567890123456789
Ryan Holtz
2012-11-07
1
-6
/
+53
*
-avr8.c: Converted to modern CPU device. [MooglyGuy]
Ryan Holtz
2012-10-31
1
-1
/
+8
*
01234567890123456789012345678901234567890123456789012345678901234567890123456789
Ryan Holtz
2012-10-25
1
-1
/
+0
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-2
/
+3
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+98