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
/
video
/
bbc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-4
/
+4
*
Fixed all bitmap.palette() users to use m_palette instead (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-1
/
+1
*
Converted palette_t and palette_client to classes. General palette.c
Aaron Giles
2014-02-18
1
-1
/
+1
*
added screen visarea adjustment to mc6845 config interface
Michaël Banaan Ananas
2014-01-04
1
-0
/
+1
*
(MESS) bbc : fixed character position in mode 7
Robbbert
2013-12-24
1
-9
/
+6
*
(MESS) bbc : added back the cursor
Robbbert
2013-12-19
1
-2
/
+2
*
(MESS) BBC Micro updates / fixes: [Nigel Barnes]
Fabio Priuli
2013-10-28
1
-1
/
+1
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-1
/
+0
*
silence. (nw)
Wilbert Pol
2013-04-24
1
-1
/
+1
*
lynx and bbc cleanup (nw)
Miodrag Milanovic
2013-04-18
1
-303
/
+6
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-53
/
+48
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-16
/
+16
*
(MESS) bbc.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-10
1
-74
/
+40
*
Added a preliminary boolean flag to MC6845 interface structure: "show border ...
Angelo Salese
2013-01-14
1
-1
/
+2
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-2
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-17
/
+17
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-4
/
+3
*
changed most of screen.machine() to machine() (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-4
/
+4
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-10
/
+9
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-3
/
+3
*
Rewrote the SAA5050 Teletext character generator. Removed saa505x.c which was...
Curt Coder
2012-09-14
1
-22
/
+24
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-8
/
+8
*
fixed some warnings about unreachable statements reported by cppcheck (no wha...
Oliver Stöneberg
2012-09-08
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+694