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
/
emu
/
bus
/
vic20
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
2
-25
/
+25
*
(MESS) vic20: Added CPLD image to Final Expansion 3. (nw)
Curt Coder
2014-10-10
3
-92
/
+99
*
Fixed compile. (nw)
Curt Coder
2014-10-10
1
-4
/
+0
*
(MESS) vic20: Emulated the Final Expansion 3 cartridge (only RAM/FlashROM sup...
Curt Coder
2014-10-10
3
-0
/
+737
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-9
/
+9
*
(MESS) Cleanups. (nw)
Curt Coder
2014-04-01
1
-8
/
+14
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-7
/
+7
*
Rewritten 6551 emulation. Changed clock to be the o2 clock instead of the bau...
smf-
2014-03-17
1
-8
/
+8
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
2
-6
/
+6
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
2
-9
/
+8
*
Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different ...
smf-
2014-01-04
6
-357
/
+14
*
fixed protovision adapter (nw)
smf-
2014-01-04
2
-9
/
+5
*
Allow vic20/c64/c128 to share user port devices, removed c64 version of vic10...
smf-
2014-01-03
6
-71
/
+264
*
missed this in last commit (nw)
smf-
2014-01-03
1
-0
/
+8
*
saves variables I added recently & expanded vic20 user port so that devices c...
smf-
2014-01-03
1
-8
/
+15
*
removed superflous ; (nw)
smf-
2014-01-03
1
-12
/
+12
*
Modernised VIC20 user port [smf]
smf-
2014-01-02
4
-170
/
+213
*
removed ca1/cb1 callbacks as the values are already pushed [smf]
smf-
2014-01-01
1
-1
/
+0
*
Convert VIA6522 to use DEVCB2 [smf]
smf-
2013-12-31
1
-48
/
+12
*
(MESS) vic20: Fixed compile. (nw)
Curt Coder
2013-12-29
1
-4
/
+1
*
reduce dependency mak files by 130k (nw)
smf-
2013-12-29
2
-9
/
+10
*
(MESS) Used shared_ptr instead of UINT8* in the Commodore cartridges. (nw)
Curt Coder
2013-12-20
10
-163
/
+50
*
converted serial & rs232 devices to devcb2 [smf]
smf-
2013-12-20
1
-15
/
+2
*
(MESS) Moved a bunch of buses under emu/bus. (nw)
Curt Coder
2013-10-22
20
-0
/
+2332