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
/
spc1000.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hsync and fsync are part of mc6847 so devcb2 conversion was needed there not ...
Miodrag Milanovic
2014-03-28
1
-3
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-1
/
+1
*
(MESS) spc1000 : added paste facility, fixed cursor flash [Miso Kim, Robbbert]
Robbbert
2014-03-02
1
-53
/
+53
*
(MESS) microbee : added support for TAP and BEE formats (used in ubee512 emul...
Robbbert
2014-02-27
1
-1
/
+1
*
(MESS) spc1000 : Connected Play button. Added notes.
Robbbert
2014-02-17
1
-7
/
+13
*
(MESS) spc1000 : added TAP cassette format [Robbbert]
Robbbert
2014-02-16
1
-26
/
+20
*
(MESS) spc1000 : added cassette
Robbbert
2014-02-16
1
-27
/
+51
*
(MESS) spc1000 : added IRQ which enables cursor flash & internal timer [Miso ...
Robbbert
2014-02-14
1
-2
/
+8
*
modernised the AY8910 [smf]
smf-
2013-05-12
1
-2
/
+2
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-4
/
+6
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-2
/
+2
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-2
/
+4
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-15
/
+15
*
Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew)
Miodrag Milanovic
2012-09-26
1
-24
/
+24
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-3
/
+3
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-1
/
+1
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-5
/
+5
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-11
/
+10
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+335