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
/
apf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(MESS) apf : added back floppy code (but it doesn't work)
Robbbert
2014-02-21
1
-60
/
+12
*
first round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
1
-0
/
+2
*
(MESS) apf : added another bios [Thanks to ranger_lennier]
Robbbert
2014-02-20
1
-6
/
+10
*
(MESS) apf : reorganised ram
Robbbert
2014-02-11
1
-13
/
+33
*
(MESS) apf : added back support for .apt cassettes
Robbbert
2014-02-03
1
-2
/
+1
*
mc6847: Fixed text display with external rom: fixes spc1000 and phc25
Robbbert
2014-01-27
1
-3
/
+10
*
(MESS) apf : added another homebrew "cart"
Robbbert
2014-01-26
1
-1
/
+2
*
(MESS) cons <--> comp
Robbbert
2014-01-26
1
-1
/
+1
*
(MESS) apf : cleanup
Robbbert
2014-01-26
1
-58
/
+17
*
(MESS) apf : fixed css bit in graphic mode.
Robbbert
2014-01-24
1
-2
/
+2
*
(MESS) apf : last fixes:
Robbbert
2014-01-24
1
-35
/
+42
*
(MESS) apf : more fixes, systems marked as WORKING [Robbbert]
Robbbert
2014-01-24
1
-34
/
+37
*
(MESS) apf : added trashII bios, added notes.
Robbbert
2014-01-24
1
-12
/
+33
*
(MESS) apf : improved graphics
Robbbert
2014-01-23
1
-35
/
+46
*
(MESS) apf : more WIP
Robbbert
2014-01-23
1
-64
/
+76
*
(MESS) apf : WIP - fixed a few bugs
Robbbert
2014-01-22
1
-225
/
+144
*
remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw)
smf-
2014-01-07
1
-16
/
+16
*
Removed 6821 porta_r/portb_r/ca1_r/ca2_r/cb1_r/cb2_r functions as they only r...
smf-
2014-01-06
1
-56
/
+0
*
fixed swapped cb1 & ca2 read callbacks during conversion (nw)
smf-
2014-01-06
1
-4
/
+4
*
Converted PIA6821 to DEVCB2 [smf]
smf-
2014-01-06
1
-59
/
+51
*
modernized speaker device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-1
/
+1
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-4
/
+4
*
speaker tag lookup removal, also no need to use universal tag, since easier n...
Miodrag Milanovic
2013-04-12
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
-18
/
+18
*
Replaced all device_t's with actual device classes. Regression test recommend...
Curt Coder
2012-11-26
1
-4
/
+4
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-8
/
+8
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-6
/
+5
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+767