index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mess
/
machine
/
bbc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
(MESS) bbc.c: Fixed cassette loading. [Wilbert Pol]
Wilbert Pol
2013-04-25
1
-14
/
+38
*
small machine().root_device() cleanup (nw)
Miodrag Milanovic
2013-04-18
1
-1
/
+1
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-66
/
+60
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-4
/
+3
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-1
/
+1
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-10
/
+10
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+1
*
(MESS) bbc.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-10
1
-46
/
+46
*
(MESS) bbc.c: Some tagmap lookup reduction. (nw)
Wilbert Pol
2013-02-08
1
-58
/
+58
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-2
/
+2
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-40
/
+40
*
bbc: Fix another collateral damage of the acia irq fix [O. Galibert]
Olivier Galibert
2013-01-03
1
-1
/
+1
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-106
/
+98
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-33
/
+32
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-6
/
+6
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-3
/
+3
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-16
/
+14
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-47
/
+45
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-66
/
+59
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-1
/
+1
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-2
/
+2
*
Continuing new device implementation for SN76496 and clones - bbc.c, mycom.c,...
Scott Stone
2012-09-05
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+2136
[prev]